Commit 46d6959
authored
fix(deps): upgrade node to resolve vulnerabilities (#615)
Update the workflows to use the latest actions.
Bump node.js to at least v14.17.
Bump eslint from 7.26.0 to 8.7.0.
Bump eslint-plugin-prettier from 3.3.1 to 4.0.0.
Bump @typescript-eslint from 4.22.1 to 5.10.0.
Bump semantic-release from 17.0.7 to 18.0.1.
Bump @semantic-release/changelog from 5.0.1 to 6.0.1.
Bump @semantic-release/git from 9.0.0 to 10.0.1.
Fix linting errors.
BREAKING CHANGE: Dropped support for Node.js versions less than v14.17
and v15 to upgrade dev dependencies to their latest versions.1 parent ade38dd commit 46d6959
File tree
11 files changed
+2407
-2990
lines changed- .github/workflows
- src/api
- meta
- style
- text
11 files changed
+2407
-2990
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments