Skip to content

Commit

Permalink
build(deps): bump commander from 9.4.1 to 10.0.0 (#1082)
Browse files Browse the repository at this point in the history
Bumps [commander](https://github.com/tj/commander.js) from 9.4.1 to 10.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@v9.4.1...v10.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] committed Mar 26, 2023
1 parent 8537140 commit c5e6379
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 4 deletions.
21 changes: 18 additions & 3 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 packages/purgecss/package.json
Expand Up @@ -40,7 +40,7 @@
"test": "jest"
},
"dependencies": {
"commander": "^9.0.0",
"commander": "^10.0.0",
"glob": "^8.0.3",
"postcss": "^8.4.4",
"postcss-selector-parser": "^6.0.7"
Expand Down

0 comments on commit c5e6379

Please sign in to comment.