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

Commit 1a9bf1d

Browse files
chore(deps-dev): bump @types/node from 22.13.10 to 22.13.11 (#1071)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.10 to 22.13.11. - [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 8bb7e1b commit 1a9bf1d

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.10",
67+
"@types/node": "^22.13.11",
6868
"@typescript-eslint/utils": "^8.27.0",
6969
"eslint": "^9.22.0",
7070
"husky": "^9.1.7",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -922,7 +922,7 @@ __metadata:
922922
"@react-hookz/eslint-formatter-gha": "npm:^3.0.4"
923923
"@semantic-release/exec": "npm:^7.0.3"
924924
"@stylistic/eslint-plugin": "npm:^2.11.0"
925-
"@types/node": "npm:^22.13.10"
925+
"@types/node": "npm:^22.13.11"
926926
"@typescript-eslint/eslint-plugin": "npm:^8.27.0"
927927
"@typescript-eslint/parser": "npm:^8.27.0"
928928
"@typescript-eslint/utils": "npm:^8.27.0"
@@ -1311,12 +1311,12 @@ __metadata:
13111311
languageName: node
13121312
linkType: hard
13131313

1314-
"@types/node@npm:^22.13.10":
1315-
version: 22.13.10
1316-
resolution: "@types/node@npm:22.13.10"
1314+
"@types/node@npm:^22.13.11":
1315+
version: 22.13.11
1316+
resolution: "@types/node@npm:22.13.11"
13171317
dependencies:
13181318
undici-types: "npm:~6.20.0"
1319-
checksum: 10c0/a3865f9503d6f718002374f7b87efaadfae62faa499c1a33b12c527cfb9fd86f733e1a1b026b80c5a0e4a965701174bc3305595a7d36078aa1abcf09daa5dee9
1319+
checksum: 10c0/f6ee33d36372242535c38640fe7550a6640d8a775ec19b55bfc11775b521cba072d892ca92a912332ce01b317293d645c1bf767f3f882ec719f2404a3d2a5b96
13201320
languageName: node
13211321
linkType: hard
13221322

0 commit comments

Comments
 (0)