Skip to content

Commit ea5f0d5

Browse files
Update dependency @types/node to v14.18.58
1 parent a7e1013 commit ea5f0d5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"devDependencies": {
4141
"@types/jest": "29.5.3",
42-
"@types/node": "14.18.54",
42+
"@types/node": "14.18.58",
4343
"@types/pluralize": "0.0.30",
4444
"axios-mock-adapter": "1.21.5",
4545
"jest": "29.6.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -677,10 +677,10 @@
677677
resolved "https://registry.npmjs.org/@types/node/-/node-14.18.42.tgz"
678678
integrity sha512-xefu+RBie4xWlK8hwAzGh3npDz/4VhF6icY/shU+zv/1fNn+ZVG7T7CRwe9LId9sAYRPxI+59QBPuKL3WpyGRg==
679679

680-
"@types/[email protected].54":
681-
version "14.18.54"
682-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.54.tgz#fc304bd66419030141fa997dc5a9e0e374029ae8"
683-
integrity sha512-uq7O52wvo2Lggsx1x21tKZgqkJpvwCseBBPtX/nKQfpVlEsLOb11zZ1CRsWUKvJF0+lzuA9jwvA7Pr2Wt7i3xw==
680+
"@types/[email protected].58":
681+
version "14.18.58"
682+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.58.tgz#547e64027defb95f34824794574dabf5417bc615"
683+
integrity sha512-Y8ETZc8afYf6lQ/mVp096phIVsgD/GmDxtm3YaPcc+71jmi/J6zdwbwaUU4JvS56mq6aSfbpkcKhQ5WugrWFPw==
684684

685685
686686
version "0.0.30"

0 commit comments

Comments
 (0)