Skip to content

Commit 5d4fdd0

Browse files
dependabot-preview[bot]cexbrayat
authored andcommitted
chore(deps-dev): bump vue-router from 4.0.0-rc.1 to 4.0.3
Bumps [vue-router](https://github.com/vuejs/vue-router) from 4.0.0-rc.1 to 4.0.3. - [Release notes](https://github.com/vuejs/vue-router/releases) - [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-router/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 6d43ad5 commit 5d4fdd0

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
@@ -43,7 +43,7 @@
4343
"vue": "3.0.3",
4444
"vue-class-component": "^8.0.0-beta.4",
4545
"vue-jest": "^5.0.0-alpha.8",
46-
"vue-router": "^4.0.0-rc.1",
46+
"vue-router": "^4.0.3",
4747
"vuex": "^4.0.0-rc.2"
4848
},
4949
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6716,10 +6716,10 @@ vue-jest@^5.0.0-alpha.8:
67166716
extract-from-css "^0.4.4"
67176717
tsconfig "^7.0.0"
67186718

6719-
vue-router@^4.0.0-rc.1:
6720-
version "4.0.0-rc.1"
6721-
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.0-rc.1.tgz#42f41315849163a1243886c9aa6d7c14f24fd003"
6722-
integrity sha512-N3SSOIiRFo1/D6EkHGuahUSuyDvFhKizN5zVXkALX7wv0hYYndV49KwzRF5lKsAIt+OlDl7y+sNmwNewb7a4iw==
6719+
vue-router@^4.0.3:
6720+
version "4.0.3"
6721+
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.3.tgz#8b26050c88b2dec7e27a88835f71046b365823ec"
6722+
integrity sha512-AD1OjtVPyQHTSpoRsEGfPpxRQwhAhxcacOYO3zJ3KNkYP/r09mileSp6kdMQKhZWP2cFsPR3E2M3PZguSN5/ww==
67236723

67246724
67256725
version "3.0.3"

0 commit comments

Comments
 (0)