mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-10 19:07:49 +00:00
Update deps.
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"async": "^2.1.4",
|
"async": "^2.1.4",
|
||||||
"benchmark": "^2.1.2",
|
"benchmark": "^2.1.3",
|
||||||
"chalk": "^1.1.3",
|
"chalk": "^1.1.3",
|
||||||
"cheerio": "^0.22.0",
|
"cheerio": "^0.22.0",
|
||||||
"codecov.io": "~0.1.6",
|
"codecov.io": "~0.1.6",
|
||||||
|
|||||||
10
yarn.lock
10
yarn.lock
@@ -756,12 +756,12 @@ bcrypt-pbkdf@^1.0.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
tweetnacl "^0.14.3"
|
tweetnacl "^0.14.3"
|
||||||
|
|
||||||
benchmark@^2.1.2:
|
benchmark@^2.1.3:
|
||||||
version "2.1.2"
|
version "2.1.3"
|
||||||
resolved "https://registry.yarnpkg.com/benchmark/-/benchmark-2.1.2.tgz#0676d82e560d82d2f317f82cf0858483955a7bfe"
|
resolved "https://registry.yarnpkg.com/benchmark/-/benchmark-2.1.3.tgz#e10e40e4d53d0e1c9d77a834fde593994dca7f0c"
|
||||||
dependencies:
|
dependencies:
|
||||||
lodash "^4.16.4"
|
lodash "^4.17.3"
|
||||||
platform "^1.3.1"
|
platform "^1.3.3"
|
||||||
|
|
||||||
big.js@^3.1.3:
|
big.js@^3.1.3:
|
||||||
version "3.1.3"
|
version "3.1.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user