From 5b711350ed95bd704560e9c51e75ae87c67139c6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2020 16:53:02 +0000 Subject: [PATCH] Bump vuex from 3.1.3 to 3.2.0 Bumps [vuex](https://github.com/vuejs/vuex) from 3.1.3 to 3.2.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.1.3...v3.2.0) 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 43bc2e70d..7fa3ec04b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17990,9 +17990,9 @@ } }, "vuex": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.1.3.tgz", - "integrity": "sha512-k8vZqNMSNMgKelVZAPYw5MNb2xWSmVgCKtYKAptvm9YtZiOXnRXFWu//Y9zQNORTrm3dNj1n/WaZZI26tIX6Mw==" + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.2.0.tgz", + "integrity": "sha512-qBZGJJ1gUNWZbfZlH7ylIPwENg3R0Ckpq+qPexF065kOMOt1Ixt8WDJmtssVv7OhepWD0+Qie7pOS8f0oQy1JA==" }, "vuex-router-sync": { "version": "5.0.0", diff --git a/package.json b/package.json index f69f05267..7b56834b5 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "vue-infinite-loading": "^2.4.5", "vue-router": "^3.1.6", "vue-smooth-dnd": "^0.8.1", - "vuex": "^3.1.3", + "vuex": "^3.2.0", "vuex-router-sync": "^5.0.0" }, "browserslist": [