Skip to content

Commit

Permalink
Bump @types/node from 20.4.2 to 20.11.5 (#235)
Browse files Browse the repository at this point in the history
* Bump @types/node from 20.4.2 to 20.11.5

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.2 to 20.11.5.
- [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]>

* Updated Changelog

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dangoslen <[email protected]>
  • Loading branch information
dependabot[bot] and dangoslen authored Jan 20, 2024
1 parent d3a7845 commit c650db8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Adds scaffolding for EntryExtractor to support different tools (Dependabot, Mend Renovate, etc).

### Dependencies
- Bump `@types/node` from 20.4.2 to 20.11.0 ([#232](https://github.com/dangoslen/dependabot-changelog-helper/pull/232))
- Bump `@types/node` from 20.4.2 to 20.11.5 ([#232](https://github.com/dangoslen/dependabot-changelog-helper/pull/232), [#235](https://github.com/dangoslen/dependabot-changelog-helper/pull/235))
- Bump `@types/jest` from 29.5.10 to 29.5.11 ([#239](https://github.com/dangoslen/dependabot-changelog-helper/pull/239))

## [3.7.0]
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@types/jest": "^29.5.11",
"@types/node": "^20.11.0",
"@types/node": "^20.11.5",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.45.0",
"eslint-plugin-github": "^4.8.0",
Expand Down

0 comments on commit c650db8

Please sign in to comment.