chore(xo-server): update limit-concurrency-decorator to 0.3.0

This commit is contained in:
Julien Fontanet 2018-02-14 17:05:25 +01:00
parent b0a152612e
commit 947febcdaa
2 changed files with 4 additions and 4 deletions

View File

@ -78,7 +78,7 @@
"level": "^2.1.1",
"level-party": "^3.0.4",
"level-sublevel": "^6.6.1",
"limit-concurrency-decorator": "^0.2.0",
"limit-concurrency-decorator": "^0.3.0",
"lodash": "^4.17.4",
"make-error": "^1",
"micromatch": "^3.1.4",

View File

@ -7192,9 +7192,9 @@ liftoff@^2.5.0:
rechoir "^0.6.2"
resolve "^1.1.7"
limit-concurrency-decorator@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/limit-concurrency-decorator/-/limit-concurrency-decorator-0.2.0.tgz#5ed8b8f830d36e22cbe0bcaf281b62498aec3e73"
limit-concurrency-decorator@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/limit-concurrency-decorator/-/limit-concurrency-decorator-0.3.0.tgz#f01dc6ece361ecc2169400847bad45d80727c79e"
livereload-js@^2.2.0:
version "2.3.0"