Skip to content

Commit

Permalink
chore(deps): bump commander from 11.1.0 to 12.0.0 (#44)
Browse files Browse the repository at this point in the history
Bumps [commander](https://github.com/tj/commander.js) from 11.1.0 to 12.0.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v11.1.0...v12.0.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Mar 1, 2024
1 parent 542f6f8 commit c0b5fbb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -28,7 +28,7 @@
},
"homepage": "https://github.com/tldr-pages/tldr-translation-pairs-gen#readme",
"dependencies": {
"commander": "^11.1.0",
"commander": "^12.0.0",
"csv-stringify": "^6.4.5",
"glob": "^8.0.3",
"marked": "^4.0.17",
Expand Down

0 comments on commit c0b5fbb

Please sign in to comment.