Commit ec37d89
committed
tidy: use a lockfile for js tools instead of npx
this makes us less vulnerable to MITM and supply chain attacks.
it also means that the CI scripts are no longer responsible for
tracking the versions of these tools.
it should also avoid the situation where local tsc and CI
disagree on the presense of errors due to them being different versions.1 parent 36cd096 commit ec37d89
File tree
6 files changed
+2969
-13
lines changed- src
- ci/docker/host-x86_64/mingw-check-1
- tools/tidy/src
- ext_tool_checks
6 files changed
+2969
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | 88 | | |
91 | 89 | | |
92 | 90 | | |
| |||
0 commit comments