summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-08 02:13:13 +0000
committerGitHub <noreply@github.com>2019-12-08 02:13:13 +0000
commit57053e74102c113d14012390e579a33d91101c03 (patch)
tree4184fc2eb6fe511fa1a81f8c166a2d73b6030f63
parent3da4bea639beb074bb1281672464230dce100c5c (diff)
Bump mochapack from 1.1.12 to 1.1.13
Bumps [mochapack](https://github.com/sysgears/mochapack) from 1.1.12 to 1.1.13. - [Release notes](https://github.com/sysgears/mochapack/releases) - [Commits](https://github.com/sysgears/mochapack/compare/v1.1.12...v1.1.13) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--package-lock.json12
-rw-r--r--package.json2
2 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 3fe9dc08..30db1a82 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5310,9 +5310,9 @@
"dev": true
},
"fast-glob": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.1.0.tgz",
- "integrity": "sha512-TrUz3THiq2Vy3bjfQUB2wNyPdGBeGmdjbzzBLhfHN4YFurYptCKwGq/TfiRavbGywFRzY6U2CdmQ1zmsY5yYaw==",
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.1.1.tgz",
+ "integrity": "sha512-nTCREpBY8w8r+boyFYAx21iL6faSsQynliPHM4Uf56SbkyohCNxpVPEH9xrF5TXKy+IsjkPUHDKiUkzBVRXn9g==",
"dev": true,
"requires": {
"@nodelib/fs.stat": "^2.0.2",
@@ -8252,9 +8252,9 @@
}
},
"mochapack": {
- "version": "1.1.12",
- "resolved": "https://registry.npmjs.org/mochapack/-/mochapack-1.1.12.tgz",
- "integrity": "sha512-R655bQrzACFtLRUhAw2ukwKwxV+tLqDZfw1K4l+AQrNuZZQm3q4BhscPSQYFb7TPuJ9dN+pWH6t7ZU4rMhGuXw==",
+ "version": "1.1.13",
+ "resolved": "https://registry.npmjs.org/mochapack/-/mochapack-1.1.13.tgz",
+ "integrity": "sha512-SQQn/0hsX5E3+tFxjmAm9ruEqLRYpnINssmul69PxnRdqxnNjs4UQvOQz1zTsoE7RfJl6FAprVjvMznZFIzytQ==",
"dev": true,
"requires": {
"babel-runtime": "^6.26.0",
diff --git a/package.json b/package.json
index 3323eee8..8f44b069 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.12",
+ "mochapack": "^1.1.13",
"node-sass": "^4.13.0",
"sass-loader": "^7.3.1",
"stylelint": "^8.4.0",