From 551c950fbdc9d7c6da6e66772667457a43674798 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Oct 2021 15:46:21 +0000 Subject: [PATCH] Bump @vue/cli-plugin-pwa from 4.5.13 to 4.5.14 Bumps [@vue/cli-plugin-pwa](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-pwa) from 4.5.13 to 4.5.14. - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.14/packages/@vue/cli-plugin-pwa) --- updated-dependencies: - dependency-name: "@vue/cli-plugin-pwa" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 8c05ffa6..b69db002 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "devDependencies": { "@vue/cli-plugin-babel": "^4.5.14", "@vue/cli-plugin-eslint": "^4.5.14", - "@vue/cli-plugin-pwa": "^4.5.13", + "@vue/cli-plugin-pwa": "^4.5.14", "@vue/cli-service": "^4.5.14", "@vue/compiler-sfc": "3.2.20", "babel-eslint": "^10.1.0", diff --git a/yarn.lock b/yarn.lock index 0406096d..14dd53d7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1406,12 +1406,12 @@ webpack "^4.0.0" yorkie "^2.0.0" -"@vue/cli-plugin-pwa@^4.5.13": - version "4.5.13" - resolved "https://registry.yarnpkg.com/@vue/cli-plugin-pwa/-/cli-plugin-pwa-4.5.13.tgz#a800639814b6f62a38f04198c340cfaee7295c3f" - integrity sha512-uU5pp94VU0YscfKq/mNRsKOdxG+CTqVlZWaYkRc+HCcwkJ/m/CnxgaEqQFr0QpHC8zmlX4gILO1RVYygJoR9tw== +"@vue/cli-plugin-pwa@^4.5.14": + version "4.5.14" + resolved "https://registry.yarnpkg.com/@vue/cli-plugin-pwa/-/cli-plugin-pwa-4.5.14.tgz#55f58689f33109dfc001f45028c123c1097c66d3" + integrity sha512-Ikg2+IHSXGf+KFNkDbKDkm0HZOFBMQWVrIv8yipmOG1q7qbYmRF1rrYLvttLZlGa7/P8J8Zv3uFnGxWlmdeJYA== dependencies: - "@vue/cli-shared-utils" "^4.5.13" + "@vue/cli-shared-utils" "^4.5.14" webpack "^4.0.0" workbox-webpack-plugin "^4.3.1" @@ -1490,7 +1490,7 @@ optionalDependencies: vue-loader-v16 "npm:vue-loader@^16.1.0" -"@vue/cli-shared-utils@^4.5.13", "@vue/cli-shared-utils@^4.5.14": +"@vue/cli-shared-utils@^4.5.14": version "4.5.14" resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.14.tgz#4cdc98544205795144fa1a712966a33450d9a4c7" integrity sha512-OJeabPep8yvQ7n2lgbsw6lzBXmjaBHlCt7k9wnsPiXKtNAnHsv40ejARRnj4HTOuMaW6i1QQ17X3WaozI0zaMw==