Skip to content

Commit

Permalink
Update dependency vue-router to v3.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 24, 2022
1 parent 78ea7cc commit 3bbf06f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"vue-class-component": "7.2.6",
"vue-meta": "2.4.0",
"vue-property-decorator": "9.1.2",
"vue-router": "3.5.3",
"vue-router": "3.5.4",
"vuex": "3.6.2",
"vuex-class": "0.3.2",
"vuex-module-decorators": "1.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11791,10 +11791,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-9.1.2.tgz#266a2eac61ba6527e2e68a6933cfb98fddab5457"
integrity sha512-xYA8MkZynPBGd/w5QFJ2d/NM0z/YeegMqYTphy7NJQXbZcuU6FC6AOdUAcy4SXP+YnkerC6AfH+ldg7PDk9ESQ==

[email protected].3:
version "3.5.3"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.5.3.tgz#041048053e336829d05dafacf6a8fb669a2e7999"
integrity sha512-FUlILrW3DGitS2h+Xaw8aRNvGTwtuaxrRkNSHWTizOfLUie7wuYwezeZ50iflRn8YPV5kxmU2LQuu3nM/b3Zsg==
[email protected].4:
version "3.5.4"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.5.4.tgz#c453c0b36bc75554de066fefc3f2a9c3212aca70"
integrity sha512-x+/DLAJZv2mcQ7glH2oV9ze8uPwcI+H+GgTgTmb5I55bCgY3+vXWIsqbYUzbBSZnwFHEJku4eoaH/x98veyymQ==

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

0 comments on commit 3bbf06f

Please sign in to comment.