Skip to content

Commit 1504404

Browse files
committed
Update dependency @types/node to v16.18.18
1 parent 66f381a commit 1504404

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.18.8",
39+
"@types/node": "16.18.18",
4040
"@types/react": "17.0.53",
4141
"@types/testing-library__cypress": "5.0.9",
4242
"@typescript-eslint/eslint-plugin": "5.46.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1317,10 +1317,10 @@
13171317
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.10.tgz#7aa732cc47341c12a16b7d562f519c2383b6d4fc"
13181318
integrity sha512-S63Dlv4zIPb8x6MMTgDq5WWRJQe56iBEY0O3SOFA9JrRienkOVDXSXBjjJw6HTNQYSE2JI6GMCR6LVbIMHJVvA==
13191319

1320-
"@types/[email protected].8":
1321-
version "16.18.8"
1322-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.8.tgz#ffb2a4efa4eb4384811081776c52b054481cca54"
1323-
integrity sha512-TrpoNiaPvBH5h8rQQenMtVsJXtGsVBRJrcp2Ik6oEt99jHfGvDLh20VTTq3ixTbjYujukYz1IlY4N8a8yfY0jA==
1320+
"@types/[email protected].18":
1321+
version "16.18.18"
1322+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.18.tgz#06cb0eeb5a0175d26d99b7acf4db613ca30cb07f"
1323+
integrity sha512-fwGw1uvQAzabxL1pyoknPlJIF2t7+K90uTqynleKRx24n3lYcxWa3+KByLhgkF8GEAK2c7hC8Ki0RkNM5H15jQ==
13241324

13251325
"@types/node@^14.14.31":
13261326
version "14.14.44"

0 commit comments

Comments
 (0)