Skip to content

Commit de886a7

Browse files
Bump autoprefixer from 10.4.8 to 10.4.10
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.8 to 10.4.10. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.8...10.4.10) --- updated-dependencies: - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4be453f commit de886a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"start": "npm-run-all -s clean -p postcss:watch parcel:serve"
3232
},
3333
"devDependencies": {
34-
"autoprefixer": "10.4.8",
34+
"autoprefixer": "10.4.10",
3535
"eslint": "7.32.0",
3636
"eslint-config-standard": "16.0.3",
3737
"eslint-plugin-import": "2.26.0",

0 commit comments

Comments
 (0)