Skip to content

Commit 2bb5df5

Browse files
Bump autoprefixer in the production-dependencies group
Bumps the production-dependencies group with 1 update: [autoprefixer](https://github.com/postcss/autoprefixer). Updates `autoprefixer` from 10.4.22 to 10.4.23 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.22...10.4.23) --- updated-dependencies: - dependency-name: autoprefixer dependency-version: 10.4.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f4a2832 commit 2bb5df5

3 files changed

Lines changed: 9 additions & 19 deletions

File tree

package-lock.json

Lines changed: 7 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugin-packs/postcss-preset-env/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"@csstools/postcss-text-decoration-shorthand": "^4.0.3",
9191
"@csstools/postcss-trigonometric-functions": "^4.0.9",
9292
"@csstools/postcss-unset-value": "^4.0.0",
93-
"autoprefixer": "^10.4.22",
93+
"autoprefixer": "^10.4.23",
9494
"browserslist": "^4.28.1",
9595
"css-blank-pseudo": "^7.0.1",
9696
"css-has-pseudo": "^7.0.3",

plugins/postcss-text-decoration-shorthand/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"devDependencies": {
5858
"@csstools/postcss-tape": "*",
59-
"autoprefixer": "^10.4.22"
59+
"autoprefixer": "^10.4.23"
6060
},
6161
"scripts": {
6262
"build": "rollup -c ../../rollup/default.mjs",

0 commit comments

Comments
 (0)