Skip to content

Commit d3e7a77

Browse files
⬆️ Bump vue-router from 3.4.3 to 3.4.4
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.3 to 3.4.4. - [Release notes](https://github.com/vuejs/vue-router/releases) - [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md) - [Commits](vuejs/vue-router@v3.4.3...v3.4.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 782001a commit d3e7a77

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"vue": "^2.6.12",
1616
"vue-class-component": "^7.2.6",
1717
"vue-property-decorator": "^9.0.0",
18-
"vue-router": "^3.4.3",
18+
"vue-router": "^3.4.4",
1919
"vue-simplemde": "^0.5.2",
2020
"vuex": "^3.5.1",
2121
"vuex-persistedstate": "^3.1.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9712,10 +9712,10 @@ vue-property-decorator@^9.0.0:
97129712
resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-9.0.0.tgz#0a5f6d47d33ca62a8876108ccfa65c2c4fb7325a"
97139713
integrity sha512-oegTNPItuHOkW0AP1MnbdNwkmyhfsUIIXvIRHpgC18tVoEo21/i6kItyeekjMs8JgZJeuHzsaTc/DZaJFH4IWQ==
97149714

9715-
vue-router@^3.4.3:
9716-
version "3.4.3"
9717-
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.4.3.tgz#fa93768616ee338aa174f160ac965167fa572ffa"
9718-
integrity sha512-BADg1mjGWX18Dpmy6bOGzGNnk7B/ZA0RxuA6qedY/YJwirMfKXIDzcccmHbQI0A6k5PzMdMloc0ElHfyOoX35A==
9715+
vue-router@^3.4.4:
9716+
version "3.4.4"
9717+
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.4.4.tgz#ad0c27f6353107ed527afa3afc5da69ce3ea3841"
9718+
integrity sha512-qFfwwLvxUYq+iDJ0UoE8HMnuZEDtIDA+p573brVMb7NZr0t1vhMeMWDTvgF2b8MqAFOc77bNOTSSwYcR4pCZlg==
97199719

97209720
vue-simplemde@^0.5.2:
97219721
version "0.5.2"

0 commit comments

Comments
 (0)