Skip to content

Commit 8c92c77

Browse files
chore(deps): bump @types/node from 22.5.1 to 24.10.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.1 to 24.10.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.10.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5236aa commit 8c92c77

2 files changed

Lines changed: 6 additions & 18 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929
"@aztec/stdlib": "3.0.0-devnet.2",
3030
"@aztec/test-wallet": "3.0.0-devnet.2",
3131
"@defi-wonderland/aztec-benchmark": "3.0.0-devnet.2",
32-
"@types/node": "22.5.1"
32+
"@types/node": "24.10.2"
3333
},
3434
"devDependencies": {
3535
"@commitlint/cli": "20.1.0",
3636
"@commitlint/config-conventional": "20.0.0",
3737
"@types/jest": "30.0.0",
3838
"@types/mocha": "10.0.6",
39-
"@types/node": "22.5.1",
39+
"@types/node": "24.10.2",
4040
"husky": "9.1.7",
4141
"lint-staged": "16.2.3",
4242
"prettier": "3.6.2",

yarn.lock

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2773,10 +2773,10 @@
27732773
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.6.tgz#818551d39113081048bdddbef96701b4e8bb9d1b"
27742774
integrity sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==
27752775

2776-
"@types/node@*", "@types/node@>=13.7.0":
2777-
version "24.9.2"
2778-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.9.2.tgz#90ded2422dbfcafcf72080f28975adc21366148d"
2779-
integrity sha512-uWN8YqxXxqFMX2RqGOrumsKeti4LlmIMIyV0lgut4jx7KQBcBiW6vkDtIBvHnHIquwNfJhk8v2OtmO8zXWHfPA==
2776+
"@types/node@*", "@types/node@24.10.2", "@types/node@>=13.7.0":
2777+
version "24.10.2"
2778+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.2.tgz#82a57476a19647d8f2c7750d0924788245e39b26"
2779+
integrity sha512-WOhQTZ4G8xZ1tjJTvKOpyEVSGgOTvJAfDK3FNFgELyaTpzhdgHVHeqW8V+UJvzF5BT+/B54T/1S2K6gd9c7bbA==
27802780
dependencies:
27812781
undici-types "~7.16.0"
27822782

@@ -2787,13 +2787,6 @@
27872787
dependencies:
27882788
undici-types "~6.21.0"
27892789

2790-
"@types/node@22.5.1":
2791-
version "22.5.1"
2792-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.1.tgz#de01dce265f6b99ed32b295962045d10b5b99560"
2793-
integrity sha512-KkHsxej0j9IW1KKOOAA/XBA0z08UFSrRQHErzEfA3Vgq57eXIMYboIlHJuYIfd+lwCQjtKqUu3UnmKbtUc9yRw==
2794-
dependencies:
2795-
undici-types "~6.19.2"
2796-
27972790
"@types/request@^2.48.8":
27982791
version "2.48.13"
27992792
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.48.13.tgz#abdf4256524e801ea8fdda54320f083edb5a6b80"
@@ -5796,11 +5789,6 @@ typical@^5.2.0:
57965789
resolved "https://registry.yarnpkg.com/typical/-/typical-5.2.0.tgz#4daaac4f2b5315460804f0acf6cb69c52bb93066"
57975790
integrity sha512-dvdQgNDNJo+8B2uBQoqdb11eUCE1JQXhvjC/CZtgvZseVd5TYMXnq0+vuUemXbd/Se29cTaUuPX3YIc2xgbvIg==
57985791

5799-
undici-types@~6.19.2:
5800-
version "6.19.8"
5801-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
5802-
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
5803-
58045792
undici-types@~6.21.0:
58055793
version "6.21.0"
58065794
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"

0 commit comments

Comments
 (0)