Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jamacku committed Jun 10, 2024
1 parent a357fb8 commit f738dbe
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 @@ -37,7 +37,7 @@
"devDependencies": {
"@octokit/types": "13.5.0",
"@total-typescript/ts-reset": "0.5.1",
"@types/node": "20.12.12",
"@types/node": "20.14.2",
"@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 @@ -744,12 +744,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.2":
version: 20.14.2
resolution: "@types/node@npm:20.14.2"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/f374b763c744e8f16e4f38cf6e2c0eef31781ec9228c9e43a6f267880fea420fab0a238b59f10a7cb3444e49547c5e3785787e371fc242307310995b21988812
checksum: 10c0/2d86e5f2227aaa42212e82ea0affe72799111b888ff900916376450b02b09b963ca888b20d9c332d8d2b833ed4781987867a38eaa2e4863fa8439071468b0a6f
languageName: node
linkType: hard

Expand Down Expand Up @@ -875,7 +875,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.2"
"@vercel/ncc": "npm:0.38.1"
"@vitest/coverage-v8": "npm:1.6.0"
prettier: "npm:3.2.5"
Expand Down

0 comments on commit f738dbe

Please sign in to comment.