Skip to content

Commit

Permalink
chore: update vue-class-component to 7.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
husayt committed Feb 17, 2020
1 parent b7ec74b commit 0189e97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"pre-commit": "npm run build"
},
"dependencies": {
"vue-class-component": "7.1.0",
"vue-class-component": "7.2.3",
"vue-property-decorator": "^8.3.0",
"vuex": "^3.1.1",
"vuex-class": "^0.3.2"
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4797,12 +4797,7 @@ [email protected]:
core-util-is "1.0.2"
extsprintf "^1.2.0"

[email protected]:
version "7.1.0"
resolved "https://registry.yarnpkg.com/vue-class-component/-/vue-class-component-7.1.0.tgz#b33efcb10e17236d684f70b1e96f1946ec793e87"
integrity sha512-G9152NzUkz0i0xTfhk0Afc8vzdXxDR1pfN4dTwE72cskkgJtdXfrKBkMfGvDuxUh35U500g5Ve4xL8PEGdWeHg==

vue-class-component@^7.1.0:
[email protected], vue-class-component@^7.1.0:
version "7.2.3"
resolved "https://registry.yarnpkg.com/vue-class-component/-/vue-class-component-7.2.3.tgz#a5b1abd53513a72ad51098752e2dedd499807cca"
integrity sha512-oEqYpXKaFN+TaXU+mRLEx8dX0ah85aAJEe61mpdoUrq0Bhe/6sWhyZX1JjMQLhVsHAkncyhedhmCdDVSasUtDw==
Expand Down

0 comments on commit 0189e97

Please sign in to comment.