Skip to content

Commit 7238b7d

Browse files
chore(deps): update dependency @types/node to v24.9.2 (#577)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f47ccf commit 7238b7d

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
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@nuxt/vue-app": "2.18.1",
2727
"@types/consola": "2.2.8",
28-
"@types/node": "24.9.1",
28+
"@types/node": "24.9.2",
2929
"nuxt": "2.15.8",
3030
"prettier": "3.6.2",
3131
"standard-version": "9.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1586,10 +1586,10 @@
15861586
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.1.tgz#56af902ad157e763f9ba63d671c39cda3193c835"
15871587
integrity sha512-oTQgnd0hblfLsJ6BvJzzSL+Inogp3lq9fGgqRkMB/ziKMgEUaFl801OncOzUmalfzt14N0oPHMK47ipl+wbTIw==
15881588

1589-
"@types/node@24.9.1":
1590-
version "24.9.1"
1591-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.9.1.tgz#b7360b3c789089e57e192695a855aa4f6981a53c"
1592-
integrity sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg==
1589+
"@types/node@24.9.2":
1590+
version "24.9.2"
1591+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.9.2.tgz#90ded2422dbfcafcf72080f28975adc21366148d"
1592+
integrity sha512-uWN8YqxXxqFMX2RqGOrumsKeti4LlmIMIyV0lgut4jx7KQBcBiW6vkDtIBvHnHIquwNfJhk8v2OtmO8zXWHfPA==
15931593
dependencies:
15941594
undici-types "~7.16.0"
15951595

0 commit comments

Comments
 (0)