Skip to content

Commit 96b8d06

Browse files
Update dependency @types/node to v16.18.124 (#507)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4896c33 commit 96b8d06

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.123",
39+
"@types/node": "16.18.124",
4040
"@types/react": "17.0.83",
4141
"@types/testing-library__cypress": "5.0.13",
4242
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1324,10 +1324,10 @@
13241324
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.10.tgz#7aa732cc47341c12a16b7d562f519c2383b6d4fc"
13251325
integrity sha512-S63Dlv4zIPb8x6MMTgDq5WWRJQe56iBEY0O3SOFA9JrRienkOVDXSXBjjJw6HTNQYSE2JI6GMCR6LVbIMHJVvA==
13261326

1327-
"@types/[email protected].123":
1328-
version "16.18.123"
1329-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.123.tgz#9073e454ee52ce9e2de038e7e0cf90f65c9abd56"
1330-
integrity sha512-/n7I6V/4agSpJtFDKKFEa763Hc1z3hmvchobHS1TisCOTKD5nxq8NJ2iK7SRIMYL276Q9mgWOx2AWp5n2XI6eA==
1327+
"@types/[email protected].124":
1328+
version "16.18.124"
1329+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.124.tgz#3485947880c049e643e06d9ca368e5a94b4ef92f"
1330+
integrity sha512-8ADCm5WzM/IpWxjs1Jhtwo6j+Fb8z4yr/CobP5beUUPdyCI0mg87/bqQYxNcqnhZ24Dc9RME8SQWu5eI/FmSGA==
13311331

13321332
"@types/node@^14.14.31":
13331333
version "14.14.44"

0 commit comments

Comments
 (0)