Skip to content

Commit c708024

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

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.4",
34+
"autoprefixer": "10.4.8",
3535
"eslint": "7.32.0",
3636
"eslint-config-standard": "16.0.3",
3737
"eslint-plugin-import": "2.26.0",

0 commit comments

Comments
 (0)