From b76f0aa3f8303bb9704e28294916f9f135adbf65 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2020 06:13:16 +0000 Subject: [PATCH] Bump vuex from 3.2.0 to 3.3.0 Bumps [vuex](https://github.com/vuejs/vuex) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/vuejs/vuex/releases) - [Changelog](https://github.com/vuejs/vuex/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vuex/compare/v3.2.0...v3.3.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bab88f52..55a827d1 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "vue": "^2.6.11", "vue-meta": "^2.3.3", "vue-router": "^3.1.6", - "vuex": "^3.2.0" + "vuex": "^3.3.0" }, "devDependencies": { "@babel/core": "^7.9.0", diff --git a/yarn.lock b/yarn.lock index 087c1d85..e02dda62 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8586,10 +8586,10 @@ vue@^2.6.11: resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.11.tgz#76594d877d4b12234406e84e35275c6d514125c5" integrity sha512-VfPwgcGABbGAue9+sfrD4PuwFar7gPb1yl1UK1MwXoQPAw0BKSqWfoYCT/ThFrdEVWoI51dBuyCoiNU9bZDZxQ== -vuex@^3.2.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.2.0.tgz#86da7f26c3e131ff374870580109145a640ee5a8" - integrity sha512-qBZGJJ1gUNWZbfZlH7ylIPwENg3R0Ckpq+qPexF065kOMOt1Ixt8WDJmtssVv7OhepWD0+Qie7pOS8f0oQy1JA== +vuex@^3.3.0: + version "3.3.0" + resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.3.0.tgz#665b4630ea1347317139fcc5cb495aab3ec5e513" + integrity sha512-1MfcBt+YFd20DPwKe0ThhYm1UEXZya4gVKUvCy7AtS11YAOUR+9a6u4fsv1Rr6ePZCDNxW/M1zuIaswp6nNv8Q== w3c-hr-time@^1.0.1: version "1.0.2"