Skip to content

Commit

Permalink
Update dependency @types/node to v20.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and smorimoto committed Nov 23, 2023
1 parent 79fdf90 commit f8e8957
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.9.3",
"@types/node": "20.9.4",
"@types/semver": "7.5.6",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.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.9.3":
version: 20.9.3
resolution: "@types/node@npm:20.9.3"
"@types/node@npm:20.9.4":
version: 20.9.4
resolution: "@types/node@npm:20.9.4"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 0f61809f00241d0f1db23f8d938ef287138754819150d026e57d2246fec0330ba4b771781ff0d2ed1ea0dd42953850424b495956ff89d06d0bf3995d53da75b1
checksum: c8b48ace4c7e17715fa901201c98275f8e5268cf5895a8d149777eb0ec6c3ef6c831ff3917e92da5453a5dbe13f230caa50b348a0601b0d50eb9e628010c0364
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.9.3"
"@types/node": "npm:20.9.4"
"@types/semver": "npm:7.5.6"
"@typescript-eslint/eslint-plugin": "npm:6.12.0"
"@typescript-eslint/parser": "npm:6.12.0"
Expand Down

0 comments on commit f8e8957

Please # to comment.