mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 14:44:13 +00:00
Update dependency mochapack to v1.1.1
This commit is contained in:
parent
5941a009e0
commit
8ed2866ed1
2 changed files with 5 additions and 5 deletions
|
@ -93,7 +93,7 @@
|
|||
"jquery": "3.3.1",
|
||||
"mini-css-extract-plugin": "0.5.0",
|
||||
"mocha": "6.0.2",
|
||||
"mochapack": "1.1.0",
|
||||
"mochapack": "1.1.1",
|
||||
"moment": "2.24.0",
|
||||
"mousetrap": "1.6.3",
|
||||
"npm-run-all": "4.1.5",
|
||||
|
|
|
@ -5315,10 +5315,10 @@ mocha@6.0.2:
|
|||
yargs-parser "11.1.1"
|
||||
yargs-unparser "1.5.0"
|
||||
|
||||
mochapack@1.1.0:
|
||||
version "1.1.0"
|
||||
resolved "https://registry.yarnpkg.com/mochapack/-/mochapack-1.1.0.tgz#0fe24228b4b92a987ece2258e96188f59f248435"
|
||||
integrity sha512-IFNA4LasRYWu2pNRjDRpoU8I/aLLgdVfkqlWz+x+tMLBrQO3HC18b+gjevIKeIfjVJ3msNJSSa4elOLNVd9HPw==
|
||||
mochapack@1.1.1:
|
||||
version "1.1.1"
|
||||
resolved "https://registry.yarnpkg.com/mochapack/-/mochapack-1.1.1.tgz#98d7f4bd4b7f32dfd4e3aed68d562f4c97fe38b1"
|
||||
integrity sha512-t8WchR4+38f0BO7+nBcUexqe1NNhzr8vsylOp5wF/J1EWP47T76KRVnZIrHHjxXdnp5JJHZtUD8C0pkJG2iv0g==
|
||||
dependencies:
|
||||
babel-runtime "^6.18.0"
|
||||
chalk "^2.3.0"
|
||||
|
|
Loading…
Reference in a new issue