Skip to content

Commit

Permalink
Update dependency @types/node to v20.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and smorimoto committed Aug 28, 2023
1 parent 7c31110 commit e2bc7b1
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 @@ -22,7 +22,7 @@
"devDependencies": {
"@tsconfig/node16": "16.1.1",
"@tsconfig/strictest": "2.0.1",
"@types/node": "20.5.6",
"@types/node": "20.5.7",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"eslint": "8.48.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -377,10 +377,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.5.6":
version: 20.5.6
resolution: "@types/node@npm:20.5.6"
checksum: d2ce44f1cfa3fd00fe7426f7cf9a46d680cd57802b874ed5618e7d9101a9c6b8de37f08c0e7185ee06fb363ad492549c3ea69665c7e8e31c7813210ed8e89005
"@types/node@npm:20.5.7":
version: 20.5.7
resolution: "@types/node@npm:20.5.7"
checksum: fc284c8e16ddc04569730d58e87eae349eb1c3dd9020cb79a1862d9d9add6f04e7367a236f3252db8db2572f90278e250f4cd43d27d264972b54394eaba1ed76
languageName: node
linkType: hard

Expand Down Expand Up @@ -3303,7 +3303,7 @@ __metadata:
"@actions/tool-cache": 2.0.1
"@tsconfig/node16": 16.1.1
"@tsconfig/strictest": 2.0.1
"@types/node": 20.5.6
"@types/node": 20.5.7
"@typescript-eslint/eslint-plugin": 6.4.1
"@typescript-eslint/parser": 6.4.1
"@vercel/ncc": 0.36.1
Expand Down

0 comments on commit e2bc7b1

Please sign in to comment.