Skip to content

Commit

Permalink
chore(deps): update dependency node to v14.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 14, 2024
1 parent e1767e2 commit 5f33113
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sudo: false
language: node_js
node_js:
- "14"
- "14.21.3"
- "13"
- "12"
- "10"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"test": "xo && tsd && node test.js"
},
"engines": {
"node": ">=v14.17.4"
"node": ">=14.21.3"
},
"private": false,
"repository": {
Expand Down

0 comments on commit 5f33113

Please sign in to comment.