chore(deps): update dependency autoprefixer to v10.4.2

This commit is contained in:
Renovate Bot 2022-01-07 15:19:05 +00:00 committed by renovate[bot]
parent beb5afa756
commit 145615eaf0
2 changed files with 10 additions and 10 deletions

18
package-lock.json generated
View File

@ -15,7 +15,7 @@
},
"devDependencies": {
"@babel/eslint-parser": "7.16.5",
"autoprefixer": "10.4.1",
"autoprefixer": "10.4.2",
"copy-webpack-plugin": "10.2.0",
"css-loader": "6.5.1",
"eslint": "8.6.0",
@ -1703,13 +1703,13 @@
}
},
"node_modules/autoprefixer": {
"version": "10.4.1",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.1.tgz",
"integrity": "sha512-B3ZEG7wtzXDRCEFsan7HmR2AeNsxdJB0+sEC0Hc5/c2NbhJqPwuZm+tn233GBVw82L+6CtD6IPSfVruwKjfV3A==",
"version": "10.4.2",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.2.tgz",
"integrity": "sha512-9fOPpHKuDW1w/0EKfRmVnxTDt8166MAnLI3mgZ1JCnhNtYWxcJ6Ud5CO/AVOZi/AvFa8DY9RTy3h3+tFBlrrdQ==",
"dev": true,
"dependencies": {
"browserslist": "^4.19.1",
"caniuse-lite": "^1.0.30001294",
"caniuse-lite": "^1.0.30001297",
"fraction.js": "^4.1.2",
"normalize-range": "^0.1.2",
"picocolors": "^1.0.0",
@ -13485,13 +13485,13 @@
"dev": true
},
"autoprefixer": {
"version": "10.4.1",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.1.tgz",
"integrity": "sha512-B3ZEG7wtzXDRCEFsan7HmR2AeNsxdJB0+sEC0Hc5/c2NbhJqPwuZm+tn233GBVw82L+6CtD6IPSfVruwKjfV3A==",
"version": "10.4.2",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.2.tgz",
"integrity": "sha512-9fOPpHKuDW1w/0EKfRmVnxTDt8166MAnLI3mgZ1JCnhNtYWxcJ6Ud5CO/AVOZi/AvFa8DY9RTy3h3+tFBlrrdQ==",
"dev": true,
"requires": {
"browserslist": "^4.19.1",
"caniuse-lite": "^1.0.30001294",
"caniuse-lite": "^1.0.30001297",
"fraction.js": "^4.1.2",
"normalize-range": "^0.1.2",
"picocolors": "^1.0.0",

View File

@ -33,7 +33,7 @@
},
"devDependencies": {
"@babel/eslint-parser": "7.16.5",
"autoprefixer": "10.4.1",
"autoprefixer": "10.4.2",
"copy-webpack-plugin": "10.2.0",
"css-loader": "6.5.1",
"eslint": "8.6.0",