Skip to content

Commit 17657e6

Browse files
Update dependency @types/node to v20.11.30 (#21)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cf3248c commit 17657e6

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
@@ -68,7 +68,7 @@
6868
"@types/eslint__eslintrc": "2.1.1",
6969
"@types/eslint__js": "8.42.3",
7070
"@types/mocha": "10.0.6",
71-
"@types/node": "20.11.27",
71+
"@types/node": "20.11.30",
7272
"@typescript-eslint/eslint-plugin": "7.2.0",
7373
"@typescript-eslint/parser": "7.2.0",
7474
"chai": "5.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1693,12 +1693,12 @@ __metadata:
16931693
languageName: node
16941694
linkType: hard
16951695

1696-
"@types/node@npm:*, @types/node@npm:20.11.27":
1697-
version: 20.11.27
1698-
resolution: "@types/node@npm:20.11.27"
1696+
"@types/node@npm:*, @types/node@npm:20.11.30":
1697+
version: 20.11.30
1698+
resolution: "@types/node@npm:20.11.30"
16991699
dependencies:
17001700
undici-types: "npm:~5.26.4"
1701-
checksum: 10c0/ec40bea80c60a12b39bd0da9b16333237a84c67ae83c8aa382b88381ae3948943bf6af969442e209270ad3e109f301a6b01ab243f80bd0e69673a877425f9418
1701+
checksum: 10c0/867cfaf969c6d8850d8d7304e7ab739898a50ecb1395b61ff2335644f5f48d7a46fbc4a14cee967aed65ec134b61a746edae70d1f32f11321ccf29165e3bc4e6
17021702
languageName: node
17031703
linkType: hard
17041704

@@ -4477,7 +4477,7 @@ __metadata:
44774477
"@types/eslint__eslintrc": "npm:2.1.1"
44784478
"@types/eslint__js": "npm:8.42.3"
44794479
"@types/mocha": "npm:10.0.6"
4480-
"@types/node": "npm:20.11.27"
4480+
"@types/node": "npm:20.11.30"
44814481
"@typescript-eslint/eslint-plugin": "npm:7.2.0"
44824482
"@typescript-eslint/parser": "npm:7.2.0"
44834483
chai: "npm:5.1.0"

0 commit comments

Comments
 (0)