Commit 5306e20
build: bump required node version (#23439)
Our current requirement asks for at least Node 12, however the `dev-infra-private` package includes some syntax that is only available in Node 14.
These changes bump the minimum required version to 14.
Fixes #23434.
(cherry picked from commit f40805a)1 parent ca2693b commit 5306e20
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments