update dev tools (#249)
* chore: ci tools updates * ci tools updates * chore: update ci * build tools update * chore: udpate dev tools
This commit is contained in:
parent
dbdac0ddd1
commit
3fd941a9ee
1 changed files with 2 additions and 0 deletions
|
@ -2,3 +2,5 @@ language: node_js
|
|||
node_js:
|
||||
- 14
|
||||
- 16
|
||||
before_install:
|
||||
- npm i -g snyk
|
||||
|
|
Loading…
Reference in a new issue