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] authored Jun 17, 2024
1 parent 4151aa1 commit 9267314
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 @@ -42,7 +42,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 @@ -787,12 +787,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: 10c0/f374b763c744e8f16e4f38cf6e2c0eef31781ec9228c9e43a6f267880fea420fab0a238b59f10a7cb3444e49547c5e3785787e371fc242307310995b21988812
checksum: 10c0/fbd15d63ac64b7d864e7a423c9af4fcc672cc78316c66b764effcf39736f3bac907df491dbd827329492252de08174d877b1855ec6e853e421eb0eeba31737e2
languageName: node
linkType: hard

Expand Down Expand Up @@ -2568,7 +2568,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"
bugzilla: "npm:3.1.2"
Expand Down

0 comments on commit 9267314

Please sign in to comment.