Skip to content

Commit 29f18c2

Browse files
Update dependency @types/node to v14.18.56
1 parent 38fe34e commit 29f18c2

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.56",
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].56":
681+
version "14.18.56"
682+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.56.tgz#09e092d684cd8cfbdb3c5e5802672712242f2600"
683+
integrity sha512-+k+57NVS9opgrEn5l9c0gvD1r6C+PtyhVE4BTnMMRwiEA8ZO8uFcs6Yy2sXIy0eC95ZurBtRSvhZiHXBysbl6w==
684684

685685
686686
version "0.0.30"

0 commit comments

Comments
 (0)