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

Commit a77c707

Browse files
committed
chore(deps): update dependency @types/node to v20.14.11
1 parent 3d1c917 commit a77c707

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.9",
3333
"@babel/eslint-parser": "7.24.8",
34-
"@types/node": "20.14.10",
34+
"@types/node": "20.14.11",
3535
"@types/react": "18.3.3",
3636
"@types/react-dom": "18.3.0",
3737
"@typescript-eslint/eslint-plugin": "7.16.1",

yarn.lock

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

2981-
"@types/[email protected].10":
2982-
version "20.14.10"
2983-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.10.tgz#a1a218290f1b6428682e3af044785e5874db469a"
2984-
integrity sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==
2981+
"@types/[email protected].11":
2982+
version "20.14.11"
2983+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.11.tgz#09b300423343460455043ddd4d0ded6ac579b74b"
2984+
integrity sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==
29852985
dependencies:
29862986
undici-types "~5.26.4"
29872987

0 commit comments

Comments
 (0)