Skip to content

Commit bcc5c10

Browse files
chore(deps-dev): bump @types/node from 24.3.1 to 24.5.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.3.1 to 24.5.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.5.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2581780 commit bcc5c10

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
@@ -36,7 +36,7 @@
3636
"@pinia-plugin-persistedstate/nuxt": "^1.2.1",
3737
"@pinia/nuxt": "^0.5.5",
3838
"@playwright/test": "^1.55.0",
39-
"@types/node": "^24.3.1",
39+
"@types/node": "^24.5.2",
4040
"nuxt-fathom": "^0.0.2",
4141
"playwright": "^1.53.2",
4242
"tailwindcss": "^4.1.11"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1969,12 +1969,12 @@
19691969
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz"
19701970
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
19711971

1972-
"@types/node@^24.3.1":
1973-
version "24.3.1"
1974-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.3.1.tgz#b0a3fb2afed0ef98e8d7f06d46ef6349047709f3"
1975-
integrity sha512-3vXmQDXy+woz+gnrTvuvNrPzekOi+Ds0ReMxw0LzBiK3a+1k0kQn9f2NWk+lgD4rJehFUmYy2gMhJ2ZI+7YP9g==
1972+
"@types/node@^24.5.2":
1973+
version "24.5.2"
1974+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.5.2.tgz#52ceb83f50fe0fcfdfbd2a9fab6db2e9e7ef6446"
1975+
integrity sha512-FYxk1I7wPv3K2XBaoyH2cTnocQEu8AOZ60hPbsyukMPLv5/5qr7V1i8PLHdl6Zf87I+xZXFvPCXYjiTFq+YSDQ==
19761976
dependencies:
1977-
undici-types "~7.10.0"
1977+
undici-types "~7.12.0"
19781978

19791979
"@types/parse-path@^7.0.0":
19801980
version "7.1.0"
@@ -6660,10 +6660,10 @@ unctx@^2.4.1:
66606660
magic-string "^0.30.17"
66616661
unplugin "^2.1.0"
66626662

6663-
undici-types@~7.10.0:
6664-
version "7.10.0"
6665-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.10.0.tgz#4ac2e058ce56b462b056e629cc6a02393d3ff350"
6666-
integrity sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==
6663+
undici-types@~7.12.0:
6664+
version "7.12.0"
6665+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.12.0.tgz#15c5c7475c2a3ba30659529f5cdb4674b622fafb"
6666+
integrity sha512-goOacqME2GYyOZZfb5Lgtu+1IDmAlAEu5xnD3+xTzS10hT0vzpf0SPjkXwAw9Jm+4n/mQGDP3LO8CPbYROeBfQ==
66676667

66686668
unenv@^2.0.0-rc.21:
66696669
version "2.0.0-rc.21"

0 commit comments

Comments
 (0)