Skip to content

Commit

Permalink
Merge pull request #94 from canterberry/dependencies
Browse files Browse the repository at this point in the history
📦 Upgrade dependencies to their latest versions
  • Loading branch information
canterberry authored Jan 30, 2021
2 parents 12b3790 + a75d914 commit 292de9f
Show file tree
Hide file tree
Showing 5 changed files with 2,279 additions and 3,620 deletions.
4 changes: 2 additions & 2 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
nodejs 12.18.2
yarn 1.22.4
nodejs 12.20.1
yarn 1.22.10
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
language: node_js

node_js:
- '14.5.0'
- '12.18.2'
- '10.21.0'
- '15.7.0'
- '14.15.4'
- '12.20.1'
- '10.23.2'

notifications:
email: false
Expand Down
Loading

0 comments on commit 292de9f

Please sign in to comment.