Commit d831eaa
committed
fix(ng-dev): lock formatting dependencies to avoid formating failures
Due to us not locking prettier, buildifier etc, downstream projects
might end up running into formatting failures when e.g. lock file
maintance is performed. The underlying formatting tools should only
update along with dev-infra, so that it's obvious when something
related to formatting changes.1 parent 2e2d1a6 commit d831eaa
2 files changed
+12
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
316 | | - | |
| 316 | + | |
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
| |||
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
359 | | - | |
| 359 | + | |
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
| |||
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
381 | | - | |
| 381 | + | |
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
| |||
1712 | 1712 | | |
1713 | 1713 | | |
1714 | 1714 | | |
1715 | | - | |
| 1715 | + | |
1716 | 1716 | | |
1717 | 1717 | | |
1718 | 1718 | | |
| |||
4535 | 4535 | | |
4536 | 4536 | | |
4537 | 4537 | | |
4538 | | - | |
| 4538 | + | |
4539 | 4539 | | |
4540 | 4540 | | |
4541 | 4541 | | |
| |||
10049 | 10049 | | |
10050 | 10050 | | |
10051 | 10051 | | |
10052 | | - | |
10053 | | - | |
10054 | | - | |
| 10052 | + | |
| 10053 | + | |
| 10054 | + | |
10055 | 10055 | | |
10056 | 10056 | | |
10057 | | - | |
| 10057 | + | |
10058 | 10058 | | |
10059 | 10059 | | |
10060 | 10060 | | |
| |||
0 commit comments