Skip to content

Commit a537bd5

Browse files
chore(deps): update dependency @types/node to v24.11.0
1 parent b8c58a6 commit a537bd5

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
@@ -11,7 +11,7 @@
1111
"playwright": "1.58.2"
1212
},
1313
"devDependencies": {
14-
"@types/node": "24.10.15",
14+
"@types/node": "24.11.0",
1515
"eslint": "8.57.1",
1616
"eslint-config-next": "16.1.6",
1717
"eslint-config-prettier": "10.1.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -360,10 +360,10 @@
360360
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz"
361361
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
362362

363-
"@types/node@24.10.15":
364-
version "24.10.15"
365-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.15.tgz#83e016a4c3dbf4e672dc257cf4c941527f1a3aa3"
366-
integrity sha512-BgjLoRuSr0MTI5wA6gMw9Xy0sFudAaUuvrnjgGx9wZ522fYYLA5SYJ+1Y30vTcJEG+DRCyDHx/gzQVfofYzSdg==
363+
"@types/node@24.11.0":
364+
version "24.11.0"
365+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.11.0.tgz#34e8f9603ada03fdc36a532faefdb8e1bb3693a0"
366+
integrity sha512-fPxQqz4VTgPI/IQ+lj9r0h+fDR66bzoeMGHp8ASee+32OSGIkeASsoZuJixsQoVef1QJbeubcPBxKk22QVoWdw==
367367
dependencies:
368368
undici-types "~7.16.0"
369369

0 commit comments

Comments
 (0)