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

Update dependency config to v3.2.1
This commit is contained in:
Claudio Sanches 2019-07-18 23:09:19 -03:00 committed by GitHub
commit f8628d62db
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

@ -2653,9 +2653,9 @@
}
},
"config": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/config/-/config-3.2.0.tgz",
"integrity": "sha512-ypYPOVvqIVklcu0jNXn8J5CImhaYyX/+JNN60y/rV5bfBD2YAKl1DeFstB4WlYu/TOH/VOo14MjyU5R5QpR9Qw==",
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/config/-/config-3.2.1.tgz",
"integrity": "sha512-EMA/IU0gBI3OZHi41B2JaosXEc6tJMN8RT3Pm5cHuRfbtfAQbNmYB6bFq0JK8tRu8F2WZ8s+5tnUX7acEy37xw==",
"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.0",
"config": "3.2.1",
"cross-env": "5.2.0",
"eslint": "6.0.1",
"eslint-config-wpcalypso": "4.0.1",