Skip to content

Commit

Permalink
Merge pull request #186 from lclc98/dependabot/npm_and_yarn/vue-route…
Browse files Browse the repository at this point in the history
…r-3.4.2

Bump vue-router from 3.4.0 to 3.4.2
  • Loading branch information
lclc98 authored Aug 10, 2020
2 parents e54d8fa + 74cc26c commit b1c5f35
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 @@ -16,7 +16,7 @@
"vue-awesome-countdown": "^1.1.2",
"vue-cookies": "^1.7.3",
"vue-meta": "^2.4.0",
"vue-router": "^3.4.0",
"vue-router": "^3.4.2",
"vue-tweet-embed": "^2.4.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9156,10 +9156,10 @@ vue-meta@^2.4.0:
dependencies:
deepmerge "^4.2.2"

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-router@^3.4.2:
version "3.4.2"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.4.2.tgz#541221d7ac467786c1c9381bcf36019d883b9cf8"
integrity sha512-n3Ok70hW0EpcJF4lcWIwSHAQbFTnIOLl/fhO8+oTs4jHNtBNsovcVvPZeTOyKEd8C3xF1Crft2ASuOiVT5K1mw==

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

0 comments on commit b1c5f35

Please sign in to comment.