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 22 "printWidth" : 120 ,
33 "proseWrap" : " always" ,
44 "singleQuote" : true ,
5- "trailingComma" : " all" ,
6- "arrowParens" : " avoid"
5+ "trailingComma" : " all"
76}
Original file line number Diff line number Diff line change 3131 "npm-run-all" : " ^4.1.2" ,
3232 "prettier" : " 1.17.0" ,
3333 "rimraf" : " ^2.6.3" ,
34- "typescript" : " ^3.5.1 "
34+ "typescript" : " 3.4.5 "
3535 },
3636 "scripts" : {
3737 "build" : " run-p build:es5 build:esm" ,
Original file line number Diff line number Diff line change 7171 "loader.js" : " ^4.7.0" ,
7272 "npm-run-all" : " ^4.1.5" ,
7373 "qunit-dom" : " ^1.2.0" ,
74- "typescript" : " ^3.9.7 "
74+ "typescript" : " 3.4.5 "
7575 },
7676 "engines" : {
7777 "node" : " 10.* || >= 12"
Original file line number Diff line number Diff line change 1616 },
1717 "peerDependencies" : {
1818 "tslint" : " 5.16.0" ,
19- "typescript" : " ^3.2.0 "
19+ "typescript" : " ^3.4.5 "
2020 },
2121 "scripts" : {
2222 "link:yarn" : " yarn link"
Original file line number Diff line number Diff line change 1791817918 resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.5.tgz#2d2618d10bb566572b8d7aad5180d84257d70a99"
1791917919 integrity sha512-YycBxUb49UUhdNMU5aJ7z5Ej2XGmaIBL0x34vZ82fn3hGvD+bgrMrVDpatgz2f7YxUMJxMkbWxJZeAvDxVe7Vw==
1792017920
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-
1792617921ua-parser-js@^0.7.18:
1792717922 version "0.7.21"
1792817923 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