Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 20.14.0 to 20.14.9 (#203)
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.0 to 20.14.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 2, 2024
1 parent cc17200 commit cd4ffa0
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": {
"@total-typescript/ts-reset": "0.5.1",
"@types/node": "20.14.0",
"@types/node": "20.14.9",
"@vercel/ncc": "0.38.1",
"@vitest/coverage-v8": "1.6.0",
"prettier": "3.3.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -776,12 +776,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.0":
version: 20.14.0
resolution: "@types/node@npm:20.14.0"
"@types/node@npm:20.14.9":
version: 20.14.9
resolution: "@types/node@npm:20.14.9"
dependencies:
undici-types: ~5.26.4
checksum: b62383ea004deb1b40c0612f373eaf02247381b65a90f7957dc3034dda9b5622ab61b7afafa82f67909667a5cf9ea43a0643b2a78ea295dac8b77e75e11470d7
checksum: 5e9eda1ac8c6cc6bcd1063903ae195eaede9aad1bdad00408a919409cfbcdd2d6535aa3d50346f0d385528f9e03dafc7d1b3bad25aedb1dcd79a6ad39d06c35d
languageName: node
linkType: hard

Expand Down Expand Up @@ -2442,7 +2442,7 @@ __metadata:
"@octokit/rest": 20.1.1
"@octokit/types": 13.5.0
"@total-typescript/ts-reset": 0.5.1
"@types/node": 20.14.0
"@types/node": 20.14.9
"@vercel/ncc": 0.38.1
"@vitest/coverage-v8": 1.6.0
prettier: 3.3.2
Expand Down

0 comments on commit cd4ffa0

Please sign in to comment.