mirror of
https://github.com/thelounge/thelounge
synced 2024-11-23 04:23:13 +00:00
Merge pull request #2433 from thelounge/greenkeeper/nyc-11.7.3
Update nyc to the latest version 🚀
This commit is contained in:
commit
4219fabca8
2 changed files with 4 additions and 4 deletions
|
@ -89,7 +89,7 @@
|
||||||
"mocha-webpack": "2.0.0-beta.0",
|
"mocha-webpack": "2.0.0-beta.0",
|
||||||
"mousetrap": "1.6.1",
|
"mousetrap": "1.6.1",
|
||||||
"npm-run-all": "4.1.3",
|
"npm-run-all": "4.1.3",
|
||||||
"nyc": "11.7.2",
|
"nyc": "11.7.3",
|
||||||
"sinon": "5.0.5",
|
"sinon": "5.0.5",
|
||||||
"socket.io-client": "2.1.0",
|
"socket.io-client": "2.1.0",
|
||||||
"stylelint": "9.2.0",
|
"stylelint": "9.2.0",
|
||||||
|
|
|
@ -5377,9 +5377,9 @@ number-is-nan@^1.0.0:
|
||||||
version "1.0.1"
|
version "1.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
|
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
|
||||||
|
|
||||||
nyc@11.7.2:
|
nyc@11.7.3:
|
||||||
version "11.7.2"
|
version "11.7.3"
|
||||||
resolved "https://registry.yarnpkg.com/nyc/-/nyc-11.7.2.tgz#15e554f937c216cc91aa08f9a260256ed6fe44b8"
|
resolved "https://registry.yarnpkg.com/nyc/-/nyc-11.7.3.tgz#164f4cfad84dee6d8f353824231d9dd683aa14ea"
|
||||||
dependencies:
|
dependencies:
|
||||||
archy "^1.0.0"
|
archy "^1.0.0"
|
||||||
arrify "^1.0.1"
|
arrify "^1.0.1"
|
||||||
|
|
Loading…
Reference in a new issue