@@ -2954,10 +2954,10 @@ eslint-plugin-import@^2.29.1:
29542954 semver "^6.3.1"
29552955 tsconfig-paths "^3.15.0"
29562956
2957- eslint-plugin-jasmine@^4.1.3 :
2958- version "4.1.3 "
2959- resolved "https://registry.yarnpkg.com/eslint-plugin-jasmine/-/eslint-plugin-jasmine-4.1.3 .tgz#c4ced986a61dd5b180982bafe6da1cbac0941c52 "
2960- integrity sha512-q8j8KnLH/4uwmPELFZvEyfEcuCuGxXScJaRdqHjOjz064GcfX6aoFbzy5VohZ5QYk2+WvoqMoqDSb9nRLf89GQ ==
2957+ eslint-plugin-jasmine@^4.2.2 :
2958+ version "4.2.2 "
2959+ resolved "https://registry.yarnpkg.com/eslint-plugin-jasmine/-/eslint-plugin-jasmine-4.2.2 .tgz#fa1d0510b239ab09f72f1e7dfee3e6dbd319edbb "
2960+ integrity sha512-nALbewRk63uz28UGNhUTJyd6GofXxVNFpWFNAwr9ySc6kpSRIoO4suwZqIYz3cfJmCacilmjp7+1Ocjr7zRagA ==
29612961
29622962[email protected] , eslint-scope@^5.1.1:
29632963 version "5.1.1"
@@ -5488,7 +5488,16 @@ string-length@^4.0.1:
54885488 char-regex "^1.0.2"
54895489 strip-ansi "^6.0.0"
54905490
5491- " string-width-cjs@npm:string-width@^4.2.0" , string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
5491+ " string-width-cjs@npm:string-width@^4.2.0 " :
5492+ version "4.2.3"
5493+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5494+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5495+ dependencies :
5496+ emoji-regex "^8.0.0"
5497+ is-fullwidth-code-point "^3.0.0"
5498+ strip-ansi "^6.0.1"
5499+
5500+ string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3 :
54925501 version "4.2.3"
54935502 resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
54945503 integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -5560,7 +5569,14 @@ string.prototype.trimstart@^1.0.7:
55605569 define-properties "^1.2.0"
55615570 es-abstract "^1.22.1"
55625571
5563- " strip-ansi-cjs@npm:strip-ansi@^6.0.1" , strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5572+ " strip-ansi-cjs@npm:strip-ansi@^6.0.1 " :
5573+ version "6.0.1"
5574+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
5575+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5576+ dependencies :
5577+ ansi-regex "^5.0.1"
5578+
5579+ strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
55645580 version "6.0.1"
55655581 resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
55665582 integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -6114,7 +6130,16 @@ word-wrap@~1.2.3:
61146130 resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.4.tgz#cb4b50ec9aca570abd1f52f33cd45b6c61739a9f"
61156131 integrity sha512-2V81OA4ugVo5pRo46hAoD2ivUJx8jXmWXfUkY4KFNw0hEptvN0QfH3K4nHiwzGeKl5rFKedV48QVoqYavy4YpA==
61166132
6117- " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0" , wrap-ansi@^7.0.0:
6133+ " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0 " :
6134+ version "7.0.0"
6135+ resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
6136+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
6137+ dependencies :
6138+ ansi-styles "^4.0.0"
6139+ string-width "^4.1.0"
6140+ strip-ansi "^6.0.0"
6141+
6142+ wrap-ansi@^7.0.0 :
61186143 version "7.0.0"
61196144 resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
61206145 integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
0 commit comments