Skip to content

Commit

Permalink
chore(deps): bump autoprefixer from 9.8.8 to 10.4.0 (#120)
Browse files Browse the repository at this point in the history
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.8.8 to 10.4.0.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@9.8.8...10.4.0)

---
updated-dependencies:
- dependency-name: autoprefixer
  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 Nov 25, 2021
1 parent 4326582 commit c9a41d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -31,7 +31,7 @@
],
"license": "MIT",
"dependencies": {
"autoprefixer": "^9.4.3",
"autoprefixer": "^10.4.0",
"micromatch": "^4.0.2",
"postcss": "^8.4.1"
},
Expand Down

0 comments on commit c9a41d5

Please sign in to comment.