Skip to content

Commit f97f795

Browse files
committed
Update dependency @types/node to v16.11.62
1 parent d55c88d commit f97f795

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.61",
39+
"@types/node": "16.11.62",
4040
"@types/react": "17.0.50",
4141
"@types/testing-library__cypress": "5.0.9",
4242
"@typescript-eslint/eslint-plugin": "5.38.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.61":
1305-
version "16.11.61"
1306-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.61.tgz#e8c7d3fa131ac5637fa39cca800130b85ebb2f18"
1307-
integrity sha512-HSz3rzeislhVDZvmu65QZaEquYLQT52qcaDCMIX/SdOR8e+XgKbP7D8f8X36qEJBjlJvB1vURE4MGIi6Wnj5LA==
1304+
"@types/node@16.11.62":
1305+
version "16.11.62"
1306+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.62.tgz#bab2e6208531321d147eda20c38e389548cd5ffc"
1307+
integrity sha512-K/ggecSdwAAy2NUW4WKmF4Rc03GKbsfP+k326UWgckoS+Rzd2PaWbjk76dSmqdLQvLTJAO9axiTUJ6488mFsYQ==
13081308

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

0 commit comments

Comments
 (0)