3795
3795
dependencies:
3796
3796
"@sinonjs/commons" "^1.7.0"
3797
3797
3798
-
3799
- version "1.8.0 "
3800
- resolved "https://registry.yarnpkg.com/@soda/friendly-errors-webpack-plugin/-/friendly-errors-webpack-plugin-1.8.0 .tgz#84751d82a93019d5c92c0cf0e45ac59087cd2240 "
3801
- integrity sha512-RLotfx6k1+nfLacwNCenj7VnTMPxVwYKoGOcffMFoJDKM8tXzBiCN0hMHFJNnoAojduYAsxuiMm0EOMixgiRow ==
3798
+
3799
+ version "1.8.1 "
3800
+ resolved "https://registry.yarnpkg.com/@soda/friendly-errors-webpack-plugin/-/friendly-errors-webpack-plugin-1.8.1 .tgz#4d4fbb1108993aaa362116247c3d18188a2c6c85 "
3801
+ integrity sha512-h2ooWqP8XuFqTXT+NyAFbrArzfQA7R6HTezADrvD9Re8fxMLTPPniLdqVTdDaO0eIoLaAwKT+d6w+5GeTk7Vbg ==
3802
3802
dependencies:
3803
- chalk "^2.4.2 "
3804
- error-stack-parser "^2.0.2 "
3805
- string-width "^2.0.0 "
3806
- strip-ansi "^5 "
3803
+ chalk "^3.0.0 "
3804
+ error-stack-parser "^2.0.6 "
3805
+ string-width "^4.2.3 "
3806
+ strip-ansi "^6.0.1 "
3807
3807
3808
3808
"@surma/rollup-plugin-off-main-thread@^2.2.2":
3809
3809
version "2.2.2"
@@ -5295,10 +5295,10 @@ ansi-regex@^4.0.0, ansi-regex@^4.1.0:
5295
5295
version "4.1.0"
5296
5296
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.0.tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997"
5297
5297
5298
- ansi-regex@^5.0.0:
5299
- version "5.0.0 "
5300
- resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.0 .tgz#388539f55179bf39339c81af30a654d69f87cb75 "
5301
- integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg ==
5298
+ ansi-regex@^5.0.0, ansi-regex@^5.0.1 :
5299
+ version "5.0.1 "
5300
+ resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1 .tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304 "
5301
+ integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ ==
5302
5302
5303
5303
ansi-styles@^2.2.1:
5304
5304
version "2.2.1"
@@ -9830,7 +9830,7 @@ error-ex@^1.2.0, error-ex@^1.3.1:
9830
9830
dependencies:
9831
9831
is-arrayish "^0.2.1"
9832
9832
9833
- error-stack-parser@^2.0.2, error-stack-parser@^2.0. 6:
9833
+ error-stack-parser@^2.0.6:
9834
9834
version "2.0.6"
9835
9835
resolved "https://registry.yarnpkg.com/error-stack-parser/-/error-stack-parser-2.0.6.tgz#5a99a707bd7a4c58a797902d48d82803ede6aad8"
9836
9836
integrity sha512-d51brTeqC+BHlwF0BhPtcYgF5nlzf9ZZ0ZIUQNZpc9ZB9qw5IJ2diTrBY9jlCJkTLITYPjmiX6OWCwH+fuyNgQ==
@@ -23731,14 +23731,14 @@ string-width@^3.0.0, string-width@^3.1.0:
23731
23731
is-fullwidth-code-point "^2.0.0"
23732
23732
strip-ansi "^5.1.0"
23733
23733
23734
- string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2:
23735
- version "4.2.2 "
23736
- resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.2 .tgz#dafd4f9559a7585cfba529c6a0a4f73488ebd4c5 "
23737
- integrity sha512-XBJbT3N4JhVumXE0eoLU9DCjcaF92KLNqTmFCnG1pf8duUxFGwtP6AD6nkjw9a3IdiRtL3E2w3JDiE/xi3vOeA ==
23734
+ string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3 :
23735
+ version "4.2.3 "
23736
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3 .tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010 "
23737
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g ==
23738
23738
dependencies:
23739
23739
emoji-regex "^8.0.0"
23740
23740
is-fullwidth-code-point "^3.0.0"
23741
- strip-ansi "^6.0.0 "
23741
+ strip-ansi "^6.0.1 "
23742
23742
23743
23743
string.prototype.matchall@^4.0.6:
23744
23744
version "4.0.6"
@@ -23832,7 +23832,7 @@ stringify-package@^1.0.1:
23832
23832
resolved "https://registry.yarnpkg.com/stringify-package/-/stringify-package-1.0.1.tgz#e5aa3643e7f74d0f28628b72f3dad5cecfc3ba85"
23833
23833
integrity sha512-sa4DUQsYciMP1xhKWGuFM04fB0LG/9DlluZoSVywUMRNvzid6XucHK0/90xGxRoHrAaROrcHK1aPKaijCtSrhg==
23834
23834
23835
- [email protected] , strip-ansi@^6.0.0 :
23835
+
23836
23836
version "6.0.0"
23837
23837
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.0.tgz#0b1571dd7669ccd4f3e06e14ef1eed26225ae532"
23838
23838
integrity sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==
@@ -23851,12 +23851,19 @@ strip-ansi@^4.0.0:
23851
23851
dependencies:
23852
23852
ansi-regex "^3.0.0"
23853
23853
23854
- strip-ansi@^5, strip-ansi@^5 .0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
23854
+ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
23855
23855
version "5.2.0"
23856
23856
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-5.2.0.tgz#8c9a536feb6afc962bdfa5b104a5091c1ad9c0ae"
23857
23857
dependencies:
23858
23858
ansi-regex "^4.1.0"
23859
23859
23860
+ strip-ansi@^6.0.0, strip-ansi@^6.0.1:
23861
+ version "6.0.1"
23862
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
23863
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
23864
+ dependencies:
23865
+ ansi-regex "^5.0.1"
23866
+
23860
23867
strip-bom-string@^1.0.0:
23861
23868
version "1.0.0"
23862
23869
resolved "https://registry.yarnpkg.com/strip-bom-string/-/strip-bom-string-1.0.0.tgz#e5211e9224369fbb81d633a2f00044dc8cedad92"
0 commit comments