Skip to content

Commit d89f25a

Browse files
Bump autoprefixer from 10.4.20 to 10.4.21 in the production-dependencies group (#1580)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f415c04 commit d89f25a

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

package-lock.json

+11-11
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@csstools/postcss-text-decoration-shorthand": "^4.0.2",
8585
"@csstools/postcss-trigonometric-functions": "^4.0.7",
8686
"@csstools/postcss-unset-value": "^4.0.0",
87-
"autoprefixer": "^10.4.19",
87+
"autoprefixer": "^10.4.21",
8888
"browserslist": "^4.24.4",
8989
"css-blank-pseudo": "^7.0.1",
9090
"css-has-pseudo": "^7.0.2",

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

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

0 commit comments

Comments
 (0)