deps: update autoprefixer to v10

This commit is contained in:
Antoine du Hamel 2021-06-28 19:32:21 +02:00
parent f251c5705c
commit 0481f5d9b9
2 changed files with 2 additions and 2 deletions

View file

@ -54,7 +54,7 @@
"abortcontroller-polyfill": "^1.7.3",
"adm-zip": "0.4.14",
"aliasify": "2.1.0",
"autoprefixer": "9.7.4",
"autoprefixer": "^10.2.6",
"aws-sdk": "^2.715.0",
"babel-jest": "^27.0.6",
"babel-plugin-inline-package-json": "2.0.0",

View file

@ -10,7 +10,7 @@
"@octokit/rest": "16.43.1",
"@transloadit/prettier-bytes": "0.0.7",
"aliasify": "^2.1.0",
"autoprefixer": "^9.5.1",
"autoprefixer": "^10.2.6",
"babelify": "^10.0.0",
"browser-resolve": "2.0.0",
"browserify": "^16.5.2",