Skip to content

Commit

Permalink
chore(deps): update node.js to v16.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2022
1 parent 69e2664 commit 56e984f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.19.0"
}
}
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.19.0"
}
}

0 comments on commit 56e984f

Please sign in to comment.