Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 20.9.0 to 20.12.7 (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent 683c6e9 commit c2f7506
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@total-typescript/ts-reset": "^0.5.1",
"@types/node": "^20.9.0",
"@types/node": "^20.12.7",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.5.0",
"@vercel/ncc": "^0.38.1",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -860,7 +860,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^20.9.0":
"@types/node@npm:*":
version: 20.9.0
resolution: "@types/node@npm:20.9.0"
dependencies:
Expand All @@ -869,6 +869,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.12.7":
version: 20.12.7
resolution: "@types/node@npm:20.12.7"
dependencies:
undici-types: ~5.26.4
checksum: 7cc979f7e2ca9a339ec71318c3901b9978555257929ef3666987f3e447123bc6dc92afcc89f6347e09e07d602fde7d51bcddea626c23aa2bb74aeaacfd1e1686
languageName: node
linkType: hard

"@types/semver@npm:^7.5.0":
version: 7.5.5
resolution: "@types/semver@npm:7.5.5"
Expand Down Expand Up @@ -3172,7 +3181,7 @@ __metadata:
"@octokit/rest": ^20.1.0
"@octokit/types": ^13.4.1
"@total-typescript/ts-reset": ^0.5.1
"@types/node": ^20.9.0
"@types/node": ^20.12.7
"@typescript-eslint/eslint-plugin": ^7.1.0
"@typescript-eslint/parser": ^7.5.0
"@vercel/ncc": ^0.38.1
Expand Down

0 comments on commit c2f7506

Please sign in to comment.