Update dependency config to v3.1.0

This commit is contained in:
Renovate Bot 2019-04-07 15:52:22 +00:00
parent 835bf3d69b
commit e3ac7ba02a
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -3282,9 +3282,9 @@
}
},
"config": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/config/-/config-3.0.1.tgz",
"integrity": "sha512-TBNrrk2b6AybUohqXw2AydglFBL9b/+1GG93Di6Fm6x1SyVJ5PYgo+mqY2X0KpU9m0PJDSbFaC5H95utSphtLw==",
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/config/-/config-3.1.0.tgz",
"integrity": "sha512-t6oDeNQbsIWa+D/KF4959TANzjSHLv1BA/hvL8tHEA3OUSWgBXELKaONSI6nr9oanbKs0DXonjOWLcrtZ3yTAA==",
"dev": true,
"requires": {
"json5": "^1.0.1"

View File

@ -29,7 +29,7 @@
"chai": "4.2.0",
"chai-as-promised": "7.1.1",
"chromedriver": "2.46.0",
"config": "3.0.1",
"config": "3.1.0",
"cross-env": "5.2.0",
"eslint": "5.16.0",
"eslint-config-wpcalypso": "4.0.1",