File tree Expand file tree Collapse file tree 5 files changed +4
-10
lines changed Expand file tree Collapse file tree 5 files changed +4
-10
lines changed Original file line number Diff line number Diff line change 2
2
"printWidth" : 120 ,
3
3
"proseWrap" : " always" ,
4
4
"singleQuote" : true ,
5
- "trailingComma" : " all" ,
6
- "arrowParens" : " avoid"
5
+ "trailingComma" : " all"
7
6
}
Original file line number Diff line number Diff line change 31
31
"npm-run-all" : " ^4.1.2" ,
32
32
"prettier" : " 1.17.0" ,
33
33
"rimraf" : " ^2.6.3" ,
34
- "typescript" : " ^3.5.1 "
34
+ "typescript" : " 3.4.5 "
35
35
},
36
36
"scripts" : {
37
37
"build" : " run-p build:es5 build:esm" ,
Original file line number Diff line number Diff line change 71
71
"loader.js" : " ^4.7.0" ,
72
72
"npm-run-all" : " ^4.1.5" ,
73
73
"qunit-dom" : " ^1.2.0" ,
74
- "typescript" : " ^3.9.7 "
74
+ "typescript" : " 3.4.5 "
75
75
},
76
76
"engines" : {
77
77
"node" : " 10.* || >= 12"
Original file line number Diff line number Diff line change 16
16
},
17
17
"peerDependencies" : {
18
18
"tslint" : " 5.16.0" ,
19
- "typescript" : " ^3.2.0 "
19
+ "typescript" : " ^3.4.5 "
20
20
},
21
21
"scripts" : {
22
22
"link:yarn" : " yarn link"
Original file line number Diff line number Diff line change 17918
17918
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.5.tgz#2d2618d10bb566572b8d7aad5180d84257d70a99"
17919
17919
integrity sha512-YycBxUb49UUhdNMU5aJ7z5Ej2XGmaIBL0x34vZ82fn3hGvD+bgrMrVDpatgz2f7YxUMJxMkbWxJZeAvDxVe7Vw==
17920
17920
17921
- typescript@^3.5.1, typescript@^3.9.7:
17922
- version "3.9.7"
17923
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
17924
- integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
17925
-
17926
17921
ua-parser-js@^0.7.18:
17927
17922
version "0.7.21"
17928
17923
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.21.tgz#853cf9ce93f642f67174273cc34565ae6f308777"
You can’t perform that action at this time.
0 commit comments