Skip to content

Commit 1913ee7

Browse files
chore(deps): update dependency @types/node to v20.16.1
1 parent 5ce1bad commit 1913ee7

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
@@ -42,7 +42,7 @@
4242
"@types/chai": "4.3.17",
4343
"@types/eslint": "9.6.0",
4444
"@types/mocha": "10.0.7",
45-
"@types/node": "20.16.0",
45+
"@types/node": "20.16.1",
4646
"@types/semver": "7.5.8",
4747
"@types/which": "3.0.4",
4848
"c8": "10.1.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -333,12 +333,12 @@ __metadata:
333333
languageName: node
334334
linkType: hard
335335

336-
"@types/node@npm:20.16.0":
337-
version: 20.16.0
338-
resolution: "@types/node@npm:20.16.0"
336+
"@types/node@npm:20.16.1":
337+
version: 20.16.1
338+
resolution: "@types/node@npm:20.16.1"
339339
dependencies:
340340
undici-types: "npm:~6.19.2"
341-
checksum: 10c0/ad8e11e654af99b3556397c87a495cf3cf5d3e8e8bfa1f60e14d255763e9cde7e703d7309fb7c39e89c1191281f2759cb8314f36dee2ae0bf8779123fc85d90c
341+
checksum: 10c0/cac13c0f42467df3254805a671ca9e74a6eb7c41568de972e26b10dcc448a45743aaf00e9e5fce4a9214da5bc8444fe902918e105dac5a224e24e83fd9989a97
342342
languageName: node
343343
linkType: hard
344344

@@ -3371,7 +3371,7 @@ __metadata:
33713371
"@types/chai": "npm:4.3.17"
33723372
"@types/eslint": "npm:9.6.0"
33733373
"@types/mocha": "npm:10.0.7"
3374-
"@types/node": "npm:20.16.0"
3374+
"@types/node": "npm:20.16.1"
33753375
"@types/semver": "npm:7.5.8"
33763376
"@types/which": "npm:3.0.4"
33773377
c8: "npm:10.1.2"

0 commit comments

Comments
 (0)