summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-17 01:33:14 +0000
committerGitHub <noreply@github.com>2020-05-17 01:33:14 +0000
commitb2fe7b985412d37fb5862197b0575a7427551b5e (patch)
tree082d73bcebaf78a5ab978f5bba07e62caf535a2f /package.json
parent232176fa24a907e215f278d1b59e49116fa4a620 (diff)
Bump vuex from 3.1.1 to 3.4.0
Bumps [vuex](https://github.com/vuejs/vuex) from 3.1.1 to 3.4.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.1...v3.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index eb6acac5..05f48987 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"vue-router": "^3.1.3",
"vue-tribute": "^1.0.3",
"vue-twemoji": "^1.0.1",
- "vuex": "^3.1.1",
+ "vuex": "^3.4.0",
"vuetrend": "^0.3.4",
"vuex-router-sync": "^5.0.0"
},