Skip to content

Commit ce5f21e

Browse files
chore(deps-dev): bump @types/node from 22.13.13 to 22.13.14 (#1079)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.13 to 22.13.14. - [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 994805a commit ce5f21e

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.13",
67+
"@types/node": "^22.13.14",
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.13"
929+
"@types/node": "npm:^22.13.14"
930930
"@typescript-eslint/eslint-plugin": "npm:^8.28.0"
931931
"@typescript-eslint/parser": "npm:^8.28.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.13":
1319-
version: 22.13.13
1320-
resolution: "@types/node@npm:22.13.13"
1318+
"@types/node@npm:^22.13.14":
1319+
version: 22.13.14
1320+
resolution: "@types/node@npm:22.13.14"
13211321
dependencies:
13221322
undici-types: "npm:~6.20.0"
1323-
checksum: 10c0/daf792ba5dcff1316abf4b33680f94b792f8d54d6ae495efc8929531e0ba1284a248d29aab117d2259f9280284d986ad5799b193b0516e2b926d713aab835f7d
1323+
checksum: 10c0/fa2ab5b8277bfbcc86c42e46a3ea9871b0d559894cc9d955685d17178c9499f0b1bf03d1d1ea8d92ef2dda818988f4035acb8abf9dc15423a998fa56173ab804
13241324
languageName: node
13251325
linkType: hard
13261326

0 commit comments

Comments
 (0)