Skip to content

Commit 8acab1d

Browse files
renovate[bot]renovate-bot
andauthoredApr 25, 2022
chore(deps): update dependency @types/node to v16.11.28 (#472)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 9c6aac0 commit 8acab1d

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
@@ -44,7 +44,7 @@
4444
"@testing-library/react": "13.1.1",
4545
"@testing-library/react-hooks": "8.0.0",
4646
"@types/jest": "27.4.1",
47-
"@types/node": "16.11.26",
47+
"@types/node": "16.11.28",
4848
"@types/react": "18.0.6",
4949
"@types/react-dom": "18.0.0",
5050
"@typescript-eslint/eslint-plugin": "5.20.0",

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2952,10 +2952,10 @@
29522952
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.2.tgz#31c249c136c3f9b35d4b60fb8e50e01a1f0cc9a5"
29532953
integrity sha512-w34LtBB0OkDTs19FQHXy4Ig/TOXI4zqvXS2Kk1PAsRKZ0I+nik7LlMYxckW0tSNGtvWmzB+mrCTbuEjuB9DVsw==
29542954

2955-
"@types/node@16.11.26":
2956-
version "16.11.26"
2957-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.26.tgz#63d204d136c9916fb4dcd1b50f9740fe86884e47"
2958-
integrity sha512-GZ7bu5A6+4DtG7q9GsoHXy3ALcgeIHP4NnL0Vv2wu0uUB/yQex26v0tf6/na1mm0+bS9Uw+0DFex7aaKr2qawQ==
2955+
"@types/node@16.11.28":
2956+
version "16.11.28"
2957+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.28.tgz#4c16c266882b1cbd268719ea6c7c8ff3c60aae39"
2958+
integrity sha512-l/y1ZZpWqevemVQmk0Q1TPohlJTul7u9ysq3bw6xlRDO8z+98JBI6gp4JS0OK8YkWUdYxnJU35H4vOzuiOFIag==
29592959

29602960
"@types/node@>=12":
29612961
version "17.0.18"

0 commit comments

Comments
 (0)