Skip to content

Commit

Permalink
chore(deps): update node.js to v12.22.7
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
renovate-bot committed Oct 19, 2021
1 parent a1490e7 commit 0ff4510
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
12.18.0
12.22.7
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cache:
directories:
- ~/.npm
node_js:
- 'v12.18.3'
- '12.22.7'
- 'v14.7.0'
notifications:
email: false
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@eclass/eslint-config": "1.3.1",
"@semantic-release/changelog": "5.0.1",
"@semantic-release/git": "9.0.0",
"@types/node": "12.12.43",
"@types/node": "12.20.33",
"@typescript-eslint/eslint-plugin": "3.1.0",
"@typescript-eslint/parser": "3.1.0",
"eslint": "7.1.0",
Expand Down

0 comments on commit 0ff4510

Please sign in to comment.