Skip to content

Commit

Permalink
Merge pull request #255 from dangoslen/dependabot/npm_and_yarn/main/t…
Browse files Browse the repository at this point in the history
…ypes/node-20.11.19
  • Loading branch information
dangoslen authored Feb 25, 2024
2 parents a12f102 + f3073aa commit 49f2232
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 @@ -8,7 +8,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Adds the ability to sort dependency entries alphabetically upon adding a new entry. By default this is _not_ enabled, and must be added via the `sort` param using the value `alpha`. By default the sort style is `none`. Future `sort` values _may_ be added over time as such needs arise.

### Dependencies
- Bump `@types/node` from 20.11.10 to 20.11.17 ([#251](https://github.com/dangoslen/dependabot-changelog-helper/pull/251))
- Bump `@types/node` from 20.11.10 to 20.11.19 ([#251](https://github.com/dangoslen/dependabot-changelog-helper/pull/251), [#255](https://github.com/dangoslen/dependabot-changelog-helper/pull/255))
- Bump `@types/jest` from 29.5.11 to 29.5.12 ([#247](https://github.com/dangoslen/dependabot-changelog-helper/pull/247))

## [3.8.1]
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.12",
"@types/node": "^20.11.17",
"@types/node": "^20.11.19",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.45.0",
"eslint-plugin-github": "^4.8.0",
Expand Down

0 comments on commit 49f2232

Please sign in to comment.