Skip to content

Commit

Permalink
chore(deps): update node.js to v16.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 29, 2023
1 parent 031866c commit d061172
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 @@ -21,6 +21,6 @@
"test:ci": "jest"
},
"volta": {
"node": "16.13.2"
"node": "16.20.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,6 @@
"clean:dist": "rimraf ./dist/*"
},
"volta": {
"node": "16.13.2"
"node": "16.20.0"
}
}

0 comments on commit d061172

Please sign in to comment.