Skip to content

Commit 4beba77

Browse files
chore(deps): update dependency @types/node to v22.13.7
1 parent a745b57 commit 4beba77

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
@@ -53,7 +53,7 @@
5353
"@types/libsodium-wrappers": "0.7.14",
5454
"@types/lodash.clonedeep": "4.5.9",
5555
"@types/micromatch": "4.0.9",
56-
"@types/node": "22.13.6",
56+
"@types/node": "22.13.7",
5757
"@types/yargs": "17.0.33",
5858
"@typescript-eslint/eslint-plugin": "8.25.0",
5959
"@typescript-eslint/parser": "8.25.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -3348,12 +3348,12 @@ __metadata:
33483348
languageName: node
33493349
linkType: hard
33503350

3351-
"@types/node@npm:22.13.6":
3352-
version: 22.13.6
3353-
resolution: "@types/node@npm:22.13.6"
3351+
"@types/node@npm:22.13.7":
3352+
version: 22.13.7
3353+
resolution: "@types/node@npm:22.13.7"
33543354
dependencies:
33553355
undici-types: "npm:~6.20.0"
3356-
checksum: 10c0/4058f663c08a3fef0200bd1a728c0ff881c0b35594e2151312500633acf02d7074e3f34d4bd096f2fe60ccdb1203d93bd8c97e7c1809f20b4b24cdc25e5c5117
3356+
checksum: 10c0/cd44f2a77369def4d21a917c1a4b518777f9488495fe1fd26284c4f19cc2c01e2f7e4030bf92ec14b613fa3d314e52b484b711f4c5a14fa6a01a30adf2c878db
33573357
languageName: node
33583358
linkType: hard
33593359

@@ -12191,7 +12191,7 @@ __metadata:
1219112191
"@types/libsodium-wrappers": "npm:0.7.14"
1219212192
"@types/lodash.clonedeep": "npm:4.5.9"
1219312193
"@types/micromatch": "npm:4.0.9"
12194-
"@types/node": "npm:22.13.6"
12194+
"@types/node": "npm:22.13.7"
1219512195
"@types/yargs": "npm:17.0.33"
1219612196
"@typescript-eslint/eslint-plugin": "npm:8.25.0"
1219712197
"@typescript-eslint/parser": "npm:8.25.0"

0 commit comments

Comments
 (0)