Skip to content

Commit

Permalink
Update dependency @types/node to v20.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent 48f3280 commit c904df5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@tsconfig/node16": "16.1.1",
"@tsconfig/strictest": "2.0.2",
"@types/node": "20.8.10",
"@types/node": "20.9.0",
"@types/semver": "7.5.5",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -387,12 +387,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.8.10":
version: 20.8.10
resolution: "@types/node@npm:20.8.10"
"@types/node@npm:20.9.0":
version: 20.9.0
resolution: "@types/node@npm:20.9.0"
dependencies:
undici-types: "npm:~5.26.4"
checksum: caaa3ae9294f1bfdacb029a916c64af63cbcea613a52f53ea86f93c91779859af177b2b68113ef835194519f5e76cadda08559929b68297f1a8a568c207f9f66
checksum: 755d07de735eafda4e20af75ad9d03bdbfddef327d790e9a896142eac7493db5d8501591376e1c8227aa12eeb88e522bc727c6024504842ed40e539e8a466db9
languageName: node
linkType: hard

Expand Down Expand Up @@ -1637,7 +1637,7 @@ __metadata:
"@actions/tool-cache": "npm:2.0.1"
"@tsconfig/node16": "npm:16.1.1"
"@tsconfig/strictest": "npm:2.0.2"
"@types/node": "npm:20.8.10"
"@types/node": "npm:20.9.0"
"@types/semver": "npm:7.5.5"
"@typescript-eslint/eslint-plugin": "npm:6.10.0"
"@typescript-eslint/parser": "npm:6.10.0"
Expand Down

0 comments on commit c904df5

Please sign in to comment.