Skip to content

Commit 4041929

Browse files
Bump flatted from 3.4.2 to 3.4.3 in /ui (#3243)
Bumps [flatted](https://github.com/WebReflection/flatted) from 3.4.2 to 3.4.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/WebReflection/flatted/commit/670a1bdf9dcfba02111c3034294366f10696fb53"><code>670a1bd</code></a> 3.4.3</li> <li><a href="https://github.com/WebReflection/flatted/commit/50a61a90ea5ca64c114f0aa040ad127e3a97feff"><code>50a61a9</code></a> Fix <a href="https://redirect.github.com/WebReflection/flatted/issues/104">#104</a> - allow <code>null</code> as replacer value</li> <li><a href="https://github.com/WebReflection/flatted/commit/8aa64f460cf0c4dac9cc214c831aade28f8f2c6e"><code>8aa64f4</code></a> solved crytical errors over dependencies</li> <li><a href="https://github.com/WebReflection/flatted/commit/bb8c63cea5befd4315519cb4458c6fc07bb9cf7b"><code>bb8c63c</code></a> Merge pull request <a href="https://redirect.github.com/WebReflection/flatted/issues/100">#100</a> from WebReflection/WebReflection-patch-1</li> <li><a href="https://github.com/WebReflection/flatted/commit/dc2d33b7861b8b060815203fdfb56974851195dc"><code>dc2d33b</code></a> Update issue templates</li> <li><a href="https://github.com/WebReflection/flatted/commit/d1406185043f9fd7398b2d0c68e85cc33bdba209"><code>d140618</code></a> Updated dev/dependencies</li> <li><a href="https://github.com/WebReflection/flatted/commit/76141ccc1c7fbd0f278b9a937b25a6c44af214eb"><code>76141cc</code></a> Merge pull request <a href="https://redirect.github.com/WebReflection/flatted/issues/95">#95</a> from WebReflection/dependabot/npm_and_yarn/picomatch-4...</li> <li><a href="https://github.com/WebReflection/flatted/commit/8dc84dd0ac9689e68d023782dd717317b65a7288"><code>8dc84dd</code></a> Bump picomatch from 4.0.3 to 4.0.4</li> <li>See full diff in <a href="https://github.com/WebReflection/flatted/compare/v3.4.2...v3.4.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=flatted&package-manager=npm_and_yarn&previous-version=3.4.2&new-version=3.4.3)](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 8fd08e6 commit 4041929

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ui/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2542,9 +2542,9 @@ flat-cache@^4.0.0:
25422542
keyv "^4.5.4"
25432543

25442544
flatted@^3.2.9, flatted@^3.4.2:
2545-
version "3.4.2"
2546-
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.4.2.tgz#f5c23c107f0f37de8dbdf24f13722b3b98d52726"
2547-
integrity sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==
2545+
version "3.4.3"
2546+
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.4.3.tgz#be5c21e943b2d7a328bb23795ae28c98f0103a9e"
2547+
integrity sha512-/zipXxyO6rGvuNGDiULY9MvEGSkb2gaG4GGH4ygMi0ZZzyMHdUZBmntJmx5x1G2VuPytCwGN4xsJP6cw+sK+vQ==
25482548

25492549
for-each@^0.3.3, for-each@^0.3.5:
25502550
version "0.3.5"

0 commit comments

Comments
 (0)