Skip to content

Commit 6678a98

Browse files
Merge pull request #859 from michielgerritsen/dependabot/npm_and_yarn/types/node-24.10.1
2 parents 7d4b03b + 4747ec1 commit 6678a98

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
@@ -36,7 +36,7 @@
3636
"@pinia-plugin-persistedstate/nuxt": "^1.2.1",
3737
"@pinia/nuxt": "^0.5.5",
3838
"@playwright/test": "^1.56.1",
39-
"@types/node": "^24.10.0",
39+
"@types/node": "^24.10.1",
4040
"nuxt-fathom": "^0.0.3",
4141
"playwright": "^1.53.2",
4242
"tailwindcss": "^4.1.16"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2297,10 +2297,10 @@
22972297
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz"
22982298
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
22992299

2300-
"@types/node@^24.10.0":
2301-
version "24.10.0"
2302-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.0.tgz#6b79086b0dfc54e775a34ba8114dcc4e0221f31f"
2303-
integrity sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A==
2300+
"@types/node@^24.10.1":
2301+
version "24.10.1"
2302+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.1.tgz#91e92182c93db8bd6224fca031e2370cef9a8f01"
2303+
integrity sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==
23042304
dependencies:
23052305
undici-types "~7.16.0"
23062306

0 commit comments

Comments
 (0)