Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bdf940d

Browse files
authoredFeb 21, 2025
Update dependency @types/node to v22.13.5
1 parent 69e4b1c commit bdf940d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
 

‎frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@types/js-cookie": "^3.0.6",
7979
"@types/json-stable-stringify": "^1.0.36",
8080
"@types/lodash": "^4.17.15",
81-
"@types/node": "22.13.0",
81+
"@types/node": "22.13.5",
8282
"@types/react": "19.0.8",
8383
"@types/react-dom": "19.0.3",
8484
"@typescript-eslint/eslint-plugin": "^8.22.0",

‎frontend/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -4008,12 +4008,12 @@ __metadata:
40084008
languageName: node
40094009
linkType: hard
40104010

4011-
"@types/node@npm:22.13.0":
4012-
version: 22.13.0
4013-
resolution: "@types/node@npm:22.13.0"
4011+
"@types/node@npm:22.13.5":
4012+
version: 22.13.5
4013+
resolution: "@types/node@npm:22.13.5"
40144014
dependencies:
40154015
undici-types: "npm:~6.20.0"
4016-
checksum: 10/a7563e57df48cb7e28f936dbabe228316dcdb4c7c3a88a6c1659fae898ffde2647a7193a9e29e0cbcb7dacc05a91fb3bc30c1a1d6fc9294694a734ff71a5f12e
4016+
checksum: 10/a69ec8dba36a58a93e3ec3709a6a362ca0cdd8443310bb5e43b0c1f560c57bcc120c96fabb301ef42c2901f46103adad5158b6923ea14e8e14a432af20a2bb24
40174017
languageName: node
40184018
linkType: hard
40194019

@@ -9280,7 +9280,7 @@ __metadata:
92809280
"@types/js-cookie": "npm:^3.0.6"
92819281
"@types/json-stable-stringify": "npm:^1.0.36"
92829282
"@types/lodash": "npm:^4.17.15"
9283-
"@types/node": "npm:22.13.0"
9283+
"@types/node": "npm:22.13.5"
92849284
"@types/react": "npm:19.0.8"
92859285
"@types/react-dom": "npm:19.0.3"
92869286
"@typescript-eslint/eslint-plugin": "npm:^8.22.0"

0 commit comments

Comments
 (0)
Please sign in to comment.