Skip to content

Commit

Permalink
fix(dependencies): [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
Aysnine committed Apr 18, 2020
1 parent c48d246 commit 386660b
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 @@ -93,7 +93,7 @@
"nprogress": "^0.2.0",
"register-service-worker": "^1.7.1",
"vue": "^2.6.10",
"vue-i18n": "^8.17.0",
"vue-i18n": "^8.17.1",
"vue-router": "^3.1.6",
"vuex": "^3.1.2",
"vuex-map-fields": "^1.4.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10309,10 +10309,10 @@ vue-i18n@^8.0.0:
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.15.5.tgz#e39e4724c88ec38ef72217de325e8b10a35718cf"
integrity sha512-lIej02+w8lP0k1PEN1xtXqKpQ1hDh17zvDF+7Oc2qJi+cTMDlfPM771w4euVaHO67AxEz4WL9MIgkyn3tkeCtQ==

vue-i18n@^8.17.0:
version "8.17.0"
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.17.0.tgz#0e9d80afe8a6706e3327fbc30537a5d450200096"
integrity sha512-A6FlYeZtB9YOLNv+XRcu9xdVXDbIx1j6IprJC7mZ7nubLvXprRjQizauH8UrgGZI0KddoLJpA0UG3Dk87TIcnQ==
vue-i18n@^8.17.1:
version "8.17.1"
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.17.1.tgz#6caa66fb277ccbe133a270bdeb8fd614dd546dbf"
integrity sha512-S5pB4aS4M9/eL7W6+dPjRZQwOerIgmuzGVrer5EhZaDpJG2FvZ1lAlkc5fmYVwebdeqhfXffioOjy974y+o4jw==

vue-jest@^3.0.5:
version "3.0.5"
Expand Down

0 comments on commit 386660b

Please sign in to comment.