Skip to content

Commit

Permalink
Update dependency element-ui to v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 25, 2019
1 parent a0de868 commit 6ea41b5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
12 changes: 6 additions & 6 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 @@ -16,7 +16,7 @@
"test:unit": "vue-cli-service test:unit"
},
"dependencies": {
"element-ui": "2.6.1",
"element-ui": "2.8.1",
"firebase": "5.8.5",
"github-markdown-css": "3.0.1",
"highlight.js": "9.15.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5137,10 +5137,10 @@ elegant-spinner@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/elegant-spinner/-/elegant-spinner-1.0.1.tgz#db043521c95d7e303fd8f345bedc3349cfb0729e"

element-ui@2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/element-ui/-/element-ui-2.6.1.tgz#86db79ff5de9b1bcc3187b65b3772b0c54074718"
integrity sha512-Jm0sw0sxVrR6KzSMgymrDP1v+V8U+pn9IgdpHHhgjSLRM6foM05u6RsRUjy3jbuQmEYov1t8yLwqhDgDBvCIyw==
element-ui@2.8.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/element-ui/-/element-ui-2.8.1.tgz#2e0c0b047f950de24d545cc82fc4740c1afd8d54"
integrity sha512-dhYIfZoU/XA8QR88lTyVatLSuraPbLUu1Mo/rvjHk7gyitKtpk9vuL6QFD8PITS7AadXvmJpbvZWg8feYBbJHw==
dependencies:
async-validator "~1.8.1"
babel-helper-vue-jsx-merge-props "^2.0.0"
Expand Down

0 comments on commit 6ea41b5

Please sign in to comment.