Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.8.10 #ex-123
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 31, 2023
1 parent 614ef7c commit e2d91a0
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 @@ -32,7 +32,7 @@
"@actions/github": "6.0.0"
},
"devDependencies": {
"@types/node": "20.8.9",
"@types/node": "20.8.10",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"@vercel/ncc": "0.38.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1205,12 +1205,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.8.9":
version: 20.8.9
resolution: "@types/node@npm:20.8.9"
"@types/node@npm:20.8.10":
version: 20.8.10
resolution: "@types/node@npm:20.8.10"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 6fb5604ac087c8be9aeb9ee1413fae2e691c603c9a691bd722e113597b883f21e8380a44d114ab894b435a491bfc939c8478cd57bcf890c585b961343b124964
checksum: caaa3ae9294f1bfdacb029a916c64af63cbcea613a52f53ea86f93c91779859af177b2b68113ef835194519f5e76cadda08559929b68297f1a8a568c207f9f66
languageName: node
linkType: hard

Expand Down Expand Up @@ -4061,7 +4061,7 @@ __metadata:
dependencies:
"@actions/core": "npm:1.10.1"
"@actions/github": "npm:6.0.0"
"@types/node": "npm:20.8.9"
"@types/node": "npm:20.8.10"
"@typescript-eslint/eslint-plugin": "npm:6.9.1"
"@typescript-eslint/parser": "npm:6.9.1"
"@vercel/ncc": "npm:0.38.1"
Expand Down

0 comments on commit e2d91a0

Please sign in to comment.