Skip to content

Commit b821aa3

Browse files
chore(deps): update dependency @types/node to v20.12.3
1 parent 5d30838 commit b821aa3

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
@@ -44,7 +44,7 @@
4444
"@testing-library/react": "^14.0.0",
4545
"@types/jest": "^29.5.11",
4646
"@types/mdx": "^2.0.5",
47-
"@types/node": "20.12.2",
47+
"@types/node": "20.12.3",
4848
"@types/react": "18.2.74",
4949
"@types/react-dom": "18.2.23",
5050
"@typescript-eslint/eslint-plugin": "6.21.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3454,10 +3454,10 @@
34543454
dependencies:
34553455
undici-types "~5.26.4"
34563456

3457-
"@types/node@20.12.2":
3458-
version "20.12.2"
3459-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.2.tgz#9facdd11102f38b21b4ebedd9d7999663343d72e"
3460-
integrity sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ==
3457+
"@types/node@20.12.3":
3458+
version "20.12.3"
3459+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.3.tgz#d6658c2c7776c1cad93534bb45428195ed840c65"
3460+
integrity sha512-sD+ia2ubTeWrOu+YMF+MTAB7E+O7qsMqAbMfW7DG3K1URwhZ5hN1pLlRVGbf4wDFzSfikL05M17EyorS86jShw==
34613461
dependencies:
34623462
undici-types "~5.26.4"
34633463

0 commit comments

Comments
 (0)