Skip to content

Commit 2d6f85b

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 e8a86dc commit 2d6f85b

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
@@ -2506,9 +2506,9 @@
25062506
tslib "^2.8.0"
25072507

25082508
"@tootallnate/once@2":
2509-
version "2.0.0"
2510-
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf"
2511-
integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==
2509+
version "2.0.1"
2510+
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.1.tgz#35adc6222e3662fa2222ce123b961476a746b9ea"
2511+
integrity sha512-HqmEUIGRJ5fSXchkVgR5F7qn48bDBzv0kWj/Kfu5e6uci4UlEeng4331LnBkWffb++Ei3FOVLxo8JJWMFBDMeQ==
25122512

25132513
"@tootallnate/quickjs-emscripten@^0.23.0":
25142514
version "0.23.0"
@@ -9883,7 +9883,16 @@ streamx@^2.21.0:
98839883
fast-fifo "^1.3.2"
98849884
text-decoder "^1.1.0"
98859885

9886-
"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:
9886+
"string-width-cjs@npm:string-width@^4.2.0":
9887+
version "4.2.3"
9888+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
9889+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
9890+
dependencies:
9891+
emoji-regex "^8.0.0"
9892+
is-fullwidth-code-point "^3.0.0"
9893+
strip-ansi "^6.0.1"
9894+
9895+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
98879896
version "4.2.3"
98889897
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
98899898
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -9989,7 +9998,7 @@ string_decoder@~1.1.1:
99899998
dependencies:
99909999
safe-buffer "~5.1.0"
999110000

9992-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10001+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
999310002
version "6.0.1"
999410003
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
999510004
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -10003,6 +10012,13 @@ strip-ansi@^3.0.0:
1000310012
dependencies:
1000410013
ansi-regex "^2.0.0"
1000510014

10015+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10016+
version "6.0.1"
10017+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
10018+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10019+
dependencies:
10020+
ansi-regex "^5.0.1"
10021+
1000610022
strip-ansi@^7.0.1:
1000710023
version "7.1.0"
1000810024
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -10963,7 +10979,7 @@ wordwrapjs@^5.1.0:
1096310979
resolved "https://registry.yarnpkg.com/wordwrapjs/-/wordwrapjs-5.1.1.tgz#bfd1eb426f0f7eec73b7df32cf7df1f618bfb3a9"
1096410980
integrity sha512-0yweIbkINJodk27gX9LBGMzyQdBDan3s/dEAiwBOj+Mf0PPyWL6/rikalkv8EeD0E8jm4o5RXEOrFTP3NXbhJg==
1096510981

10966-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
10982+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1096710983
version "7.0.0"
1096810984
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1096910985
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -10981,6 +10997,15 @@ wrap-ansi@^6.0.1:
1098110997
string-width "^4.1.0"
1098210998
strip-ansi "^6.0.0"
1098310999

11000+
wrap-ansi@^7.0.0:
11001+
version "7.0.0"
11002+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
11003+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
11004+
dependencies:
11005+
ansi-styles "^4.0.0"
11006+
string-width "^4.1.0"
11007+
strip-ansi "^6.0.0"
11008+
1098411009
wrap-ansi@^8.1.0:
1098511010
version "8.1.0"
1098611011
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)