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