Skip to content

Commit 8aa36b1

Browse files
Bump @types/node from 24.7.2 to 24.9.1 in /trivia-game-react
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.7.2 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 24aba31 commit 8aa36b1

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

trivia-game-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@testing-library/jest-dom": "6.9.1",
3939
"@testing-library/react": "15.0.7",
4040
"@types/jest": "30.0.0",
41-
"@types/node": "24.7.2",
41+
"@types/node": "24.9.1",
4242
"@types/react": "18.3.13",
4343
"@types/react-dom": "19.2.2",
4444
"@types/styled-components": "5.1.34",

trivia-game-react/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2582,12 +2582,12 @@
25822582
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
25832583
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
25842584

2585-
"@types/node@*", "@types/node@24.7.2":
2586-
version "24.7.2"
2587-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.7.2.tgz#5adf66b6e2ac5cab1d10a2ad3682e359cb652f4a"
2588-
integrity sha512-/NbVmcGTP+lj5oa4yiYxxeBjRivKQ5Ns1eSZeB99ExsEQ6rX5XYU1Zy/gGxY/ilqtD4Etx9mKyrPxZRetiahhA==
2585+
"@types/node@*", "@types/node@24.9.1":
2586+
version "24.9.1"
2587+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.9.1.tgz#b7360b3c789089e57e192695a855aa4f6981a53c"
2588+
integrity sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg==
25892589
dependencies:
2590-
undici-types "~7.14.0"
2590+
undici-types "~7.16.0"
25912591

25922592
"@types/node@^12.0.2":
25932593
version "12.12.50"
@@ -12059,10 +12059,10 @@ unbox-primitive@^1.0.1:
1205912059
has-symbols "^1.0.2"
1206012060
which-boxed-primitive "^1.0.2"
1206112061

12062-
undici-types@~7.14.0:
12063-
version "7.14.0"
12064-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.14.0.tgz#4c037b32ca4d7d62fae042174604341588bc0840"
12065-
integrity sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA==
12062+
undici-types@~7.16.0:
12063+
version "7.16.0"
12064+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
12065+
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
1206612066

1206712067
unicode-canonical-property-names-ecmascript@^1.0.4:
1206812068
version "1.0.4"

0 commit comments

Comments
 (0)