Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 17, 2024
1 parent 564abe6 commit ceb42b7
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.3",
"@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.3":
version: 20.14.3
resolution: "@types/node@npm:20.14.3"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/e3945da0a3017bdc1f88f15bdfb823f526b2a717bd58d4640082d6eb0bd2794b5c99bfb914b9e9324ec116dce36066990353ed1c777e8a7b0641f772575793c4
checksum: 10/4ac40f26cde19536224c1b32c06e20c40f1163bdde617bda73561bb13070cd444c6a280f3f10a0eb621a4e341eb2d9a6f3a18193b715c17e70e5fa884b81ed1a
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.3"
"@vercel/ncc": "npm:0.38.1"
"@vitest/coverage-v8": "npm:1.6.0"
deepmerge: "npm:4.3.1"
Expand Down

0 comments on commit ceb42b7

Please sign in to comment.