Skip to content

Commit fb9887b

Browse files
Bump @types/node from 20.11.20 to 24.3.1 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.20 to 24.3.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.3.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a09917 commit fb9887b

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"react-dom": "^18.2.0"
1717
},
1818
"devDependencies": {
19-
"@types/node": "^20.11.20",
19+
"@types/node": "^24.3.3",
2020
"@types/react": "^18.2.42",
2121
"@types/react-dom": "^18.2.25",
2222
"@vitejs/plugin-react": "^4.3.1",

web/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -672,12 +672,12 @@
672672
dependencies:
673673
"@babel/types" "^7.20.7"
674674

675-
"@types/node@^20.11.20":
676-
version "20.11.20"
677-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.20.tgz#f0a2aee575215149a62784210ad88b3a34843659"
678-
integrity sha512-7/rR21OS+fq8IyHTgtLkDK949uzsa6n8BkziAKtPVpugIkO6D+/ooXMvzXxDnZrmtXVfjb1bKQafYpb8s89LOg==
675+
"@types/node@^24.3.3":
676+
version "24.3.3"
677+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.3.3.tgz#6d195b95af3cda4e74dcef7bb3797a1941e7d2d1"
678+
integrity sha512-GKBNHjoNw3Kra1Qg5UXttsY5kiWMEfoHq2TmXb+b1rcm6N7B3wTrFYIf/oSZ1xNQ+hVVijgLkiDZh7jRRsh+Gw==
679679
dependencies:
680-
undici-types "~5.26.4"
680+
undici-types "~7.10.0"
681681

682682
"@types/prop-types@*":
683683
version "15.7.4"
@@ -1231,10 +1231,10 @@ typescript@^4.5.4:
12311231
version "4.5.5"
12321232
resolved "https://registry.npmjs.org/typescript/-/typescript-4.5.5.tgz"
12331233

1234-
undici-types@~5.26.4:
1235-
version "5.26.5"
1236-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
1237-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
1234+
undici-types@~7.10.0:
1235+
version "7.10.0"
1236+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.10.0.tgz#4ac2e058ce56b462b056e629cc6a02393d3ff350"
1237+
integrity sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==
12381238

12391239
update-browserslist-db@^1.0.13:
12401240
version "1.0.16"

0 commit comments

Comments
 (0)