Skip to content

Commit 54602e3

Browse files
Chore(deps-dev): Bump @types/node from 24.8.1 to 24.9.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.8.1 to 24.9.1. - [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.9.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 06780fc commit 54602e3

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
"devDependencies": {
3737
"@fontsource/roboto": "5.2.8",
3838
"@types/color": "4.2.0",
39-
"@types/node": "24.8.1",
39+
"@types/node": "24.9.1",
4040
"@typescript-eslint/eslint-plugin": "7.0.0",
4141
"@typescript-eslint/parser": "6.21.0",
4242
"@vitejs/plugin-vue": "6.0.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1899,12 +1899,12 @@
18991899
resolved "https://registry.yarnpkg.com/@types/ndarray/-/ndarray-1.0.14.tgz#96b28c09a3587a76de380243f87bb7a2d63b4b23"
19001900
integrity sha512-oANmFZMnFQvb219SSBIhI1Ih/r4CvHDOzkWyJS/XRqkMrGH5/kaPSA1hQhdIBzouaE+5KpE/f5ylI9cujmckQg==
19011901

1902-
"@types/node@24.8.1":
1903-
version "24.8.1"
1904-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.8.1.tgz#74c8ae00b045a0a351f2837ec00f25dfed0053be"
1905-
integrity sha512-alv65KGRadQVfVcG69MuB4IzdYVpRwMG/mq8KWOaoOdyY617P5ivaDiMCGOFDWD2sAn5Q0mR3mRtUOgm99hL9Q==
1902+
"@types/node@24.9.1":
1903+
version "24.9.1"
1904+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.9.1.tgz#b7360b3c789089e57e192695a855aa4f6981a53c"
1905+
integrity sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg==
19061906
dependencies:
1907-
undici-types "~7.14.0"
1907+
undici-types "~7.16.0"
19081908

19091909
19101910
version "1.20.2"
@@ -6087,10 +6087,10 @@ unbox-primitive@^1.0.2:
60876087
has-symbols "^1.0.3"
60886088
which-boxed-primitive "^1.0.2"
60896089

6090-
undici-types@~7.14.0:
6091-
version "7.14.0"
6092-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.14.0.tgz#4c037b32ca4d7d62fae042174604341588bc0840"
6093-
integrity sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA==
6090+
undici-types@~7.16.0:
6091+
version "7.16.0"
6092+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
6093+
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
60946094

60956095
unicode-canonical-property-names-ecmascript@^2.0.0:
60966096
version "2.0.1"

0 commit comments

Comments
 (0)