Skip to content

Commit

Permalink
Upgrade dependencies (#22)
Browse files Browse the repository at this point in the history
Signed-off-by: Herman Singh Badwal <hermanba@ca.ibm.com>
  • Loading branch information
hermansb committed Jun 29, 2022
1 parent 7248278 commit 3c92f93
Show file tree
Hide file tree
Showing 4 changed files with 340 additions and 608 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
node_modules
.npmrc
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- '8'
- '10'
- '12'
- '14'
script:
- node_modules/.bin/eslint .
Loading

0 comments on commit 3c92f93

Please sign in to comment.