File tree Expand file tree Collapse file tree
tests/legacy-cli/e2e/assets/webpack/test-app Expand file tree Collapse file tree Original file line number Diff line number Diff line change 227227 "ts-node" : " ^10.0.0" ,
228228 "tslib" : " 2.2.0" ,
229229 "tslint" : " ^6.1.3" ,
230- "typescript" : " 4.2.4 " ,
230+ "typescript" : " 4.3.2 " ,
231231 "verdaccio" : " 5.1.0" ,
232232 "verdaccio-auth-memory" : " ^10.0.0" ,
233233 "webpack" : " 5.38.1" ,
Original file line number Diff line number Diff line change 8484 "protractor" : " ^7.0.0" ,
8585 "tailwindcss" : " ^2.0.0" ,
8686 "tslint" : " ^6.1.0" ,
87- "typescript" : " ~4.2.3"
87+ "typescript" : " ~4.2.3 || ~4.3.2 "
8888 },
8989 "peerDependenciesMeta" : {
9090 "@angular/localize" : {
Original file line number Diff line number Diff line change 1111 "dependencies" : {
1212 "source-map" : " 0.7.3" ,
1313 "tslib" : " 2.2.0" ,
14- "typescript" : " 4.2.4 "
14+ "typescript" : " 4.3.2 "
1515 },
1616 "peerDependencies" : {
1717 "webpack" : " ^5.30.0"
Original file line number Diff line number Diff line change 1515 "dependencies": {
1616 "@angular-devkit/core": "^<%= coreVersion %>",
1717 "@angular-devkit/schematics": "^<%= schematicsVersion %>",
18- "typescript": "~4.1 .2"
18+ "typescript": "~4.3 .2"
1919 },
2020 "devDependencies": {
2121 "@types/node": "^12.11.1",
Original file line number Diff line number Diff line change 1515 "dependencies" : {
1616 "@angular-devkit/core" : " ^<%= coreVersion %>" ,
1717 "@angular-devkit/schematics" : " ^<%= schematicsVersion %>" ,
18- "typescript" : " ~4.2.3 "
18+ "typescript" : " ~4.3.2 "
1919 },
2020 "devDependencies" : {
2121 "@types/node" : " ^12.11.1" ,
Original file line number Diff line number Diff line change 1919 "raw-loader" : " ^4.0.2" ,
2020 "sass" : " ^1.32.8" ,
2121 "sass-loader" : " ^11.0.1" ,
22- "typescript" : " ~4.2.3 " ,
22+ "typescript" : " ~4.3.2 " ,
2323 "webpack" : " ^5.27.0" ,
2424 "webpack-cli" : " ^4.5.0"
2525 }
Original file line number Diff line number Diff line change @@ -11776,11 +11776,6 @@ typedarray@^0.0.6:
1177611776 resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1177711777 integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1177811778
11779- typescript@4.2.4:
11780- version "4.2.4"
11781- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
11782- integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
11783-
1178411779typescript@4.3.2, typescript@~4.3.2:
1178511780 version "4.3.2"
1178611781 resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
You can’t perform that action at this time.
0 commit comments