Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 4, 2024
1 parent 564abe6 commit d636ed3
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 @@ -39,7 +39,7 @@
"devDependencies": {
"@actions/github": "6.0.0",
"@total-typescript/ts-reset": "0.5.1",
"@types/node": "20.12.12",
"@types/node": "20.14.1",
"@vercel/ncc": "0.38.1",
"@vitest/coverage-v8": "1.6.0",
"prettier": "3.2.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -798,12 +798,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.12.12":
version: 20.12.12
resolution: "@types/node@npm:20.12.12"
"@types/node@npm:20.14.1":
version: 20.14.1
resolution: "@types/node@npm:20.14.1"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/e3945da0a3017bdc1f88f15bdfb823f526b2a717bd58d4640082d6eb0bd2794b5c99bfb914b9e9324ec116dce36066990353ed1c777e8a7b0641f772575793c4
checksum: 10/1417d9768dccca9491fb5fc41ef0ee9044cef4c86eef413608dd983c30af19d5f0930b356791dde3aec238a6a47bbea42c47b69929b5fe822cf09cd543f6c52f
languageName: node
linkType: hard

Expand Down Expand Up @@ -2124,7 +2124,7 @@ __metadata:
"@octokit/types": "npm:13.5.0"
"@probot/octokit-plugin-config": "npm:3.0.2"
"@total-typescript/ts-reset": "npm:0.5.1"
"@types/node": "npm:20.12.12"
"@types/node": "npm:20.14.1"
"@vercel/ncc": "npm:0.38.1"
"@vitest/coverage-v8": "npm:1.6.0"
deepmerge: "npm:4.3.1"
Expand Down

0 comments on commit d636ed3

Please sign in to comment.