Skip to content

Commit a30430a

Browse files
chore(deps): update dependency @types/node to ^22.13.14
1 parent 9acde3a commit a30430a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@types/jest": "^29.5.14",
6767
"@types/js-yaml": "^4.0.9",
6868
"@types/lodash": "^4.17.16",
69-
"@types/node": "^22.13.13",
69+
"@types/node": "^22.13.14",
7070
"@types/object-hash": "^3.0.6",
7171
"@types/react": "^19.0.12",
7272
"@types/react-dom": "^19.0.4",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -3981,12 +3981,12 @@ __metadata:
39813981
languageName: node
39823982
linkType: hard
39833983

3984-
"@types/node@npm:^22.13.13":
3985-
version: 22.13.13
3986-
resolution: "@types/node@npm:22.13.13"
3984+
"@types/node@npm:^22.13.14":
3985+
version: 22.13.14
3986+
resolution: "@types/node@npm:22.13.14"
39873987
dependencies:
39883988
undici-types: "npm:~6.20.0"
3989-
checksum: 10/1750518a26fe070dcd4aacd9869d8c72c5b315e3b2fc643e3604fa02b3adac2817eae7808ae34c6bdd6ac96bb5d25acea59656c4ac155b1ee47469a65d32eba4
3989+
checksum: 10/5fafad441c7bb27f963aa8fdfa0787ffb1142b27f4dd2047a2cc27a39f981b432acc71a9b5a428a258f93daeb72f12b7468ab9163a41fe4f98584bc5d42ade6e
39903990
languageName: node
39913991
linkType: hard
39923992

@@ -10437,7 +10437,7 @@ __metadata:
1043710437
"@types/jest": "npm:^29.5.14"
1043810438
"@types/js-yaml": "npm:^4.0.9"
1043910439
"@types/lodash": "npm:^4.17.16"
10440-
"@types/node": "npm:^22.13.13"
10440+
"@types/node": "npm:^22.13.14"
1044110441
"@types/object-hash": "npm:^3.0.6"
1044210442
"@types/react": "npm:^19.0.12"
1044310443
"@types/react-dom": "npm:^19.0.4"

0 commit comments

Comments
 (0)