From 1f96e11d955947c0dd6b0b00cdc4a6490fce85a2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2019 18:54:21 +0000 Subject: Bump webpack from 4.35.3 to 4.36.1 Bumps [webpack](https://github.com/webpack/webpack) from 4.35.3 to 4.36.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.35.3...v4.36.1) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3644f8b7..f1f26c82 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14566,9 +14566,9 @@ "dev": true }, "webpack": { - "version": "4.35.3", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-4.35.3.tgz", - "integrity": "sha512-xggQPwr9ILlXzz61lHzjvgoqGU08v5+Wnut19Uv3GaTtzN4xBTcwnobodrXE142EL1tOiS5WVEButooGzcQzTA==", + "version": "4.36.1", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-4.36.1.tgz", + "integrity": "sha512-Ej01/N9W8DVyhEpeQnbUdGvOECw0L46FxS12cCOs8gSK7bhUlrbHRnWkjiXckGlHjUrmL89kDpTRIkUk6Y+fKg==", "dev": true, "requires": { "@webassemblyjs/ast": "1.8.5", diff --git a/package.json b/package.json index fb2b73fe..53ce7b00 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "vue-loader": "^15.7.1", "vue-style-loader": "^4.1.1", "vue-template-compiler": "^2.6.10", - "webpack": "^4.35.2", + "webpack": "^4.36.1", "webpack-cli": "^3.3.6", "webpack-merge": "^4.2.1" }, -- cgit v1.2.3