Skip to content

Commit 4bb06d1

Browse files
Merge pull request #5425 from Hacker0x01/dependabot/npm_and_yarn/types/node-22.13.4
chore(deps-dev): bump @types/node from 22.13.1 to 22.13.4
2 parents d45730d + 3817902 commit 4bb06d1

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
@@ -54,7 +54,7 @@
5454
"@testing-library/user-event": "14.6.1",
5555
"@types/eslint": "^9.6.1",
5656
"@types/jest": "^29.5.14",
57-
"@types/node": "22.13.1",
57+
"@types/node": "22.13.4",
5858
"@types/react": "^19.0.8",
5959
"@types/react-dom": "^19.0.3",
6060
"@typescript-eslint/eslint-plugin": "^8.22.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2928,12 +2928,12 @@ __metadata:
29282928
languageName: node
29292929
linkType: hard
29302930

2931-
"@types/node@npm:22.13.1":
2932-
version: 22.13.1
2933-
resolution: "@types/node@npm:22.13.1"
2931+
"@types/node@npm:22.13.4":
2932+
version: 22.13.4
2933+
resolution: "@types/node@npm:22.13.4"
29342934
dependencies:
29352935
undici-types: "npm:~6.20.0"
2936-
checksum: 10c0/d4e56d41d8bd53de93da2651c0a0234e330bd7b1b6d071b1a94bd3b5ee2d9f387519e739c52a15c1faa4fb9d97e825b848421af4b2e50e6518011e7adb4a34b7
2936+
checksum: 10c0/3a234fa7766a3efc382cf81f66f474c26cdab2f54f43f757634c81c0444eb2160c2dabbde9741e4983078a318a88515b65416b5f1ab5478548579d7b3ead1d95
29372937
languageName: node
29382938
linkType: hard
29392939

@@ -8558,7 +8558,7 @@ __metadata:
85588558
"@testing-library/user-event": "npm:14.6.1"
85598559
"@types/eslint": "npm:^9.6.1"
85608560
"@types/jest": "npm:^29.5.14"
8561-
"@types/node": "npm:22.13.1"
8561+
"@types/node": "npm:22.13.4"
85628562
"@types/react": "npm:^19.0.8"
85638563
"@types/react-dom": "npm:^19.0.3"
85648564
"@typescript-eslint/eslint-plugin": "npm:^8.22.0"

0 commit comments

Comments
 (0)