Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Commit a1036bd

Browse files
committed
chore(deps): update dependency @types/node to v20.12.10
1 parent 0af38dc commit a1036bd

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
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@babel/core": "7.24.5",
3333
"@babel/eslint-parser": "7.24.5",
34-
"@types/node": "20.12.8",
34+
"@types/node": "20.12.10",
3535
"@types/react": "18.3.1",
3636
"@types/react-dom": "18.3.0",
3737
"@typescript-eslint/eslint-plugin": "7.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2939,10 +2939,10 @@
29392939
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.2.tgz#d76fb80d87d0d8abfe334fc6d292e83e5524efc4"
29402940
integrity sha512-Vvycsc9FQdwhxE3y3DzeIxuEJbWGDsnrxvMADzTDF/lcdR9/K+AQIeAghTQsHtotg/q0j3WEOYS/jQgSdWue3w==
29412941

2942-
"@types/[email protected].8":
2943-
version "20.12.8"
2944-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.8.tgz#35897bf2bfe3469847ab04634636de09552e8256"
2945-
integrity sha512-NU0rJLJnshZWdE/097cdCBbyW1h4hEg0xpovcoAQYHl8dnEyp/NAOiE45pvc+Bd1Dt+2r94v2eGFpQJ4R7g+2w==
2942+
"@types/[email protected].10":
2943+
version "20.12.10"
2944+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.10.tgz#8f0c3f12b0f075eee1fe20c1afb417e9765bef76"
2945+
integrity sha512-Eem5pH9pmWBHoGAT8Dr5fdc5rYA+4NAovdM4EktRPVAAiJhmWWfQrA0cFhAbOsQdSfIHjAud6YdkbL69+zSKjw==
29462946
dependencies:
29472947
undici-types "~5.26.4"
29482948

0 commit comments

Comments
 (0)