Skip to content

Commit 92373d5

Browse files
Update dependency @types/node to v20.11.27 (#13)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 61044f2 commit 92373d5

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
@@ -67,7 +67,7 @@
6767
"@types/eslint__eslintrc": "2.1.1",
6868
"@types/eslint__js": "8.42.3",
6969
"@types/mocha": "10.0.6",
70-
"@types/node": "20.11.25",
70+
"@types/node": "20.11.27",
7171
"@typescript-eslint/eslint-plugin": "7.1.1",
7272
"@typescript-eslint/parser": "7.1.1",
7373
"chai": "5.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1708,12 +1708,12 @@ __metadata:
17081708
languageName: node
17091709
linkType: hard
17101710

1711-
"@types/node@npm:*, @types/node@npm:20.11.25":
1712-
version: 20.11.25
1713-
resolution: "@types/node@npm:20.11.25"
1711+
"@types/node@npm:*, @types/node@npm:20.11.27":
1712+
version: 20.11.27
1713+
resolution: "@types/node@npm:20.11.27"
17141714
dependencies:
17151715
undici-types: "npm:~5.26.4"
1716-
checksum: 10c0/3a65a0469309d503e572a3198d81c9248876236b1bcc0c9943e995cfa536df7ce9a9302638258984877420d1613167a8a82dbfb3a92197319fb79ebebf9abc83
1716+
checksum: 10c0/ec40bea80c60a12b39bd0da9b16333237a84c67ae83c8aa382b88381ae3948943bf6af969442e209270ad3e109f301a6b01ab243f80bd0e69673a877425f9418
17171717
languageName: node
17181718
linkType: hard
17191719

@@ -4492,7 +4492,7 @@ __metadata:
44924492
"@types/eslint__eslintrc": "npm:2.1.1"
44934493
"@types/eslint__js": "npm:8.42.3"
44944494
"@types/mocha": "npm:10.0.6"
4495-
"@types/node": "npm:20.11.25"
4495+
"@types/node": "npm:20.11.27"
44964496
"@typescript-eslint/eslint-plugin": "npm:7.1.1"
44974497
"@typescript-eslint/parser": "npm:7.1.1"
44984498
chai: "npm:5.1.0"

0 commit comments

Comments
 (0)