Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-01-13 14:49:56 +00:00 committed by GitHub
parent cc95b16d46
commit a4e642f683
2 changed files with 5 additions and 5 deletions

View File

@ -9495,9 +9495,9 @@
"dev": true
},
"autoprefixer": {
"version": "10.2.0",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.2.0.tgz",
"integrity": "sha512-5SdPoK2Q3rxVh4xC8GKdy772KbEESdl2SyJADCw5FMUrd5eNtpOTLo7oCFMEKvK86zQdvsIVTYk93E8dAfRy6g==",
"version": "10.2.1",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.2.1.tgz",
"integrity": "sha512-dwP0UjyYvROUvtU+boBx8ff5pPWami1NGTrJs9YUsS/oZVbRAcdNHOOuXSA1fc46tgKqe072cVaKD69rvCc3QQ==",
"dev": true,
"requires": {
"browserslist": "^4.16.1",
@ -36834,4 +36834,4 @@
"dev": true
}
}
}
}

View File

@ -104,7 +104,7 @@
"@wordpress/i18n": "3.15.0",
"@wordpress/is-shallow-equal": "1.8.0",
"@wordpress/scripts": "12.2.1",
"autoprefixer": "10.2.0",
"autoprefixer": "10.2.1",
"axios": "0.21.1",
"babel-plugin-transform-async-generator-functions": "6.24.1",
"babel-plugin-transform-object-rest-spread": "6.26.0",