Skip to content

Commit 51edada

Browse files
chore(deps): update dependency @types/node to v16.18.126
1 parent 17a325d commit 51edada

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@rollup/plugin-node-resolve": "13.1.3",
3030
"@trivago/prettier-plugin-sort-imports": "3.1.1",
3131
"@types/jest": "28.1.6",
32-
"@types/node": "16.11.43",
32+
"@types/node": "16.18.126",
3333
"@typescript-eslint/eslint-plugin": "5.30.7",
3434
"@typescript-eslint/parser": "5.30.7",
3535
"all-contributors-cli": "6.20.0",

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@rollup/plugin-node-resolve": "13.1.3",
2929
"@trivago/prettier-plugin-sort-imports": "3.1.1",
3030
"@types/jest": "28.1.6",
31-
"@types/node": "16.11.43",
31+
"@types/node": "16.18.126",
3232
"@typescript-eslint/eslint-plugin": "5.30.7",
3333
"@typescript-eslint/parser": "5.30.7",
3434
"all-contributors-cli": "6.20.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4605,10 +4605,10 @@
46054605
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.4.tgz#48aedbf35efb3af1248e4cd4d792c730290cd5d6"
46064606
integrity sha512-M0+G6V0Y4YV8cqzHssZpaNCqvYwlCiulmm0PwpNLF55r/+cT8Ol42CHRU1SEaYFH2rTwiiE1aYg/2g2rrtGdPA==
46074607

4608-
"@types/node@16.11.43":
4609-
version "16.11.43"
4610-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.43.tgz#555e5a743f76b6b897d47f945305b618525ddbe6"
4611-
integrity sha512-GqWykok+3uocgfAJM8imbozrqLnPyTrpFlrryURQlw1EesPUCx5XxTiucWDSFF9/NUEXDuD4bnvHm8xfVGWTpQ==
4608+
"@types/node@16.18.126":
4609+
version "16.18.126"
4610+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.126.tgz#27875faa2926c0f475b39a8bb1e546c0176f8d4b"
4611+
integrity sha512-OTcgaiwfGFBKacvfwuHzzn1KLxH/er8mluiy8/uM3sGXHaRe73RrSIj01jow9t4kJEW633Ov+cOexXeiApTyAw==
46124612

46134613
"@types/node@^14.0.10 || ^16.0.0", "@types/node@^14.14.20 || ^16.0.0":
46144614
version "16.11.45"

0 commit comments

Comments
 (0)