Skip to content

Commit

Permalink
Update dependency @types/node to v20.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and smorimoto committed Oct 24, 2023
1 parent bef0359 commit 63617b5
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.2",
"@types/node": "20.8.7",
"@types/node": "20.8.8",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"eslint": "8.52.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -381,12 +381,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.8.7":
version: 20.8.7
resolution: "@types/node@npm:20.8.7"
"@types/node@npm:20.8.8":
version: 20.8.8
resolution: "@types/node@npm:20.8.8"
dependencies:
undici-types: "npm:~5.25.1"
checksum: e82b87e7f3f4c12acc5803db21f9144d5e87c20841db9ae98746958e038064700ab04294d08a3714a3df8bd710a974998e2e423443a5d031840cbba17fa126a7
checksum: 739b3d6f4aa760d72373d504d91adec86ac2eab502f68a80214711983e7d1886fd276ade78a276a2affe4942a55ad65cf655c3aa9464d1150f6405445c5ba635
languageName: node
linkType: hard

Expand Down Expand Up @@ -3357,7 +3357,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.7"
"@types/node": "npm:20.8.8"
"@typescript-eslint/eslint-plugin": "npm:6.9.0"
"@typescript-eslint/parser": "npm:6.9.0"
"@vercel/ncc": "npm:0.38.1"
Expand Down

0 comments on commit 63617b5

Please sign in to comment.