Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

Commit 07b31bb

Browse files
committed
Update vulnerable packages
1 parent 49561f6 commit 07b31bb

File tree

3 files changed

+405
-406
lines changed

3 files changed

+405
-406
lines changed

circle.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ test:
44
- nvm install 7.10.1 && npm run test
55
- nvm install 8.9.4 && npm run test
66
post:
7-
- nvm install 9.6.1
8-
- nvm alias default v9.6.1
7+
- nvm install 10.7.0
8+
- nvm alias default v10.7.0
99
- nvm use default
1010
- npm run test-all
1111
- chmod +x ./bin/codacy-coverage.js

0 commit comments

Comments
 (0)