Merge pull request #3377 from thelounge/renovate/mochapack-1.x
Update dependency mochapack to v1.1.4
This commit is contained in:
commit
0939adad0a
@ -98,7 +98,7 @@
|
|||||||
"jquery": "3.4.1",
|
"jquery": "3.4.1",
|
||||||
"mini-css-extract-plugin": "0.8.0",
|
"mini-css-extract-plugin": "0.8.0",
|
||||||
"mocha": "6.2.0",
|
"mocha": "6.2.0",
|
||||||
"mochapack": "1.1.3",
|
"mochapack": "1.1.4",
|
||||||
"moment": "2.24.0",
|
"moment": "2.24.0",
|
||||||
"mousetrap": "1.6.3",
|
"mousetrap": "1.6.3",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
|
@ -5610,10 +5610,10 @@ mocha@6.2.0:
|
|||||||
yargs-parser "13.0.0"
|
yargs-parser "13.0.0"
|
||||||
yargs-unparser "1.5.0"
|
yargs-unparser "1.5.0"
|
||||||
|
|
||||||
mochapack@1.1.3:
|
mochapack@1.1.4:
|
||||||
version "1.1.3"
|
version "1.1.4"
|
||||||
resolved "https://registry.yarnpkg.com/mochapack/-/mochapack-1.1.3.tgz#9f249958cc4cb58508591565b74298c56af8b1ac"
|
resolved "https://registry.yarnpkg.com/mochapack/-/mochapack-1.1.4.tgz#cd587f0f95389d24a41e0ad61c7b29916ccbb250"
|
||||||
integrity sha512-awRa/n1Zh9QDCdGF2f7qFmp40L0JjXYMk+TXeOnB1rjJGnYKUZnjftnLHQhw81mk+VllngViXHX7iCM1amF8/g==
|
integrity sha512-gg1yOfu5DHfxpNzW9Ahm443medujpceudoQ9o0xyM+gRmsALumxCVsxC4zRhDrGkvGMyFaXrsd81GeEdaKSwbQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
babel-runtime "^6.26.0"
|
babel-runtime "^6.26.0"
|
||||||
chalk "^2.4.2"
|
chalk "^2.4.2"
|
||||||
@ -5625,6 +5625,7 @@ mochapack@1.1.3:
|
|||||||
loader-utils "^1.2.3"
|
loader-utils "^1.2.3"
|
||||||
lodash "^4.17.15"
|
lodash "^4.17.15"
|
||||||
memory-fs "^0.4.1"
|
memory-fs "^0.4.1"
|
||||||
|
minimatch "^3.0.4"
|
||||||
nodent-runtime "^3.2.1"
|
nodent-runtime "^3.2.1"
|
||||||
normalize-path "^3.0.0"
|
normalize-path "^3.0.0"
|
||||||
progress "^2.0.3"
|
progress "^2.0.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user