Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit da9c415

Browse files
chore(deps-dev): bump @types/node from 22.13.9 to 22.13.10 (#1054)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.9 to 22.13.10. - [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-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d75280b commit da9c415

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@react-hookz/eslint-formatter-gha": "^3.0.4",
6565
"@semantic-release/exec": "^7.0.3",
6666
"@stylistic/eslint-plugin": "^2.11.0",
67-
"@types/node": "^22.13.9",
67+
"@types/node": "^22.13.10",
6868
"@typescript-eslint/utils": "^8.26.0",
6969
"eslint": "^9.21.0",
7070
"husky": "^9.1.7",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -908,7 +908,7 @@ __metadata:
908908
"@react-hookz/eslint-formatter-gha": "npm:^3.0.4"
909909
"@semantic-release/exec": "npm:^7.0.3"
910910
"@stylistic/eslint-plugin": "npm:^2.11.0"
911-
"@types/node": "npm:^22.13.9"
911+
"@types/node": "npm:^22.13.10"
912912
"@typescript-eslint/eslint-plugin": "npm:^8.26.0"
913913
"@typescript-eslint/parser": "npm:^8.26.0"
914914
"@typescript-eslint/utils": "npm:^8.26.0"
@@ -1297,12 +1297,12 @@ __metadata:
12971297
languageName: node
12981298
linkType: hard
12991299

1300-
"@types/node@npm:^22.13.9":
1301-
version: 22.13.9
1302-
resolution: "@types/node@npm:22.13.9"
1300+
"@types/node@npm:^22.13.10":
1301+
version: 22.13.10
1302+
resolution: "@types/node@npm:22.13.10"
13031303
dependencies:
13041304
undici-types: "npm:~6.20.0"
1305-
checksum: 10c0/eb6acd04169a076631dcaab712128d492cd17a1b3f10daae4a377f3d439c860c3cd3e32f4ef221671f56183b976ac7c4089f4193457314a88675ead4663438a4
1305+
checksum: 10c0/a3865f9503d6f718002374f7b87efaadfae62faa499c1a33b12c527cfb9fd86f733e1a1b026b80c5a0e4a965701174bc3305595a7d36078aa1abcf09daa5dee9
13061306
languageName: node
13071307
linkType: hard
13081308

0 commit comments

Comments
 (0)