Bump element-ui from 2.13.0 to 2.13.2

Bumps [element-ui](https://github.com/ElemeFE/element) from 2.13.0 to 2.13.2.
- [Release notes](https://github.com/ElemeFE/element/releases)
- [Changelog](https://github.com/ElemeFE/element/blob/dev/CHANGELOG.en-US.md)
- [Commits](https://github.com/ElemeFE/element/compare/v2.13.0...v2.13.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-26 09:26:26 +00:00 committed by GitHub
parent 749b481504
commit a9d9b1fbca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -12537,9 +12537,9 @@
"integrity": "sha512-yWh1otcs3OKUWDvu/IxyI36ZI3WNaRZlI0uG/DK6fu0pap0VYZ0J5pEGTk1zakme+hT0OKHwhlHc0N5TJhY6yQ=="
},
"element-ui": {
"version": "2.13.0",
"resolved": "https://registry.npmjs.org/element-ui/-/element-ui-2.13.0.tgz",
"integrity": "sha512-KYsHWsBXYbLELS8cdfvgJTOMSUby3UEjvsPV1V1VmgJ/DdkOAS4z3MiOrPxrT9w2Cc5lZ4eVSQiGhYFR5NVChw==",
"version": "2.13.2",
"resolved": "https://registry.npmjs.org/element-ui/-/element-ui-2.13.2.tgz",
"integrity": "sha512-r761DRPssMPKDiJZWFlG+4e4vr0cRG/atKr3Eqr8Xi0tQMNbtmYU1QXvFnKiFPFFGkgJ6zS6ASkG+sellcoHlQ==",
"requires": {
"async-validator": "~1.8.1",
"babel-helper-vue-jsx-merge-props": "^2.0.0",

View File

@ -177,7 +177,7 @@
"electron-json-storage": "^4.1.8",
"electron-log": "^4.1.1",
"electron-window-state": "^5.0.3",
"element-ui": "2.13.0",
"element-ui": "2.13.2",
"emoji-mart-vue": "^2.6.6",
"emojilib": "^2.4.0",
"hawk": "^7.0.10",