Merge pull request #25793 from woocommerce/renovate/config-3.x
Update dependency config to v3.3.0
This commit is contained in:
commit
b46bc98f9b
|
@ -6921,9 +6921,9 @@
|
|||
}
|
||||
},
|
||||
"config": {
|
||||
"version": "3.2.5",
|
||||
"resolved": "https://registry.npmjs.org/config/-/config-3.2.5.tgz",
|
||||
"integrity": "sha512-8itpjyR01lAJanhAlPncBngYRZez/LoRLW8wnGi+6SEcsUyA1wvHvbpIrAJYDJT+W9BScnj4mYoUgbtp9I+0+Q==",
|
||||
"version": "3.3.0",
|
||||
"resolved": "https://registry.npmjs.org/config/-/config-3.3.0.tgz",
|
||||
"integrity": "sha512-Xw++JjmYOLLX2HaYpySAveO8a9o+Af0jpDdEt1st8xtLeZI0bDfNsI90DGFyE/7mNnEjHiI8ivp/PieM6ODtdw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"json5": "^1.0.1"
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
"chai": "4.2.0",
|
||||
"chai-as-promised": "7.1.1",
|
||||
"commander": "4.1.1",
|
||||
"config": "3.2.5",
|
||||
"config": "3.3.0",
|
||||
"cross-env": "6.0.3",
|
||||
"eslint": "6.8.0",
|
||||
"eslint-config-wpcalypso": "5.0.0",
|
||||
|
|
Loading…
Reference in New Issue