build(deps): Bump element-ui from 2.15.0 to 2.15.1

Bumps [element-ui](https://github.com/ElemeFE/element) from 2.15.0 to 2.15.1.
- [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.15.0...v2.15.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-03-22 07:02:29 +00:00 committed by GitHub
parent abbf69d09e
commit f2ddbae18f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -187,7 +187,7 @@
"electron-json-storage": "^4.3.0",
"electron-log": "^4.3.2",
"electron-window-state": "^5.0.3",
"element-ui": "2.15.0",
"element-ui": "2.15.1",
"emoji-mart-vue": "^2.6.6",
"i18next": "^19.9.2",
"lodash": "^4.17.21",

View File

@ -4950,10 +4950,10 @@ element-matches@^0.1.2:
resolved "https://registry.yarnpkg.com/element-matches/-/element-matches-0.1.2.tgz#7345cb71e965bd2b12f725e524591c102198361a"
integrity sha512-yWh1otcs3OKUWDvu/IxyI36ZI3WNaRZlI0uG/DK6fu0pap0VYZ0J5pEGTk1zakme+hT0OKHwhlHc0N5TJhY6yQ==
element-ui@2.15.0:
version "2.15.0"
resolved "https://registry.yarnpkg.com/element-ui/-/element-ui-2.15.0.tgz#de9b73a8d1e3e3b50e82b923a5fa95295239bd41"
integrity sha512-9z/1+b7V8fvp08OnKUEW4/BZ72kT+IhuKR9cTMz3XoCTKmEsqLLb32XjbO/DznSFaaiFbOYU93G7WtkvrCAL9A==
element-ui@2.15.1:
version "2.15.1"
resolved "https://registry.yarnpkg.com/element-ui/-/element-ui-2.15.1.tgz#ada00aa6e32c02774a2e77563dd84668f813cdff"
integrity sha512-TqlScAKGH97XndSScUDeEHIzL1x7yg7DvQdKPEOUdiDcyIz3y3FJJBlpHYaJT96FOn1xpIcUZb+I2FJeU9EcrQ==
dependencies:
async-validator "~1.8.1"
babel-helper-vue-jsx-merge-props "^2.0.0"