Skip to content

Commit 0bc9e21

Browse files
committed
Update dependency @types/node to v16.11.57
1 parent 4366445 commit 0bc9e21

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.56",
39+
"@types/node": "16.11.57",
4040
"@types/react": "17.0.49",
4141
"@types/testing-library__cypress": "5.0.9",
4242
"@typescript-eslint/eslint-plugin": "5.36.1",

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.56":
1305-
version "16.11.56"
1306-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.56.tgz#dcbb617669481e158e0f1c6204d1c768cd675901"
1307-
integrity sha512-aFcUkv7EddxxOa/9f74DINReQ/celqH8DiB3fRYgVDM2Xm5QJL8sl80QKuAnGvwAsMn+H3IFA6WCrQh1CY7m1A==
1304+
"@types/node@16.11.57":
1305+
version "16.11.57"
1306+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.57.tgz#786f74cef16acf2c5eb11795b6c3f7ae93596662"
1307+
integrity sha512-diBb5AE2V8h9Fs9zEDtBwSeLvIACng/aAkdZ3ujMV+cGuIQ9Nc/V+wQqurk9HJp8ni5roBxQHW21z/ZYbGDivg==
13081308

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

0 commit comments

Comments
 (0)