Skip to content

Commit 9ce533d

Browse files
chore(deps): update dependency @types/node to v18
1 parent 53b0073 commit 9ce533d

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@release-it/bumper": "4.0.0",
6060
"@release-it/conventional-changelog": "5.1.1",
6161
"@types/jest": "29.2.0",
62-
"@types/node": "17.0.38",
62+
"@types/node": "18.11.9",
6363
"husky": "8.0.1",
6464
"jest": "29.2.1",
6565
"prettier": "2.7.1",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1315,11 +1315,16 @@
13151315
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
13161316
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
13171317

1318-
"@types/node@*", "@types/[email protected]":
1318+
"@types/node@*":
13191319
version "17.0.38"
13201320
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.38.tgz#f8bb07c371ccb1903f3752872c89f44006132947"
13211321
integrity sha512-5jY9RhV7c0Z4Jy09G+NIDTsCZ5G0L5n+Z+p+Y7t5VJHM30bgwzSjVtlcBxqAj+6L/swIlvtOSzr8rBk/aNyV2g==
13221322

1323+
1324+
version "18.11.9"
1325+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4"
1326+
integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==
1327+
13231328
"@types/node@^14.0.0":
13241329
version "14.18.26"
13251330
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.26.tgz#239e19f8b4ea1a9eb710528061c1d733dc561996"

0 commit comments

Comments
 (0)