Skip to content

Commit

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

0 comments on commit 147b879

Please sign in to comment.