Skip to content

Commit f6c777e

Browse files
chore(deps): update dependency @types/node to v18.11.9 (#1241)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent edf1a03 commit f6c777e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@swc/jest": "0.2.23",
3333
"@types/dedent": "0.7.0",
3434
"@types/jest": "29.2.1",
35-
"@types/node": "18.11.8",
35+
"@types/node": "18.11.9",
3636
"@typescript-eslint/eslint-plugin": "5.42.0",
3737
"@typescript-eslint/parser": "5.42.0",
3838
"bob-the-bundler": "1.7.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1992,10 +1992,10 @@
19921992
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
19931993
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
19941994

1995-
"@types/node@*", "@types/[email protected].8":
1996-
version "18.11.8"
1997-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.8.tgz#16d222a58d4363a2a359656dd20b28414de5d265"
1998-
integrity sha512-uGwPWlE0Hj972KkHtCDVwZ8O39GmyjfMane1Z3GUBGGnkZ2USDq7SxLpVIiIHpweY9DS0QTDH0Nw7RNBsAAZ5A==
1995+
"@types/node@*", "@types/[email protected].9":
1996+
version "18.11.9"
1997+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4"
1998+
integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==
19991999

20002000
"@types/node@^12.7.1":
20012001
version "12.20.19"

0 commit comments

Comments
 (0)