
* chore: ci tools updates * ci tools updates * chore: update ci * build tools update * chore: udpate dev tools
6 lines
75 B
YAML
6 lines
75 B
YAML
language: node_js
|
|
node_js:
|
|
- 14
|
|
- 16
|
|
before_install:
|
|
- npm i -g snyk
|