Skip to content

Commit 512cb61

Browse files
chore(deps-dev): bump @types/node from 22.15.0 to 22.15.2 (#1115)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.0 to 22.15.2. - [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-version: 22.15.2 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 2141a93 commit 512cb61

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.15.0",
67+
"@types/node": "^22.15.2",
6868
"@typescript-eslint/utils": "^8.31.0",
6969
"eslint": "^9.25.1",
7070
"husky": "^9.1.7",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -985,7 +985,7 @@ __metadata:
985985
"@react-hookz/eslint-formatter-gha": "npm:^3.0.4"
986986
"@semantic-release/exec": "npm:^7.0.3"
987987
"@stylistic/eslint-plugin": "npm:^2.11.0"
988-
"@types/node": "npm:^22.15.0"
988+
"@types/node": "npm:^22.15.2"
989989
"@typescript-eslint/eslint-plugin": "npm:^8.31.0"
990990
"@typescript-eslint/parser": "npm:^8.31.0"
991991
"@typescript-eslint/utils": "npm:^8.31.0"
@@ -1389,12 +1389,12 @@ __metadata:
13891389
languageName: node
13901390
linkType: hard
13911391

1392-
"@types/node@npm:^22.15.0":
1393-
version: 22.15.0
1394-
resolution: "@types/node@npm:22.15.0"
1392+
"@types/node@npm:^22.15.2":
1393+
version: 22.15.2
1394+
resolution: "@types/node@npm:22.15.2"
13951395
dependencies:
13961396
undici-types: "npm:~6.21.0"
1397-
checksum: 10c0/f60c716f473ec7cbb6fffd8488d29a9ea697f4f5d71c1ebca72e17cdce1c7df054c295122a2589463c44490d875f485f9251ada3c3167bdbe4fbe8a677059780
1397+
checksum: 10c0/39da31d5fc63b14fabd217bb8a921c4a7fc3d99f233440209f9fc2d5d736e8773f7efc65223e2fd0e8db8390b0baab9c0cd2e951c2ece8b237f07313ab3cf295
13981398
languageName: node
13991399
linkType: hard
14001400

0 commit comments

Comments
 (0)