This commit is contained in:
renovate[bot] 2019-03-20 12:59:48 -04:00 committed by Kelly Dwan
parent 8e5b75dd08
commit 9dc32345df
2 changed files with 5 additions and 5 deletions

View File

@ -4270,13 +4270,13 @@
"integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg=="
},
"autoprefixer": {
"version": "9.4.10",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.4.10.tgz",
"integrity": "sha512-XR8XZ09tUrrSzgSlys4+hy5r2/z4Jp7Ag3pHm31U4g/CTccYPOVe19AkaJ4ey/vRd1sfj+5TtuD6I0PXtutjvQ==",
"version": "9.5.0",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.5.0.tgz",
"integrity": "sha512-hMKcyHsZn5+qL6AUeP3c8OyuteZ4VaUlg+fWbyl8z7PqsKHF/Bf8/px3K6AT8aMzDkBo8Bc11245MM+itDBOxQ==",
"dev": true,
"requires": {
"browserslist": "^4.4.2",
"caniuse-lite": "^1.0.30000940",
"caniuse-lite": "^1.0.30000947",
"normalize-range": "^0.1.2",
"num2fraction": "^1.2.2",
"postcss": "^7.0.14",

View File

@ -60,7 +60,7 @@
"@wordpress/jest-preset-default": "3.0.3",
"@wordpress/postcss-themes": "1.0.4",
"ast-types": "0.12.2",
"autoprefixer": "9.4.10",
"autoprefixer": "9.5.0",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.0.1",
"babel-loader": "8.0.5",