Skip to content

Commit 3437589

Browse files
chore(deps): update dependency @types/node to v18
1 parent 8b9106f commit 3437589

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.3",
62-
"@types/node": "17.0.38",
62+
"@types/node": "18.11.9",
6363
"husky": "8.0.2",
6464
"jest": "29.3.1",
6565
"prettier": "2.8.0",

yarn.lock

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

1324-
"@types/node@*", "@types/[email protected]":
1324+
"@types/node@*":
13251325
version "17.0.38"
13261326
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.38.tgz#f8bb07c371ccb1903f3752872c89f44006132947"
13271327
integrity sha512-5jY9RhV7c0Z4Jy09G+NIDTsCZ5G0L5n+Z+p+Y7t5VJHM30bgwzSjVtlcBxqAj+6L/swIlvtOSzr8rBk/aNyV2g==
13281328

1329+
1330+
version "18.11.9"
1331+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4"
1332+
integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==
1333+
13291334
"@types/node@^14.0.0":
13301335
version "14.18.26"
13311336
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.26.tgz#239e19f8b4ea1a9eb710528061c1d733dc561996"

0 commit comments

Comments
 (0)