Skip to content

Commit

Permalink
chore(deps): update node.js to v12.22.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 17, 2021
1 parent 0e39c76 commit f5b77f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
12.22.1
12.22.8
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cache:
- ~/.npm
- .nyc_output
node_js:
- "12.7.0"
- "12.22.8"
notifications:
email: false
stages:
Expand All @@ -28,7 +28,7 @@ jobs:
script: npm run lint:ts
- stage: test
node_js:
- "12.7.0"
- "12.22.8"
- "10.24.1"
script: npm t
- stage: coverage
Expand Down

0 comments on commit f5b77f9

Please sign in to comment.