build(deps-dev): Bump autoprefixer from 10.4.14 to 10.4.15

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.14 to 10.4.15.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.14...10.4.15)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-16 16:48:56 +00:00 committed by GitHub
parent a091317c1f
commit 571ad21999
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 46 additions and 42 deletions

View file

@ -8,7 +8,7 @@
"@babel/core": "^7.22.10",
"@babel/preset-env": "^7.22.10",
"@csstools/postcss-oklab-function": "^3.0.1",
"autoprefixer": "^10.4.14",
"autoprefixer": "^10.4.15",
"babel-loader": "^9.1.3",
"browserlist": "^1.0.1",
"compression-webpack-plugin": "^10.0.0",