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

Update dependency config to v3.2.2
This commit is contained in:
Gerhard Potgieter 2019-07-22 14:31:56 +02:00 committed by GitHub
commit f47e18460e
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

@ -2644,9 +2644,9 @@
}
},
"config": {
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/config/-/config-3.2.1.tgz",
"integrity": "sha512-EMA/IU0gBI3OZHi41B2JaosXEc6tJMN8RT3Pm5cHuRfbtfAQbNmYB6bFq0JK8tRu8F2WZ8s+5tnUX7acEy37xw==",
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/config/-/config-3.2.2.tgz",
"integrity": "sha512-rOsfIOAcG82AWouK4/vBS/OKz3UPl2T/kP0irExmXJJOoWg2CmdfPLdx56bCoMUMFNh+7soQkQWCUC8DyemiwQ==",
"dev": true,
"requires": {
"json5": "^1.0.1"

View File

@ -30,7 +30,7 @@
"chai": "4.2.0",
"chai-as-promised": "7.1.1",
"chromedriver": "75.1.0",
"config": "3.2.1",
"config": "3.2.2",
"cross-env": "5.2.0",
"eslint": "6.1.0",
"eslint-config-wpcalypso": "4.0.1",