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

Commit deb0fb2

Browse files
chore(deps-dev): bump @types/node from 22.15.2 to 22.15.3 (#1119)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.2 to 22.15.3. - [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.3 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 f8ceb8f commit deb0fb2

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.2",
67+
"@types/node": "^22.15.3",
6868
"@typescript-eslint/utils": "^8.31.1",
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.2"
988+
"@types/node": "npm:^22.15.3"
989989
"@typescript-eslint/eslint-plugin": "npm:^8.31.1"
990990
"@typescript-eslint/parser": "npm:^8.31.1"
991991
"@typescript-eslint/utils": "npm:^8.31.1"
@@ -1389,12 +1389,12 @@ __metadata:
13891389
languageName: node
13901390
linkType: hard
13911391

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

0 commit comments

Comments
 (0)