Skip to content

Commit 985a4c3

Browse files
chore(deps): bump @tootallnate/once from 2.0.0 to 2.0.1
Bumps [@tootallnate/once](https://github.com/TooTallNate/once) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/TooTallNate/once/releases) - [Changelog](https://github.com/TooTallNate/once/blob/v2.0.1/CHANGELOG.md) - [Commits](TooTallNate/once@2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: "@tootallnate/once" dependency-version: 2.0.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c7bfc82 commit 985a4c3

1 file changed

Lines changed: 31 additions & 6 deletions

File tree

yarn.lock

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2592,9 +2592,9 @@
25922592
tslib "^2.8.0"
25932593

25942594
"@tootallnate/once@2":
2595-
version "2.0.0"
2596-
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf"
2597-
integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==
2595+
version "2.0.1"
2596+
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.1.tgz#35adc6222e3662fa2222ce123b961476a746b9ea"
2597+
integrity sha512-HqmEUIGRJ5fSXchkVgR5F7qn48bDBzv0kWj/Kfu5e6uci4UlEeng4331LnBkWffb++Ei3FOVLxo8JJWMFBDMeQ==
25982598

25992599
"@tootallnate/quickjs-emscripten@^0.23.0":
26002600
version "0.23.0"
@@ -9969,7 +9969,16 @@ streamx@^2.21.0:
99699969
fast-fifo "^1.3.2"
99709970
text-decoder "^1.1.0"
99719971

9972-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
9972+
"string-width-cjs@npm:string-width@^4.2.0":
9973+
version "4.2.3"
9974+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
9975+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
9976+
dependencies:
9977+
emoji-regex "^8.0.0"
9978+
is-fullwidth-code-point "^3.0.0"
9979+
strip-ansi "^6.0.1"
9980+
9981+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
99739982
version "4.2.3"
99749983
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
99759984
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -10075,7 +10084,7 @@ string_decoder@~1.1.1:
1007510084
dependencies:
1007610085
safe-buffer "~5.1.0"
1007710086

10078-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10087+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1007910088
version "6.0.1"
1008010089
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1008110090
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -10089,6 +10098,13 @@ strip-ansi@^3.0.0:
1008910098
dependencies:
1009010099
ansi-regex "^2.0.0"
1009110100

10101+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10102+
version "6.0.1"
10103+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
10104+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10105+
dependencies:
10106+
ansi-regex "^5.0.1"
10107+
1009210108
strip-ansi@^7.0.1:
1009310109
version "7.1.0"
1009410110
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -11049,7 +11065,7 @@ wordwrapjs@^5.1.0:
1104911065
resolved "https://registry.yarnpkg.com/wordwrapjs/-/wordwrapjs-5.1.1.tgz#bfd1eb426f0f7eec73b7df32cf7df1f618bfb3a9"
1105011066
integrity sha512-0yweIbkINJodk27gX9LBGMzyQdBDan3s/dEAiwBOj+Mf0PPyWL6/rikalkv8EeD0E8jm4o5RXEOrFTP3NXbhJg==
1105111067

11052-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
11068+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1105311069
version "7.0.0"
1105411070
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1105511071
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -11067,6 +11083,15 @@ wrap-ansi@^6.0.1:
1106711083
string-width "^4.1.0"
1106811084
strip-ansi "^6.0.0"
1106911085

11086+
wrap-ansi@^7.0.0:
11087+
version "7.0.0"
11088+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
11089+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
11090+
dependencies:
11091+
ansi-styles "^4.0.0"
11092+
string-width "^4.1.0"
11093+
strip-ansi "^6.0.0"
11094+
1107011095
wrap-ansi@^8.1.0:
1107111096
version "8.1.0"
1107211097
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)