Skip to content

Commit c977a9f

Browse files
chore(deps): bump flatted from 3.3.2 to 3.4.2
Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.2 to 3.4.2. - [Commits](WebReflection/flatted@v3.3.2...v3.4.2) --- updated-dependencies: - dependency-name: flatted dependency-version: 3.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d30195 commit c977a9f

1 file changed

Lines changed: 21 additions & 5 deletions

File tree

yarn.lock

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1140,9 +1140,9 @@ flat-cache@^3.0.4:
11401140
rimraf "^3.0.2"
11411141

11421142
flatted@^3.2.9:
1143-
version "3.3.2"
1144-
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.2.tgz#adba1448a9841bec72b42c532ea23dbbedef1a27"
1145-
integrity sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==
1143+
version "3.4.2"
1144+
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.4.2.tgz#f5c23c107f0f37de8dbdf24f13722b3b98d52726"
1145+
integrity sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==
11461146

11471147
foreground-child@^3.1.0:
11481148
version "3.3.0"
@@ -1774,7 +1774,16 @@ string-argv@~0.3.1:
17741774
resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.2.tgz#2b6d0ef24b656274d957d54e0a4bbf6153dc02b6"
17751775
integrity sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==
17761776

1777-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
1777+
"string-width-cjs@npm:string-width@^4.2.0":
1778+
version "4.2.3"
1779+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1780+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
1781+
dependencies:
1782+
emoji-regex "^8.0.0"
1783+
is-fullwidth-code-point "^3.0.0"
1784+
strip-ansi "^6.0.1"
1785+
1786+
string-width@^4.1.0:
17781787
version "4.2.3"
17791788
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
17801789
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -1792,7 +1801,14 @@ string-width@^5.0.1, string-width@^5.1.2:
17921801
emoji-regex "^9.2.2"
17931802
strip-ansi "^7.0.1"
17941803

1795-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1804+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1805+
version "6.0.1"
1806+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1807+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
1808+
dependencies:
1809+
ansi-regex "^5.0.1"
1810+
1811+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
17961812
version "6.0.1"
17971813
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
17981814
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==

0 commit comments

Comments
 (0)