Skip to content

Commit

Permalink
Bump postcss-cli from 9.1.0 to 10.1.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.1.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.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 19, 2023
1 parent 43ab5d9 commit 62748eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"devDependencies": {
"autoprefixer": "^10.4.13",
"postcss": "^8.3.7",
"postcss-cli": "^9.0.2"
"postcss-cli": "^10.1.0"
}
}

0 comments on commit 62748eb

Please sign in to comment.