From 0dd39e501bbbea4885f4ea949c59bb24041b5bfe Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 14 Sep 2019 00:58:58 +0000 Subject: [PATCH] chore(deps): update minor and patch --- package.json | 4 ++-- yarn.lock | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index c0f30cfc..0e859f1e 100644 --- a/package.json +++ b/package.json @@ -42,11 +42,11 @@ "eslint": "^5.16.0", "eslint-config-airbnb-base": "^13.2.0", "eslint-plugin-import": "^2.18.2", - "eslint-plugin-mocha": "^6.1.0", + "eslint-plugin-mocha": "^6.1.1", "extend": "^3.0.2", "mocha-junit-reporter": "^1.23.1", "uglifyjs-webpack-plugin": "2.2.0", - "webpack": "4.39.3", + "webpack": "4.40.2", "webpack-cli": "3.3.8" } } diff --git a/yarn.lock b/yarn.lock index 1c4a3e82..b574322a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2812,9 +2812,9 @@ eslint-plugin-import@^2.18.2: read-pkg-up "^2.0.0" resolve "^1.11.0" -eslint-plugin-mocha@^6.1.0: - version "6.1.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-6.1.0.tgz#4950ceea8e51b1f4265116c0d03d0cbae86d0a6f" +eslint-plugin-mocha@^6.1.1: + version "6.1.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-6.1.1.tgz#5a036f2f806e1a5fb7d19f7538ebeff3afb15377" dependencies: ramda "^0.26.1" @@ -6665,9 +6665,9 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1: source-list-map "^2.0.0" source-map "~0.6.1" -webpack@4.39.3: - version "4.39.3" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.39.3.tgz#a02179d1032156b713b6ec2da7e0df9d037def50" +webpack@4.40.2: + version "4.40.2" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.40.2.tgz#d21433d250f900bf0facbabe8f50d585b2dc30a7" dependencies: "@webassemblyjs/ast" "1.8.5" "@webassemblyjs/helper-module-context" "1.8.5"