mirror of
https://github.com/LBRYFoundation/curate.git
synced 2025-08-23 09:27:24 +00:00
chore(deps): bump config from 3.3.9 to 3.3.10
Bumps [config](https://github.com/node-config/node-config) from 3.3.9 to 3.3.10. - [Release notes](https://github.com/node-config/node-config/releases) - [Changelog](https://github.com/node-config/node-config/blob/master/History.md) - [Commits](https://github.com/node-config/node-config/compare/v3.3.9...v3.3.10) --- updated-dependencies: - dependency-name: config dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d7f8dc0d52
commit
f94459ac9b
2 changed files with 5 additions and 5 deletions
|
@ -11,7 +11,7 @@
|
|||
"dependencies": {
|
||||
"@projectdysnomia/dysnomia": "github:projectdysnomia/dysnomia#0df1369a822dba8851c667b22d5bac34f4e849e6",
|
||||
"cat-loggr": "^1.2.2",
|
||||
"config": "^3.3.9",
|
||||
"config": "^3.3.10",
|
||||
"eventemitter3": "^5.0.1",
|
||||
"fuzzy": "^0.1.3",
|
||||
"ioredis": "^5.3.2",
|
||||
|
|
|
@ -388,10 +388,10 @@ concat-map@0.0.1:
|
|||
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
|
||||
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
|
||||
|
||||
config@^3.3.9:
|
||||
version "3.3.9"
|
||||
resolved "https://registry.yarnpkg.com/config/-/config-3.3.9.tgz#27fae95b43e0e1d5723e54143c090954d8e49572"
|
||||
integrity sha512-G17nfe+cY7kR0wVpc49NCYvNtelm/pPy8czHoFkAgtV1lkmcp7DHtWCdDu+C9Z7gb2WVqa9Tm3uF9aKaPbCfhg==
|
||||
config@^3.3.10:
|
||||
version "3.3.10"
|
||||
resolved "https://registry.yarnpkg.com/config/-/config-3.3.10.tgz#effb354d15accfb6e2b50e1d626944c635ad1189"
|
||||
integrity sha512-9Kl3LpQ6zj93KaqgfIMTcpwTpgozFOqNl/Dk7mjras1BgGIOlqxWkyIGeU1my+sRuskRYwrCATgCk1RjAnRPGA==
|
||||
dependencies:
|
||||
json5 "^2.2.3"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue