updated deps & updated node for circleci and docker to 10.x. (8.x should technically still work)
This commit is contained in:
parent
a0edff1ead
commit
e97b8ff42d
5 changed files with 3724 additions and 4817 deletions
|
@ -14,6 +14,8 @@ plugins:
|
|||
root: true
|
||||
|
||||
rules:
|
||||
node/no-deprecated-api: off
|
||||
node/no-unsupported-features/es-syntax: off
|
||||
node/no-unpublished-require: off
|
||||
|
||||
security/detect-non-literal-fs-filename: off
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue