From 3466ce0004479e5d989af13b9b8b6bc683c695ba Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2020 15:45:49 +0000 Subject: [PATCH] Bump vuex from 3.4.0 to 3.5.1 Bumps [vuex](https://github.com/vuejs/vuex) from 3.4.0 to 3.5.1. - [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.4.0...v3.5.1) 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 fa67d6029ae..6490453286e 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "vue": "^2.6.11", "vue-meta": "^2.4.0", "vue-router": "^3.3.4", - "vuex": "^3.4.0" + "vuex": "^3.5.1" }, "devDependencies": { "@babel/core": "^7.10.3", diff --git a/yarn.lock b/yarn.lock index f8ded6de194..812367138c2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8908,10 +8908,10 @@ vue@^2.6.11: resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.11.tgz#76594d877d4b12234406e84e35275c6d514125c5" integrity sha512-VfPwgcGABbGAue9+sfrD4PuwFar7gPb1yl1UK1MwXoQPAw0BKSqWfoYCT/ThFrdEVWoI51dBuyCoiNU9bZDZxQ== -vuex@^3.4.0: - version "3.4.0" - resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.4.0.tgz#20cc086062d750769fce1febb34e7fceeaebde45" - integrity sha512-ajtqwEW/QhnrBZQsZxCLHThZZaa+Db45c92Asf46ZDXu6uHXgbfVuBaJ4gzD2r4UX0oMJHstFwd2r2HM4l8umg== +vuex@^3.5.1: + version "3.5.1" + resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.5.1.tgz#f1b8dcea649bc25254cf4f4358081dbf5da18b3d" + integrity sha512-w7oJzmHQs0FM9LXodfskhw9wgKBiaB+totOdb8sNzbTB2KDCEEwEs29NzBZFh/lmEK1t5tDmM1vtsO7ubG1DFw== w3c-hr-time@^1.0.2: version "1.0.2"