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

Commit f9cca2c

Browse files
committed
chore(deps): update dependency @types/node to v20.16.0
1 parent 750c285 commit f9cca2c

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.25.2",
3333
"@babel/eslint-parser": "7.25.1",
34-
"@types/node": "20.15.0",
34+
"@types/node": "20.16.0",
3535
"@types/react": "18.3.3",
3636
"@types/react-dom": "18.3.0",
3737
"@typescript-eslint/eslint-plugin": "7.18.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2999,12 +2999,12 @@
29992999
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.2.tgz#d76fb80d87d0d8abfe334fc6d292e83e5524efc4"
30003000
integrity sha512-Vvycsc9FQdwhxE3y3DzeIxuEJbWGDsnrxvMADzTDF/lcdR9/K+AQIeAghTQsHtotg/q0j3WEOYS/jQgSdWue3w==
30013001

3002-
"@types/node@20.15.0":
3003-
version "20.15.0"
3004-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.15.0.tgz#7305f7fe7c62cd31047ed8d65c5092f0b0e1c55d"
3005-
integrity sha512-eQf4OkH6gA9v1W0iEpht/neozCsZKMTK+C4cU6/fv7wtJCCL8LEQ4hie2Ln8ZP/0YYM2xGj7//f8xyqItkJ6QA==
3002+
"@types/node@20.16.0":
3003+
version "20.16.0"
3004+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.0.tgz#02e5cd414f76bf345874ee65a1e5590d755d894f"
3005+
integrity sha512-vDxceJcoZhIVh67S568bm1UGZO0DX0hpplJZxzeXMKwIPLn190ec5RRxQ69BKhX44SUGIxxgMdDY557lGLKprQ==
30063006
dependencies:
3007-
undici-types "~6.13.0"
3007+
undici-types "~6.19.2"
30083008

30093009
"@types/node@^8.5.7":
30103010
version "8.10.66"
@@ -13146,10 +13146,10 @@ unc-path-regex@^0.1.2:
1314613146
resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
1314713147
integrity sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==
1314813148

13149-
undici-types@~6.13.0:
13150-
version "6.13.0"
13151-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.13.0.tgz#e3e79220ab8c81ed1496b5812471afd7cf075ea5"
13152-
integrity sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==
13149+
undici-types@~6.19.2:
13150+
version "6.19.6"
13151+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.6.tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36"
13152+
integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==
1315313153

1315413154
unicode-canonical-property-names-ecmascript@^2.0.0:
1315513155
version "2.0.0"

0 commit comments

Comments
 (0)