Merge pull request #24196 from woocommerce/renovate/config-3.x
Update dependency config to v3.2.1
This commit is contained in:
commit
f8628d62db
|
@ -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"
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue