Merge branch 'master' into renovate/config-3.x

This commit is contained in:
Rodrigo Primo 2020-03-03 08:30:09 -03:00 committed by GitHub
commit ac3aeee765
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 467 additions and 307 deletions

764
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -21,16 +21,16 @@
},
"devDependencies": {
"@babel/cli": "7.8.4",
"@babel/core": "7.8.4",
"@babel/core": "7.8.6",
"@babel/polyfill": "7.8.3",
"@babel/preset-env": "7.8.4",
"@babel/register": "7.8.3",
"@babel/preset-env": "7.8.6",
"@babel/register": "7.8.6",
"@wordpress/e2e-test-utils": "4.2.0",
"autoprefixer": "9.7.4",
"babel-eslint": "10.0.3",
"babel-eslint": "10.1.0",
"chai": "4.2.0",
"chai-as-promised": "7.1.1",
"commander": "4.1.0",
"commander": "4.1.1",
"config": "3.3.0",
"cross-env": "6.0.3",
"eslint": "6.8.0",