Commit ae78fb1
authored
Upgrade packages (#599)
* chore(deps): upgrade packages
* feat(bin/node-lambda): remove showSuggestionAfterError
This is because it is suggested by default.
* ci: drop nodejs 12.x
I got the following error.
```
error [email protected]: The engine "node" is incompatible with this module. Expected version ">=14.14.0". Got "12.22.10"
```
Node.js 12 will be EOL soon.
https://nodejs.org/en/about/releases/1 parent cdd1413 commit ae78fb1
File tree
5 files changed
+3185
-2403
lines changed- .github/workflows
- bin
5 files changed
+3185
-2403
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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | 67 | | |
70 | 68 | | |
71 | 69 | | |
| |||
0 commit comments