Skip to content

Commit 0d5d2eb

Browse files
Bump electron-to-chromium from 1.5.321 to 1.5.322 in /ui (#2574)
Bumps [electron-to-chromium](https://github.com/kilian/electron-to-chromium) from 1.5.321 to 1.5.322. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Kilian/electron-to-chromium/commit/500955264c0947d27a28699b3654618bf7b926f0"><code>5009552</code></a> 1.5.322</li> <li><a href="https://github.com/Kilian/electron-to-chromium/commit/dd5908732a799fa2279712ba6eed5dcccd667bb0"><code>dd59087</code></a> generate new version</li> <li>See full diff in <a href="https://github.com/kilian/electron-to-chromium/compare/v1.5.321...v1.5.322">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=electron-to-chromium&package-manager=npm_and_yarn&previous-version=1.5.321&new-version=1.5.322)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd55cd5 commit 0d5d2eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ui/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2391,9 +2391,9 @@ eastasianwidth@^0.2.0:
23912391
integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==
23922392

23932393
electron-to-chromium@^1.5.263:
2394-
version "1.5.321"
2395-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.321.tgz#57a80554e2e7fd65e3689d320f52a64723472d5d"
2396-
integrity sha512-L2C7Q279W2D/J4PLZLk7sebOILDSWos7bMsMNN06rK482umHUrh/3lM8G7IlHFOYip2oAg5nha1rCMxr/rs6ZQ==
2394+
version "1.5.322"
2395+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.322.tgz#9c24e49f7098ca19bc87c0e9c7e0ad6ffe4fddca"
2396+
integrity sha512-vFU34OcrvMcH66T+dYC3G4nURmgfDVewMIu6Q2urXpumAPSMmzvcn04KVVV8Opikq8Vs5nUbO/8laNhNRqSzYw==
23972397

23982398
emoji-regex@^7.0.1:
23992399
version "7.0.3"

0 commit comments

Comments
 (0)