From 6c1c3941db9879fa5923f69885012237938d42e3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 27 Jan 2021 10:26:17 +0000 Subject: [PATCH] build(deps): bump vuex from 3.4.0 to 3.6.2 Bumps [vuex](https://github.com/vuejs/vuex) from 3.4.0 to 3.6.2. - [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.6.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18094f4..10a79ba 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "vue": "^2.6.10", "vue-router": "3.2.0", "vuetify": "2.2.29", - "vuex": "3.4.0" + "vuex": "3.6.2" }, "devDependencies": { "@vue/cli-plugin-babel": "^4.1.1",