Skip to content

Commit

Permalink
Merge cc17a77 into 39f786d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 25, 2019
2 parents 39f786d + cc17a77 commit e542de5
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,26 +30,26 @@
},
"dependencies": {},
"devDependencies": {
"@aureooms/js-itertools": "^3.4.0",
"@aureooms/js-itertools": "3.4.0",
"@aureooms/js-measure": "1.0.3",
"@aureooms/js-predicate": "^2.0.2",
"@aureooms/js-predicate": "2.0.2",
"@babel/cli": "7.7.4",
"@babel/core": "7.7.4",
"@babel/polyfill": "7.7.0",
"@babel/preset-env": "7.7.4",
"@babel/register": "7.7.4",
"argparse": "^1.0.10",
"ava": "^2.4.0",
"benchmark": "^2.1.4",
"coveralls": "^3.0.8",
"esdoc": "^1.1.0",
"esdoc-inject-script-plugin": "^1.0.0",
"esdoc-inject-style-plugin": "^1.0.0",
"esdoc-standard-plugin": "^1.0.0",
"fingertree": "^0.1.7",
"microtime": "^3.0.0",
"np": "^5.1.3",
"nyc": "^14.1.1"
"argparse": "1.0.10",
"ava": "2.4.0",
"benchmark": "2.1.4",
"coveralls": "3.0.8",
"esdoc": "1.1.0",
"esdoc-inject-script-plugin": "1.0.0",
"esdoc-inject-style-plugin": "1.0.0",
"esdoc-standard-plugin": "1.0.0",
"fingertree": "0.1.7",
"microtime": "3.0.0",
"np": "5.1.3",
"nyc": "14.1.1"
},
"files": [
"lib"
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
resolved "https://registry.yarnpkg.com/@aureooms/js-error/-/js-error-3.0.0.tgz#c06a455569c4cb26c3792ab9c9f075da707823de"
integrity sha1-wGpFVWnEyybDeSq5yfB12nB4I94=

"@aureooms/js-itertools@^3.4.0":
"@aureooms/js-itertools@3.4.0":
version "3.4.0"
resolved "https://registry.yarnpkg.com/@aureooms/js-itertools/-/js-itertools-3.4.0.tgz#2140cd62e5ae706402afef2e82f924658e0403e2"
integrity sha512-lVOnOr1Fo+fdaT20wBEz2q+KOQ145yFB0WNbqY6FkeB2xQrW+Xi9bzwG1kQ9fP5eOQnhyXvBdpYK90AkkZufmA==
Expand All @@ -26,7 +26,7 @@
resolved "https://registry.yarnpkg.com/@aureooms/js-measure/-/js-measure-1.0.3.tgz#bc772fbe4ad14ed82ad7323e610003b54075555e"
integrity sha1-vHcvvkrRTtgq1zI+YQADtUB1VV4=

"@aureooms/js-predicate@^2.0.2":
"@aureooms/js-predicate@2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@aureooms/js-predicate/-/js-predicate-2.0.2.tgz#0c09bfbd6616fdb9c2b8f9b894201e8807e810d9"
integrity sha1-DAm/vWYW/bnCuPm4lCAeiAfoENk=
Expand Down Expand Up @@ -961,7 +961,7 @@ are-we-there-yet@~1.1.2:
delegates "^1.0.0"
readable-stream "^2.0.6"

argparse@^1.0.10, argparse@^1.0.7:
argparse@1.0.10, argparse@^1.0.7:
version "1.0.10"
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
Expand Down Expand Up @@ -1067,7 +1067,7 @@ atob@^2.1.1:
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==

ava@^2.4.0:
ava@2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/ava/-/ava-2.4.0.tgz#a3bd8b0e01d8826004c91de375eb2313ba5237c3"
integrity sha512-CQWtzZZZeU2g4StojRv6MO9RIRi4sLxGSB9+3C3hv0ttUEG1tkJLTLyrBQeFS4WEeK12Z4ovE3f2iPVhSy8elA==
Expand Down Expand Up @@ -1281,7 +1281,7 @@ bcrypt-pbkdf@^1.0.0:
dependencies:
tweetnacl "^0.14.3"

benchmark@^2.1.4:
benchmark@2.1.4:
version "2.1.4"
resolved "https://registry.yarnpkg.com/benchmark/-/benchmark-2.1.4.tgz#09f3de31c916425d498cc2ee565a0ebf3c2a5629"
integrity sha1-CfPeMckWQl1JjMLuVloOvzwqVik=
Expand Down Expand Up @@ -1884,7 +1884,7 @@ cosmiconfig@^5.2.1:
js-yaml "^3.13.1"
parse-json "^4.0.0"

coveralls@^3.0.8:
coveralls@3.0.8:
version "3.0.8"
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.8.tgz#3ed8f0ebdcf8a87ff3f9f4bde220b86d998ebe64"
integrity sha512-lkQlg29RhV9zwB0gDaEAWoap8xPgFxtPsVIpTNiDDtWNrvtP1/RmGJRRAV/Loz2gihmppObkSL0wnptEGUXaOQ==
Expand Down Expand Up @@ -2376,15 +2376,15 @@ esdoc-external-ecmascript-plugin@^1.0.0:
dependencies:
fs-extra "1.0.0"

esdoc-inject-script-plugin@^1.0.0:
esdoc-inject-script-plugin@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/esdoc-inject-script-plugin/-/esdoc-inject-script-plugin-1.0.0.tgz#1d6d6e9cd74e863acbe9eec7bc8ed135b8742e2f"
integrity sha1-HW1unNdOhjrL6e7HvI7RNbh0Li8=
dependencies:
cheerio "0.22.0"
fs-extra "1.0.0"

esdoc-inject-style-plugin@^1.0.0:
esdoc-inject-style-plugin@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/esdoc-inject-style-plugin/-/esdoc-inject-style-plugin-1.0.0.tgz#a13597368bb9fb89c365e066495caf97a4decbb1"
integrity sha1-oTWXNou5+4nDZeBmSVyvl6Tey7E=
Expand Down Expand Up @@ -2420,7 +2420,7 @@ esdoc-publish-html-plugin@^1.0.0:
marked "0.3.19"
taffydb "2.7.2"

esdoc-standard-plugin@^1.0.0:
esdoc-standard-plugin@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/esdoc-standard-plugin/-/esdoc-standard-plugin-1.0.0.tgz#661201cac7ef868924902446fdac1527253c5d4d"
integrity sha1-ZhIBysfvhokkkCRG/awVJyU8XU0=
Expand Down Expand Up @@ -2452,7 +2452,7 @@ esdoc-unexported-identifier-plugin@^1.0.0:
resolved "https://registry.yarnpkg.com/esdoc-unexported-identifier-plugin/-/esdoc-unexported-identifier-plugin-1.0.0.tgz#1f9874c6a7c2bebf9ad397c3ceb75c9c69dabab1"
integrity sha1-H5h0xqfCvr+a05fDzrdcnGnaurE=

esdoc@^1.1.0:
esdoc@1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/esdoc/-/esdoc-1.1.0.tgz#07d40ebf791764cd537929c29111e20a857624f3"
integrity sha512-vsUcp52XJkOWg9m1vDYplGZN2iDzvmjDL5M/Mp8qkoDG3p2s0yIQCIjKR5wfPBaM3eV14a6zhQNYiNTCVzPnxA==
Expand Down Expand Up @@ -2722,7 +2722,7 @@ find-up@^4.0.0, find-up@^4.1.0:
locate-path "^5.0.0"
path-exists "^4.0.0"

fingertree@^0.1.7:
fingertree@0.1.7:
version "0.1.7"
resolved "https://registry.yarnpkg.com/fingertree/-/fingertree-0.1.7.tgz#69a44f4a280f58ec3f157be767d5dfd0b05258c5"
integrity sha1-aaRPSigPWOw/FXvnZ9Xf0LBSWMU=
Expand Down Expand Up @@ -4326,7 +4326,7 @@ micromatch@^4.0.2:
braces "^3.0.1"
picomatch "^2.0.5"

microtime@^3.0.0:
microtime@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/microtime/-/microtime-3.0.0.tgz#d140914bde88aa89b4f9fd2a18620b435af0f39b"
integrity sha512-SirJr7ZL4ow2iWcb54bekS4aWyBQNVcEDBiwAz9D/sTgY59A+uE8UJU15cp5wyZmPBwg/3zf8lyCJ5NUe1nVlQ==
Expand Down Expand Up @@ -4571,7 +4571,7 @@ normalize-url@^4.1.0:
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-4.5.0.tgz#453354087e6ca96957bd8f5baf753f5982142129"
integrity sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ==

np@^5.1.3:
np@5.1.3:
version "5.1.3"
resolved "https://registry.yarnpkg.com/np/-/np-5.1.3.tgz#b4d999709d88ebf51586c0bd7c932f5cd85c0454"
integrity sha512-np8ZranFku8KSKYZzjpyb45P2HMAAoWufwB957mTjZSYg/8ZvU83qT0rYHGXgmwxM2jbsVMtRj9cEgUbPJfV5A==
Expand Down Expand Up @@ -4677,7 +4677,7 @@ number-is-nan@^1.0.0:
resolved "https://registry.yarnpkg.com/nwmatcher/-/nwmatcher-1.4.4.tgz#2285631f34a95f0d0395cd900c96ed39b58f346e"
integrity sha512-3iuY4N5dhgMpCUrOVnuAdGrgxVqV2cJpM+XNccjR2DKOB1RUP0aA+wGXEiNziG/UKboFyGBIoKOaNlJxx8bciQ==

nyc@^14.1.1:
nyc@14.1.1:
version "14.1.1"
resolved "https://registry.yarnpkg.com/nyc/-/nyc-14.1.1.tgz#151d64a6a9f9f5908a1b73233931e4a0a3075eeb"
integrity sha512-OI0vm6ZGUnoGZv/tLdZ2esSVzDwUC88SNs+6JoSOMVxA+gKMB8Tk7jBwgemLx4O40lhhvZCVw1C+OYLOBOPXWw==
Expand Down

0 comments on commit e542de5

Please sign in to comment.