Skip to content

Commit 8b19ea1

Browse files
chore(deps): update dependency @types/node to v16.11.27 (#1032)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6b0a901 commit 8b19ea1

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
@@ -31,7 +31,7 @@
3131
"@swc/jest": "0.2.20",
3232
"@types/dedent": "0.7.0",
3333
"@types/jest": "27.4.1",
34-
"@types/node": "16.11.26",
34+
"@types/node": "16.11.27",
3535
"@typescript-eslint/eslint-plugin": "5.19.0",
3636
"@typescript-eslint/parser": "5.19.0",
3737
"bob-the-bundler": "1.6.1",

yarn.lock

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

1879-
"@types/node@*", "@types/[email protected].26":
1880-
version "16.11.26"
1881-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.26.tgz#63d204d136c9916fb4dcd1b50f9740fe86884e47"
1882-
integrity sha512-GZ7bu5A6+4DtG7q9GsoHXy3ALcgeIHP4NnL0Vv2wu0uUB/yQex26v0tf6/na1mm0+bS9Uw+0DFex7aaKr2qawQ==
1879+
"@types/node@*", "@types/[email protected].27":
1880+
version "16.11.27"
1881+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.27.tgz#5da19383bdbeda99bc0d09cfbb88cab7297ebc51"
1882+
integrity sha512-C1pD3kgLoZ56Uuy5lhfOxie4aZlA3UMGLX9rXteq4WitEZH6Rl80mwactt9QG0w0gLFlN/kLBTFnGXtDVWvWQw==
18831883

18841884
"@types/node@^12.7.1":
18851885
version "12.20.19"

0 commit comments

Comments
 (0)