From 47c83c3a09cf9b7dae39786d64ced0a4c751ead7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2019 02:15:09 +0000 Subject: Bump mochapack from 1.1.11 to 1.1.12 Bumps [mochapack](https://github.com/sysgears/mochapack) from 1.1.11 to 1.1.12. - [Release notes](https://github.com/sysgears/mochapack/releases) - [Commits](https://github.com/sysgears/mochapack/compare/v1.1.11...v1.1.12) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 12 ++++++------ package.json | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index b703497d..b8a54fff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2035,9 +2035,9 @@ "dev": true }, "@types/node": { - "version": "12.12.7", - "resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.7.tgz", - "integrity": "sha512-E6Zn0rffhgd130zbCbAr/JdXfXkoOUFAKNs/rF8qnafSJ8KYaA/j3oz7dcwal+lYjLA7xvdd5J4wdYpCTlP8+w==", + "version": "12.12.14", + "resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.14.tgz", + "integrity": "sha512-u/SJDyXwuihpwjXy7hOOghagLEV1KdAST6syfnOk6QZAMzZuWZqXy5aYYZbh8Jdpd4escVFP0MvftHNDb9pruA==", "dev": true }, "@vue/component-compiler-utils": { @@ -8151,9 +8151,9 @@ } }, "mochapack": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/mochapack/-/mochapack-1.1.11.tgz", - "integrity": "sha512-vRXu4lTFu222yw9CWRLhISxQr8G1hqEVZl/R5qDRVMLNVB8F6mZPKZRtnMgPoC13lKam1Whu9QTCqhZAWv08vQ==", + "version": "1.1.12", + "resolved": "https://registry.npmjs.org/mochapack/-/mochapack-1.1.12.tgz", + "integrity": "sha512-R655bQrzACFtLRUhAw2ukwKwxV+tLqDZfw1K4l+AQrNuZZQm3q4BhscPSQYFb7TPuJ9dN+pWH6t7ZU4rMhGuXw==", "dev": true, "requires": { "babel-runtime": "^6.26.0", diff --git a/package.json b/package.json index 40e48584..161b59f9 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.11", + "mochapack": "^1.1.12", "node-sass": "^4.13.0", "sass-loader": "^7.3.1", "stylelint": "^8.4.0", -- cgit v1.2.3