Skip to content

Commit 3ff6874

Browse files
committed
Update dependency @types/node to v16.18.0
1 parent 6d05175 commit 3ff6874

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
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@types/jest": "28.1.8",
26-
"@types/node": "16.11.68",
26+
"@types/node": "16.18.0",
2727
"@types/prettier": "2.7.1",
2828
"@types/rimraf": "3.0.2",
2929
"@typescript-eslint/eslint-plugin": "5.40.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1071,10 +1071,10 @@
10711071
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.8.tgz#fe2012f2355e4ce08bca44aeb3abbb21cf88d33f"
10721072
integrity sha512-KPcKqKm5UKDkaYPTuXSx8wEP7vE9GnuaXIZKijwRYcePpZFDVuy2a57LarFKiORbHOuTOOwYzxVxcUzsh2P2Pw==
10731073

1074-
"@types/node@16.11.68":
1075-
version "16.11.68"
1076-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.68.tgz#30ee923f4d940793e0380f5ce61c0bd4b7196b6c"
1077-
integrity sha512-JkRpuVz3xCNCWaeQ5EHLR/6woMbHZz/jZ7Kmc63AkU+1HxnoUugzSWMck7dsR4DvNYX8jp9wTi9K7WvnxOIQZQ==
1074+
"@types/node@16.18.0":
1075+
version "16.18.0"
1076+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.0.tgz#34982c6d5b5734c900f4ee69e1b87d212db6c60f"
1077+
integrity sha512-LqYqYzYvnbCaQfLAwRt0zboqnsViwhZm+vjaMSqcfN36vulAg7Pt0T83q4WZO2YOBw3XdyHi8cQ88H22zmULOA==
10781078

10791079
"@types/parse-json@^4.0.0":
10801080
version "4.0.0"

0 commit comments

Comments
 (0)