Skip to content

Commit 17ad6f0

Browse files
Bump flatted from 3.2.7 to 3.4.2 in /vscode-extension
Bumps [flatted](https://github.com/WebReflection/flatted) from 3.2.7 to 3.4.2. - [Commits](WebReflection/flatted@v3.2.7...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 f22ed80 commit 17ad6f0

File tree

1 file changed

+21
-5
lines changed

1 file changed

+21
-5
lines changed

vscode-extension/yarn.lock

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

16521652
flatted@^3.1.0:
1653-
version "3.2.7"
1654-
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
1655-
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
1653+
version "3.4.2"
1654+
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.4.2.tgz#f5c23c107f0f37de8dbdf24f13722b3b98d52726"
1655+
integrity sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==
16561656

16571657
for-each@^0.3.3:
16581658
version "0.3.3"
@@ -3058,7 +3058,16 @@ sprintf-js@~1.0.2:
30583058
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
30593059
integrity sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==
30603060

3061-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.3:
3061+
"string-width-cjs@npm:string-width@^4.2.0":
3062+
version "4.2.3"
3063+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
3064+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
3065+
dependencies:
3066+
emoji-regex "^8.0.0"
3067+
is-fullwidth-code-point "^3.0.0"
3068+
strip-ansi "^6.0.1"
3069+
3070+
string-width@^4.1.0, string-width@^4.2.3:
30623071
version "4.2.3"
30633072
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
30643073
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -3110,7 +3119,14 @@ string_decoder@^1.1.1:
31103119
dependencies:
31113120
safe-buffer "~5.2.0"
31123121

3113-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
3122+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
3123+
version "6.0.1"
3124+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
3125+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
3126+
dependencies:
3127+
ansi-regex "^5.0.1"
3128+
3129+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
31143130
version "6.0.1"
31153131
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
31163132
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==

0 commit comments

Comments
 (0)