Commit 38d25e5
authored
Drop old Node support (#523)
* Upgrade packages
There was a major upgrade in some packages.
* Drop Node.js 8.x from workflow.yml
```
/home/runner/work/node-lambda/node-lambda/node_modules/fs-extra/lib/mkdirs/make-dir.js:86
} catch {
^
SyntaxError: Unexpected token {
```
* Drop old Node support
Depends on 'fs-extra'.
jprichardson/node-fs-extra#7511 parent 89e3b49 commit 38d25e5
File tree
4 files changed
+1631
-1219
lines changed- .github/workflows
4 files changed
+1631
-1219
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments