From 320b32bf931077da2e687d5bafceb3e4f764faf8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2020 14:11:14 +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-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 18fe32754..4f2c0297b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18336,9 +18336,9 @@ } }, "vuex": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.2.0.tgz", - "integrity": "sha512-qBZGJJ1gUNWZbfZlH7ylIPwENg3R0Ckpq+qPexF065kOMOt1Ixt8WDJmtssVv7OhepWD0+Qie7pOS8f0oQy1JA==" + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.3.0.tgz", + "integrity": "sha512-1MfcBt+YFd20DPwKe0ThhYm1UEXZya4gVKUvCy7AtS11YAOUR+9a6u4fsv1Rr6ePZCDNxW/M1zuIaswp6nNv8Q==" }, "vuex-router-sync": { "version": "5.0.0", diff --git a/package.json b/package.json index cbb9f4a80..22cb7a6b2 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "vue-infinite-loading": "^2.4.5", "vue-router": "^3.1.6", "vue-smooth-dnd": "^0.8.1", - "vuex": "^3.2.0", + "vuex": "^3.3.0", "vuex-router-sync": "^5.0.0" }, "browserslist": [