Skip to content

Commit 14c0a86

Browse files
chore(deps-dev): bump @types/node from 22.13.14 to 22.13.17 (#1083)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.14 to 22.13.17. - [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 f5ecbfa commit 14c0a86

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.14",
67+
"@types/node": "^22.13.17",
6868
"@typescript-eslint/utils": "^8.28.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
@@ -926,7 +926,7 @@ __metadata:
926926
"@react-hookz/eslint-formatter-gha": "npm:^3.0.4"
927927
"@semantic-release/exec": "npm:^7.0.3"
928928
"@stylistic/eslint-plugin": "npm:^2.11.0"
929-
"@types/node": "npm:^22.13.14"
929+
"@types/node": "npm:^22.13.17"
930930
"@typescript-eslint/eslint-plugin": "npm:^8.28.0"
931931
"@typescript-eslint/parser": "npm:^8.29.0"
932932
"@typescript-eslint/utils": "npm:^8.28.0"
@@ -1315,12 +1315,12 @@ __metadata:
13151315
languageName: node
13161316
linkType: hard
13171317

1318-
"@types/node@npm:^22.13.14":
1319-
version: 22.13.14
1320-
resolution: "@types/node@npm:22.13.14"
1318+
"@types/node@npm:^22.13.17":
1319+
version: 22.13.17
1320+
resolution: "@types/node@npm:22.13.17"
13211321
dependencies:
13221322
undici-types: "npm:~6.20.0"
1323-
checksum: 10c0/fa2ab5b8277bfbcc86c42e46a3ea9871b0d559894cc9d955685d17178c9499f0b1bf03d1d1ea8d92ef2dda818988f4035acb8abf9dc15423a998fa56173ab804
1323+
checksum: 10c0/77a052fec0fe02f60557e1c5f3f28eb09cd9bee426be88328a94689150a3c0df5b4b6b69fad28157fb34521693dad0b311ecd7f613845d681ff973991310c20e
13241324
languageName: node
13251325
linkType: hard
13261326

0 commit comments

Comments
 (0)