From d492f26a7a69f010fd70de7dc9e5e6a9288bf126 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 08:03:29 +0000 Subject: [PATCH] Bump element-plus from 2.2.16 to 2.2.22 Bumps [element-plus](https://github.com/element-plus/element-plus) from 2.2.16 to 2.2.22. - [Release notes](https://github.com/element-plus/element-plus/releases) - [Changelog](https://github.com/element-plus/element-plus/blob/dev/CHANGELOG.en-US.md) - [Commits](https://github.com/element-plus/element-plus/compare/2.2.16...2.2.22) --- updated-dependencies: - dependency-name: element-plus dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 328fe9f7..6f49a09c 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "electron-json-storage": "^4.5.0", "electron-log": "^4.4.8", "electron-window-state": "^5.0.3", - "element-plus": "^2.2.16", + "element-plus": "^2.2.22", "emoji-mart-vue-fast": "^11.2.0", "i18next": "^21.9.1", "lodash": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index 747ca652..df179213 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5131,10 +5131,10 @@ elegant-spinner@^1.0.1: resolved "https://registry.yarnpkg.com/elegant-spinner/-/elegant-spinner-1.0.1.tgz#db043521c95d7e303fd8f345bedc3349cfb0729e" integrity sha1-2wQ1IcldfjA/2PNFvtwzSc+wcp4= -element-plus@^2.2.16: - version "2.2.16" - resolved "https://registry.yarnpkg.com/element-plus/-/element-plus-2.2.16.tgz#84c00fc4a2d84031ec18d0f28820593c6e451513" - integrity sha512-rvaTMFIujec9YDC5lyaiQv2XVUCHuhVDq2k+9vQxP78N8Wd07iEOGa9pvEVOO2uYc75l4rSl2RE/IWPH/6Mdzw== +element-plus@^2.2.22: + version "2.2.22" + resolved "https://registry.yarnpkg.com/element-plus/-/element-plus-2.2.22.tgz#6374a263ecdcf0a820c3d2e926bb28102542e254" + integrity sha512-gg2g2WOMNpWf0wGesymUvTV0VZDF/4khQKroSNeCV/vWJ/cqssPYdtqfGxTiFRt/f+JpyFkV7O1mo0yzMCzrBg== dependencies: "@ctrl/tinycolor" "^3.4.1" "@element-plus/icons-vue" "^2.0.6"