Skip to content

Commit 81955c0

Browse files
committed
Update dependency @types/node to v16.11.64
1 parent fb05ce1 commit 81955c0

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
@@ -36,7 +36,7 @@
3636
"@testing-library/react": "12.1.5",
3737
"@testing-library/user-event": "13.5.0",
3838
"@types/jest": "27.5.2",
39-
"@types/node": "16.11.63",
39+
"@types/node": "16.11.64",
4040
"@types/react": "17.0.50",
4141
"@types/testing-library__cypress": "5.0.9",
4242
"@typescript-eslint/eslint-plugin": "5.39.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1301,10 +1301,10 @@
13011301
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.10.tgz#7aa732cc47341c12a16b7d562f519c2383b6d4fc"
13021302
integrity sha512-S63Dlv4zIPb8x6MMTgDq5WWRJQe56iBEY0O3SOFA9JrRienkOVDXSXBjjJw6HTNQYSE2JI6GMCR6LVbIMHJVvA==
13031303

1304-
"@types/node@16.11.63":
1305-
version "16.11.63"
1306-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.63.tgz#af57f6d2c3fb17a571230d527003dd734a9109b2"
1307-
integrity sha512-3OxnrEQLBz8EIIaHpg3CibmTAEGkDBcHY4fL5cnBwg2vd2yvHrUDGWxK+MlYPeXWWIoJJW79dGtU+oeBr6166Q==
1304+
"@types/node@16.11.64":
1305+
version "16.11.64"
1306+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.64.tgz#9171f327298b619e2c52238b120c19056415d820"
1307+
integrity sha512-z5hPTlVFzNwtJ2LNozTpJcD1Cu44c4LNuzaq1mwxmiHWQh2ULdR6Vjwo1UGldzRpzL0yUEdZddnfqGW2G70z6Q==
13081308

13091309
"@types/node@^14.14.31":
13101310
version "14.14.44"

0 commit comments

Comments
 (0)