Skip to content

Commit

Permalink
update vue-epic-bus dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
asvae committed Nov 18, 2019
1 parent 7ff30e2 commit f8f663a
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 22 deletions.
53 changes: 38 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"vue-chartjs": "^3.4.0",
"vue-clipboard2": "^0.3.0",
"vue-color": "^2.7.0",
"vue-epic-bus": "^0.1.2",
"vue-epic-bus": "^0.1.5",
"vue-router": "^3.0.6",
"vue-yandex-maps": "^0.8.14",
"vuestic-ui": "0.1.8",
Expand Down
14 changes: 8 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4652,12 +4652,7 @@ flat-cache@^1.2.1:
rimraf "~2.6.2"
write "^0.2.1"

[email protected]:
version "4.5.1"
resolved "https://registry.yarnpkg.com/flatpickr/-/flatpickr-4.5.1.tgz#f65eaf54c07538f87d6f68a67b03cf816d7fb82f"
integrity sha512-dsLTFmRg6mlqYfJ35A7gLlbq+8fOqRty3cWncl6rwU4pMe//i0WKxKLVyBbSYAZry93Lg+yqsOph9haltcxCqQ==

flatpickr@^4.5.1:
[email protected], flatpickr@^4.5.1:
version "4.5.1"
resolved "https://registry.yarnpkg.com/flatpickr/-/flatpickr-4.5.1.tgz#f65eaf54c07538f87d6f68a67b03cf816d7fb82f"
integrity sha512-dsLTFmRg6mlqYfJ35A7gLlbq+8fOqRty3cWncl6rwU4pMe//i0WKxKLVyBbSYAZry93Lg+yqsOph9haltcxCqQ==
Expand Down Expand Up @@ -10769,6 +10764,13 @@ vue-epic-bus@^0.1.2:
resolved "https://registry.yarnpkg.com/vue-epic-bus/-/vue-epic-bus-0.1.2.tgz#7f18a2931e75b7d24eaf435222ece9eab659aa73"
integrity sha512-CPZ68RkkThPtSYxbK9fCtTDnBqVr9C+xiAASskgwvGMaWt9gTmrOB7/IFQ+MKJXRaJThqIkxZLvpdoHU9C0IfQ==

vue-epic-bus@^0.1.5:
version "0.1.5"
resolved "https://registry.yarnpkg.com/vue-epic-bus/-/vue-epic-bus-0.1.5.tgz#d1c8ee5758f233201d11fad267fdf7c34981f035"
integrity sha512-CaBY9i6p0c1acEA+hB6DVF5UHi18ZVdVScoQ0tO/cSyBMxeXvGWETneubx3Vj2zmJspCPeGtLRhCtqE7+2FsUw==
dependencies:
tslib "^1.9.3"

vue-eslint-parser@^2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-2.0.3.tgz#c268c96c6d94cfe3d938a5f7593959b0ca3360d1"
Expand Down

0 comments on commit f8f663a

Please sign in to comment.