Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 20.11.30 to 20.12.2 (#591)
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.11.30 to 20.12.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 394d3b5 commit a4fba6e
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 @@ -63,7 +63,7 @@
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/jest": "29.5.12",
"@types/node": "20.11.30",
"@types/node": "20.12.2",
"convert-extension": "0.3.0",
"doctoc": "2.2.1",
"husky": "9.0.11",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1900,12 +1900,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.30":
version: 20.11.30
resolution: "@types/node@npm:20.11.30"
"@types/node@npm:20.12.2":
version: 20.12.2
resolution: "@types/node@npm:20.12.2"
dependencies:
undici-types: ~5.26.4
checksum: 7597767aa3e44b0f1bf62efa522dd17741135f283c11de6a20ead8bb7016fb4999cc30adcd8f2bb29ebb216906c92894346ccd187de170927dc1e212d2c07c81
checksum: 3242ab04fe69ae32a2da29a7a2fce41fccb370bc1189de43d2dfbb491bd3253d3ee2070cbb5613061148e4862fdaa9cf62722c43128ce5c7d33fe83750956613
languageName: node
linkType: hard

Expand Down Expand Up @@ -2348,7 +2348,7 @@ __metadata:
"@semantic-release/changelog": 6.0.3
"@semantic-release/git": 10.0.1
"@types/jest": 29.5.12
"@types/node": 20.11.30
"@types/node": 20.12.2
"@types/yargs": 17.0.32
convert-extension: 0.3.0
doctoc: 2.2.1
Expand Down

0 comments on commit a4fba6e

Please sign in to comment.