Skip to content

Commit

Permalink
chore(deps-dev): bump postcss-cli from 9.1.0 to 10.0.0
Browse files Browse the repository at this point in the history
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/postcss/postcss-cli/releases)
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md)
- [Commits](postcss/postcss-cli@9.1.0...10.0.0)

---
updated-dependencies:
- dependency-name: postcss-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 4, 2022
1 parent f3d2f35 commit 96e99b2
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 42 deletions.
101 changes: 60 additions & 41 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 @@ -24,7 +24,7 @@
"nodemon": "^2.0.18",
"pascal-case": "^3.1.2",
"postcss": "^8.4.14",
"postcss-cli": "^9.1.0",
"postcss-cli": "^10.0.0",
"postcss-import": "^14.1.0",
"snake-case": "^3.0.4",
"standard-version": "^9.5.0",
Expand Down

0 comments on commit 96e99b2

Please sign in to comment.