Skip to content

Commit

Permalink
chore(deps): update node.js to v16.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 20, 2023
1 parent 618cab7 commit df649ac
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions functions/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 functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"test": "jest --watchAll"
},
"volta": {
"node": "16.13.2"
"node": "16.20.1"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,6 @@
"clean:dist": "rimraf ./dist/*"
},
"volta": {
"node": "16.13.2"
"node": "16.20.1"
}
}

0 comments on commit df649ac

Please sign in to comment.