This commit is contained in:
renovate[bot] 2019-10-24 11:28:29 +08:00 committed by Joshua T Flowers
parent 38c9e38e28
commit 502fc04056
2 changed files with 5 additions and 5 deletions

View File

@ -4346,13 +4346,13 @@
"dev": true
},
"autoprefixer": {
"version": "9.6.4",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.6.4.tgz",
"integrity": "sha512-Koz2cJU9dKOxG8P1f8uVaBntOv9lP4yz9ffWvWaicv9gHBPhpQB22nGijwd8gqW9CNT+UdkbQOQNLVI8jN1ZfQ==",
"version": "9.6.5",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.6.5.tgz",
"integrity": "sha512-rGd50YV8LgwFQ2WQp4XzOTG69u1qQsXn0amww7tjqV5jJuNazgFKYEVItEBngyyvVITKOg20zr2V+9VsrXJQ2g==",
"dev": true,
"requires": {
"browserslist": "^4.7.0",
"caniuse-lite": "^1.0.30000998",
"caniuse-lite": "^1.0.30000999",
"chalk": "^2.4.2",
"normalize-range": "^0.1.2",
"num2fraction": "^1.2.2",

View File

@ -124,7 +124,7 @@
"@wordpress/jest-preset-default": "5.1.1",
"@wordpress/postcss-themes": "1.0.5",
"ast-types": "0.13.2",
"autoprefixer": "9.6.4",
"autoprefixer": "9.6.5",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.0.3",
"babel-loader": "8.0.6",