Merge pull request #25551 from woocommerce/renovate/config-3.x

Update dependency config to v3.2.5
This commit is contained in:
Rodrigo Primo 2020-02-03 14:44:53 -03:00 committed by GitHub
commit 2174acb882
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -6602,9 +6602,9 @@
}
},
"config": {
"version": "3.2.4",
"resolved": "https://registry.npmjs.org/config/-/config-3.2.4.tgz",
"integrity": "sha512-H1XIGfnU1EAkfjSLn9ZvYDRx9lOezDViuzLDgiJ/lMeqjYe3q6iQfpcLt2NInckJgpAeekbNhQkmnnbdEDs9rw==",
"version": "3.2.5",
"resolved": "https://registry.npmjs.org/config/-/config-3.2.5.tgz",
"integrity": "sha512-8itpjyR01lAJanhAlPncBngYRZez/LoRLW8wnGi+6SEcsUyA1wvHvbpIrAJYDJT+W9BScnj4mYoUgbtp9I+0+Q==",
"dev": true,
"requires": {
"json5": "^1.0.1"

View File

@ -31,7 +31,7 @@
"chai-as-promised": "7.1.1",
"commander": "4.1.0",
"eslint-plugin-jest": "23.6.0",
"config": "3.2.4",
"config": "3.2.5",
"cross-env": "6.0.3",
"eslint": "6.8.0",
"eslint-config-wpcalypso": "5.0.0",