File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 70
70
"eslint-plugin-prettier" : " ^3.4.0" ,
71
71
"glob" : " ^7.1.7" ,
72
72
"iconv-lite-umd" : " 0.6.8" ,
73
+ "jschardet" : " ^3.0.0" ,
73
74
"milligram" : " ^1.4.1" ,
74
75
"minimatch" : " ^3.0.4" ,
75
76
"mocha" : " ^9.0.3" ,
Original file line number Diff line number Diff line change @@ -3367,6 +3367,11 @@ jsbn@~0.1.0:
3367
3367
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
3368
3368
integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM=
3369
3369
3370
+ jschardet@^3.0.0 :
3371
+ version "3.0.0"
3372
+ resolved "https://registry.yarnpkg.com/jschardet/-/jschardet-3.0.0.tgz#898d2332e45ebabbdb6bf2feece9feea9a99e882"
3373
+ integrity sha512-lJH6tJ77V8Nzd5QWRkFYCLc13a3vADkh3r/Fi8HupZGWk2OVVDfnZP8V/VgQgZ+lzW0kG2UGb5hFgt3V3ndotQ==
3374
+
3370
3375
json-parse-better-errors@^1.0.0, json-parse-better-errors@^1.0.1, json-parse-better-errors@^1.0.2 :
3371
3376
version "1.0.2"
3372
3377
resolved "https://registry.yarnpkg.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9"
You can’t perform that action at this time.
0 commit comments