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

pull/42834/head
Renovate Bot 2021-07-12 17:57:29 +00:00 committed by renovate[bot]
parent b890322065
commit d8262375fd
4 changed files with 8 additions and 8 deletions

View File

@ -5260,9 +5260,9 @@
"integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg=="
},
"autoprefixer": {
"version": "10.3.0",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.3.0.tgz",
"integrity": "sha512-BzVzdjs47nT3MphTddr8eSsPVEIUCF96X6iC8V5iEB8RtxrU+ybtdhHV5rsqRqOsoyh/acQaYs7YupHPUECgmg==",
"version": "10.3.1",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.3.1.tgz",
"integrity": "sha512-L8AmtKzdiRyYg7BUXJTzigmhbQRCXFKz6SA1Lqo0+AR2FBbQ4aTAPFSDlOutnFkjhiz8my4agGXog1xlMjPJ6A==",
"requires": {
"browserslist": "^4.16.6",
"caniuse-lite": "^1.0.30001243",

View File

@ -149,7 +149,7 @@
"@types/sanitize-html": "2.3.2",
"@types/store": "2.0.2",
"@types/validator": "13.6.3",
"autoprefixer": "10.3.0",
"autoprefixer": "10.3.1",
"axios": "0.21.1",
"babel-plugin-transform-imports": "2.0.0",
"chokidar": "3.5.2",

View File

@ -8013,9 +8013,9 @@
"dev": true
},
"autoprefixer": {
"version": "10.3.0",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.3.0.tgz",
"integrity": "sha512-BzVzdjs47nT3MphTddr8eSsPVEIUCF96X6iC8V5iEB8RtxrU+ybtdhHV5rsqRqOsoyh/acQaYs7YupHPUECgmg==",
"version": "10.3.1",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.3.1.tgz",
"integrity": "sha512-L8AmtKzdiRyYg7BUXJTzigmhbQRCXFKz6SA1Lqo0+AR2FBbQ4aTAPFSDlOutnFkjhiz8my4agGXog1xlMjPJ6A==",
"dev": true,
"requires": {
"browserslist": "^4.16.6",

View File

@ -34,7 +34,7 @@
"@storybook/addon-postcss": "2.0.0",
"@storybook/react": "6.3.4",
"@testing-library/react": "12.0.0",
"autoprefixer": "10.3.0",
"autoprefixer": "10.3.1",
"babel-loader": "8.2.2",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"cross-env": "7.0.3",