Skip to content

Commit

Permalink
fix(deps): update dependency vue-router to v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 5, 2020
1 parent 7c64a9c commit a1dd7b4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"vue": "2.6.11",
"vue-class-component": "7.2.5",
"vue-property-decorator": "9.0.0",
"vue-router": "3.3.4",
"vue-router": "3.4.0",
"vuex": "3.5.1"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11099,10 +11099,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-9.0.0.tgz#0a5f6d47d33ca62a8876108ccfa65c2c4fb7325a"
integrity sha512-oegTNPItuHOkW0AP1MnbdNwkmyhfsUIIXvIRHpgC18tVoEo21/i6kItyeekjMs8JgZJeuHzsaTc/DZaJFH4IWQ==

vue-router@3.3.4:
version "3.3.4"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.3.4.tgz#4e38abc34a11c41b6c3d8244449a2e363ba6250b"
integrity sha512-SdKRBeoXUjaZ9R/8AyxsdTqkOfMcI5tWxPZOUX5Ie1BTL5rPSZ0O++pbiZCeYeythiZIdLEfkDiQPKIaWk5hDg==
vue-router@3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.4.0.tgz#05dfcc112917025dac9e71cba414f72833424ba6"
integrity sha512-MeY8fSRqxrgQ8WEj22/d8k1eGU+ugN1TmfaceeetZz1d7Ej9mcS3jLEhIkLZEeOE5sP8q6hbhbR4qFcyn9NUMA==

vue-style-loader@^4.1.0, vue-style-loader@^4.1.2:
version "4.1.2"
Expand Down

0 comments on commit a1dd7b4

Please sign in to comment.