mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 06:34:21 +00:00
Update dependency mochapack to v1.1.5
This commit is contained in:
parent
f293bdbdc3
commit
a69bb80500
2 changed files with 5 additions and 5 deletions
|
@ -98,7 +98,7 @@
|
|||
"jquery": "3.4.1",
|
||||
"mini-css-extract-plugin": "0.8.0",
|
||||
"mocha": "6.2.0",
|
||||
"mochapack": "1.1.4",
|
||||
"mochapack": "1.1.5",
|
||||
"moment": "2.24.0",
|
||||
"mousetrap": "1.6.3",
|
||||
"npm-run-all": "4.1.5",
|
||||
|
|
|
@ -5505,10 +5505,10 @@ mocha@6.2.0:
|
|||
yargs-parser "13.0.0"
|
||||
yargs-unparser "1.5.0"
|
||||
|
||||
mochapack@1.1.4:
|
||||
version "1.1.4"
|
||||
resolved "https://registry.yarnpkg.com/mochapack/-/mochapack-1.1.4.tgz#cd587f0f95389d24a41e0ad61c7b29916ccbb250"
|
||||
integrity sha512-gg1yOfu5DHfxpNzW9Ahm443medujpceudoQ9o0xyM+gRmsALumxCVsxC4zRhDrGkvGMyFaXrsd81GeEdaKSwbQ==
|
||||
mochapack@1.1.5:
|
||||
version "1.1.5"
|
||||
resolved "https://registry.yarnpkg.com/mochapack/-/mochapack-1.1.5.tgz#e410eee4aa2463677ad0a750e78168662848161e"
|
||||
integrity sha512-k4Qukx7lpHLgvQcjCaJDa/PqvQED9DjsuuwaS2dTmjK2vus++DTYDRrnf4KYH2/aROgFqwPe+5gDhnAiwoxQ8Q==
|
||||
dependencies:
|
||||
babel-runtime "^6.26.0"
|
||||
chalk "^2.4.2"
|
||||
|
|
Loading…
Reference in a new issue