mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 14:44:13 +00:00
Update dependency mousetrap to v1.6.2
This commit is contained in:
parent
4824a2b535
commit
3f26cee4d4
2 changed files with 4 additions and 4 deletions
|
@ -89,7 +89,7 @@
|
||||||
"mocha": "5.2.0",
|
"mocha": "5.2.0",
|
||||||
"mocha-loader": "1.1.3",
|
"mocha-loader": "1.1.3",
|
||||||
"mocha-webpack": "2.0.0-beta.0",
|
"mocha-webpack": "2.0.0-beta.0",
|
||||||
"mousetrap": "1.6.1",
|
"mousetrap": "1.6.2",
|
||||||
"npm-run-all": "4.1.3",
|
"npm-run-all": "4.1.3",
|
||||||
"nyc": "12.0.1",
|
"nyc": "12.0.1",
|
||||||
"sinon": "5.0.10",
|
"sinon": "5.0.10",
|
||||||
|
|
|
@ -5207,9 +5207,9 @@ moment@2.22.2:
|
||||||
version "2.22.2"
|
version "2.22.2"
|
||||||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.2.tgz#3c257f9839fc0e93ff53149632239eb90783ff66"
|
resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.2.tgz#3c257f9839fc0e93ff53149632239eb90783ff66"
|
||||||
|
|
||||||
mousetrap@1.6.1:
|
mousetrap@1.6.2:
|
||||||
version "1.6.1"
|
version "1.6.2"
|
||||||
resolved "https://registry.yarnpkg.com/mousetrap/-/mousetrap-1.6.1.tgz#2a085f5c751294c75e7e81f6ec2545b29cbf42d9"
|
resolved "https://registry.yarnpkg.com/mousetrap/-/mousetrap-1.6.2.tgz#caadd9cf886db0986fb2fee59a82f6bd37527587"
|
||||||
|
|
||||||
move-concurrently@^1.0.1:
|
move-concurrently@^1.0.1:
|
||||||
version "1.0.1"
|
version "1.0.1"
|
||||||
|
|
Loading…
Reference in a new issue