Skip to content

Commit 9cb77f1

Browse files
Bump flatted from 3.3.3 to 3.4.2 (#5904)
Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.3 to 3.4.2. - [Commits](WebReflection/flatted@v3.3.3...v3.4.2) --- updated-dependencies: - dependency-name: flatted dependency-version: 3.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nazım Can Altınova <[email protected]>
1 parent 04c2883 commit 9cb77f1

File tree

1 file changed

+31
-6
lines changed

1 file changed

+31
-6
lines changed

yarn.lock

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5065,9 +5065,9 @@ flat-cache@^6.1.20:
50655065
hookified "^1.15.0"
50665066

50675067
flatted@^3.2.9, flatted@^3.3.3:
5068-
version "3.3.3"
5069-
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.3.tgz#67c8fad95454a7c7abebf74bb78ee74a44023358"
5070-
integrity sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==
5068+
version "3.4.2"
5069+
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.4.2.tgz#f5c23c107f0f37de8dbdf24f13722b3b98d52726"
5070+
integrity sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==
50715071

50725072
for-each@^0.3.3, for-each@^0.3.5:
50735073
version "0.3.5"
@@ -10364,7 +10364,16 @@ string-length@^4.0.2:
1036410364
char-regex "^1.0.2"
1036510365
strip-ansi "^6.0.0"
1036610366

10367-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
10367+
"string-width-cjs@npm:string-width@^4.2.0":
10368+
version "4.2.3"
10369+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
10370+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
10371+
dependencies:
10372+
emoji-regex "^8.0.0"
10373+
is-fullwidth-code-point "^3.0.0"
10374+
strip-ansi "^6.0.1"
10375+
10376+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1036810377
version "4.2.3"
1036910378
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1037010379
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -10494,7 +10503,7 @@ stringify-object@^3.3.0:
1049410503
is-obj "^1.0.1"
1049510504
is-regexp "^1.0.0"
1049610505

10497-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10506+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1049810507
version "6.0.1"
1049910508
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1050010509
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -10508,6 +10517,13 @@ strip-ansi@^0.3.0:
1050810517
dependencies:
1050910518
ansi-regex "^0.2.1"
1051010519

10520+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10521+
version "6.0.1"
10522+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
10523+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10524+
dependencies:
10525+
ansi-regex "^5.0.1"
10526+
1051110527
strip-ansi@^7.0.1, strip-ansi@^7.1.0, strip-ansi@^7.1.2:
1051210528
version "7.1.2"
1051310529
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.2.tgz#132875abde678c7ea8d691533f2e7e22bb744dba"
@@ -11884,7 +11900,16 @@ [email protected], workbox-window@^7.4.0:
1188411900
"@types/trusted-types" "^2.0.2"
1188511901
workbox-core "7.4.0"
1188611902

11887-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
11903+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
11904+
version "7.0.0"
11905+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
11906+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
11907+
dependencies:
11908+
ansi-styles "^4.0.0"
11909+
string-width "^4.1.0"
11910+
strip-ansi "^6.0.0"
11911+
11912+
wrap-ansi@^7.0.0:
1188811913
version "7.0.0"
1188911914
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1189011915
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)