Skip to content

Commit

Permalink
Update dependency config to v2 (#529)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and josephj committed Oct 28, 2018
1 parent ad11c9b commit e847f3f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -13,7 +13,7 @@
"body-parser": "1.18.3",
"chai": "4.2.0",
"chai-exclude": "1.0.9",
"config": "1.31.0",
"config": "2.0.1",
"cors": "2.8.4",
"cron": "1.4.1",
"cross-env": "5.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2025,10 +2025,10 @@ config-chain@~1.1.5:
ini "^1.3.4"
proto-list "~1.2.1"

config@1.31.0:
version "1.31.0"
resolved "https://registry.yarnpkg.com/config/-/config-1.31.0.tgz#ab08aeba6536015d220cd0afe14b3e0501082542"
integrity sha512-Ep/l9Rd1J9IPueztJfpbOqVzuKHQh4ZODMNt9xqTYdBBNRXbV4oTu34kCkkfdRVcDq0ohtpaeXGgb+c0LQxFRA==
config@2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/config/-/config-2.0.1.tgz#995ccc8175460578d646ac0a2e4018ffa44ca046"
integrity sha512-aTaviJnC8ZjQYx8kQf4u6tWqIxWolyQQ3LqXgnCLAsIb78JrUshHG0YuzIarzTaVVe1Pazms3TXImfYra8UsyQ==
dependencies:
json5 "^1.0.1"

Expand Down

0 comments on commit e847f3f

Please sign in to comment.