summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-15 07:49:19 +0000
committerGitHub <noreply@github.com>2019-11-15 07:49:19 +0000
commit0ecb446835fa033ca817f3ade9869a144d974d3a (patch)
tree5d1f0128ea2eaa27dcda468a27b5ce95de492a89
parent2aabc7ccc5e1e6f7c378e5c2a46b6d932b0bc496 (diff)
Bump mochapack from 1.1.9 to 1.1.11
Bumps [mochapack](https://github.com/sysgears/mochapack) from 1.1.9 to 1.1.11. - [Release notes](https://github.com/sysgears/mochapack/releases) - [Commits](https://github.com/sysgears/mochapack/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--package-lock.json21
-rw-r--r--package.json2
2 files changed, 4 insertions, 19 deletions
diff --git a/package-lock.json b/package-lock.json
index 72e2bda8..4b56a098 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6226,12 +6226,6 @@
"assert-plus": "^1.0.0"
}
},
- "gitbook-plugin-github": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/gitbook-plugin-github/-/gitbook-plugin-github-2.0.0.tgz",
- "integrity": "sha1-UWbnY8/MQC1DKIC3pshcHFS1ao0=",
- "dev": true
- },
"glob": {
"version": "7.1.3",
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.3.tgz",
@@ -6570,12 +6564,6 @@
"minimalistic-crypto-utils": "^1.0.1"
}
},
- "hoek": {
- "version": "6.1.3",
- "resolved": "https://registry.npmjs.org/hoek/-/hoek-6.1.3.tgz",
- "integrity": "sha512-YXXAAhmF9zpQbC7LEcREFtXfGq5K1fmd+4PHkBq8NUqmzW3G+Dq10bI/i0KucLRwss3YYFQ0fSfoxBZYiGUqtQ==",
- "dev": true
- },
"homedir-polyfill": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz",
@@ -8104,18 +8092,16 @@
}
},
"mochapack": {
- "version": "1.1.9",
- "resolved": "https://registry.npmjs.org/mochapack/-/mochapack-1.1.9.tgz",
- "integrity": "sha512-YEqHmeQQ6IgYXu3ZHWUlZ3YUklIhK6LQh51xHSd4Sudthjh5V6N8cmoH4N1FwdbJWVgX18adWQngpRNUdzYSTQ==",
+ "version": "1.1.11",
+ "resolved": "https://registry.npmjs.org/mochapack/-/mochapack-1.1.11.tgz",
+ "integrity": "sha512-vRXu4lTFu222yw9CWRLhISxQr8G1hqEVZl/R5qDRVMLNVB8F6mZPKZRtnMgPoC13lKam1Whu9QTCqhZAWv08vQ==",
"dev": true,
"requires": {
"babel-runtime": "^6.26.0",
"chalk": "^2.4.2",
"chokidar": "^2.0.0",
- "gitbook-plugin-github": "^2.0.0",
"glob-parent": "5.1.0",
"globby": "^10.0.1",
- "hoek": "6.1.3",
"interpret": "^1.2.0",
"is-glob": "^4.0.1",
"loader-utils": "^1.2.3",
@@ -8126,7 +8112,6 @@
"normalize-path": "^3.0.0",
"progress": "^2.0.3",
"source-map-support": "^0.5.13",
- "strip-ansi": "^5.2.0",
"toposort": "^2.0.2",
"yargs": "14.0.0"
},
diff --git a/package.json b/package.json
index 5dc29bca..4cbbaf51 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
"jsdom-global": "^3.0.2",
"mocha": "^5.2.0",
"mocha-webpack": "^2.0.0-beta.0",
- "mochapack": "^1.1.9",
+ "mochapack": "^1.1.11",
"node-sass": "^4.13.0",
"sass-loader": "^7.3.1",
"stylelint": "^8.4.0",