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

Commit 39bfa58

Browse files
chore(deps-dev): bump @types/node from 22.13.11 to 22.13.13 (#1073)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.11 to 22.13.13. - [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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23a8698 commit 39bfa58

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -915,7 +915,7 @@ __metadata:
915915
"@react-hookz/eslint-formatter-gha": "npm:^3.0.4"
916916
"@semantic-release/exec": "npm:^7.0.3"
917917
"@stylistic/eslint-plugin": "npm:^2.11.0"
918-
"@types/node": "npm:^22.13.11"
918+
"@types/node": "npm:^22.13.13"
919919
"@typescript-eslint/eslint-plugin": "npm:^8.27.0"
920920
"@typescript-eslint/parser": "npm:^8.27.0"
921921
"@typescript-eslint/utils": "npm:^8.27.0"
@@ -1304,12 +1304,12 @@ __metadata:
13041304
languageName: node
13051305
linkType: hard
13061306

1307-
"@types/node@npm:^22.13.11":
1308-
version: 22.13.11
1309-
resolution: "@types/node@npm:22.13.11"
1307+
"@types/node@npm:^22.13.13":
1308+
version: 22.13.13
1309+
resolution: "@types/node@npm:22.13.13"
13101310
dependencies:
13111311
undici-types: "npm:~6.20.0"
1312-
checksum: 10c0/f6ee33d36372242535c38640fe7550a6640d8a775ec19b55bfc11775b521cba072d892ca92a912332ce01b317293d645c1bf767f3f882ec719f2404a3d2a5b96
1312+
checksum: 10c0/daf792ba5dcff1316abf4b33680f94b792f8d54d6ae495efc8929531e0ba1284a248d29aab117d2259f9280284d986ad5799b193b0516e2b926d713aab835f7d
13131313
languageName: node
13141314
linkType: hard
13151315

0 commit comments

Comments
 (0)