Skip to content

Commit

Permalink
chore(deps): update node.js to v16.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2022
1 parent 7856150 commit 5417e86
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -21,6 +21,6 @@
"test:ci": "jest"
},
"volta": {
"node": "16.13.2"
"node": "16.18.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.18.1"
}
}

0 comments on commit 5417e86

Please sign in to comment.