Skip to content

Commit

Permalink
Merge pull request sundowndev#668 from sundowndev/dependabot/npm_and_…
Browse files Browse the repository at this point in the history
…yarn/client/vue/cli-plugin-router-4.5.11

chore(deps-dev): bump @vue/cli-plugin-router from 4.5.10 to 4.5.11 in /client
  • Loading branch information
sundowndev authored Jan 31, 2021
2 parents a5c6739 + 1f0bcdf commit 70e227d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@typescript-eslint/parser": "4.13.0",
"@vue/cli-plugin-e2e-cypress": "4.5.10",
"@vue/cli-plugin-eslint": "4.5.10",
"@vue/cli-plugin-router": "4.5.10",
"@vue/cli-plugin-router": "4.5.11",
"@vue/cli-plugin-typescript": "4.5.10",
"@vue/cli-plugin-unit-jest": "4.5.10",
"@vue/cli-plugin-vuex": "4.5.10",
Expand Down
18 changes: 9 additions & 9 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1439,12 +1439,12 @@
webpack "^4.0.0"
yorkie "^2.0.0"

"@vue/[email protected].10", "@vue/cli-plugin-router@^4.5.10":
version "4.5.10"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-router/-/cli-plugin-router-4.5.10.tgz#546eaf6295bb125ce2365fb6db83548979776b0d"
integrity sha512-roiZTx2W59kTRaqNzHEnjnakP89MS+pVf3zWBlwsNXZpQuvqwFvoNfH/nBSJjqGRgZTRtCUe6vGgVPUEFYi/cg==
"@vue/[email protected].11", "@vue/cli-plugin-router@^4.5.10":
version "4.5.11"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-router/-/cli-plugin-router-4.5.11.tgz#3b6df738c5a1a5f50376822bf661d9a3b0c3fa62"
integrity sha512-09tzw3faOs48IUPwLutYaNC7eoyyL140fKruTwdFdXuBLDdSQVida57Brx0zj2UKXc5qF8hk4GoGrOshN0KfNg==
dependencies:
"@vue/cli-shared-utils" "^4.5.10"
"@vue/cli-shared-utils" "^4.5.11"

"@vue/[email protected]":
version "4.5.10"
Expand Down Expand Up @@ -1553,10 +1553,10 @@
optionalDependencies:
vue-loader-v16 "npm:vue-loader@^16.1.0"

"@vue/cli-shared-utils@^4.5.10":
version "4.5.10"
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.10.tgz#e3b84c38bba19c6d995278b15261da865790561c"
integrity sha512-Lid6FflDqcvo/JBIBjUriAQ1RkQaKbBpzXSLEK/JmoKkQRHW/rRhDLGI1dEVyOLYnDEiL1m8o1xPJaplUUiXpA==
"@vue/cli-shared-utils@^4.5.10", "@vue/cli-shared-utils@^4.5.11":
version "4.5.11"
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.11.tgz#fff71673ee9128f998c691515b9d327071b4f41e"
integrity sha512-+aaQ+ThQG3+WMexfSWNl0y6f43edqVqRNbguE53F3TIH81I7saS5S750ayqXhZs2r6STJJyqorQnKtAWfHo29A==
dependencies:
"@hapi/joi" "^15.0.1"
chalk "^2.4.2"
Expand Down

0 comments on commit 70e227d

Please sign in to comment.