File tree 2 files changed +2
-11
lines changed
2 files changed +2
-11
lines changed Original file line number Diff line number Diff line change 16
16
"rollup-plugin-terser" : " ^7.0.2" ,
17
17
"rollup-plugin-ts" : " ^2.0.5" ,
18
18
"ts-jest" : " ^27.1.2" ,
19
- "yargs" : " ^17.0 .1"
19
+ "yargs" : " ^17.3 .1"
20
20
},
21
21
"resolutions" : {
22
22
"typescript" : " ^4.2.0"
Original file line number Diff line number Diff line change @@ -4554,16 +4554,7 @@ string-length@^4.0.1:
4554
4554
char-regex "^1.0.2"
4555
4555
strip-ansi "^6.0.0"
4556
4556
4557
- string-width@^4.1.0 :
4558
- version "4.2.2"
4559
- resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.2.tgz#dafd4f9559a7585cfba529c6a0a4f73488ebd4c5"
4560
- integrity sha512-XBJbT3N4JhVumXE0eoLU9DCjcaF92KLNqTmFCnG1pf8duUxFGwtP6AD6nkjw9a3IdiRtL3E2w3JDiE/xi3vOeA==
4561
- dependencies :
4562
- emoji-regex "^8.0.0"
4563
- is-fullwidth-code-point "^3.0.0"
4564
- strip-ansi "^6.0.0"
4565
-
4566
- string-width@^4.2.0, string-width@^4.2.3 :
4557
+ string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3 :
4567
4558
version "4.2.3"
4568
4559
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
4569
4560
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
You can’t perform that action at this time.
0 commit comments