Skip to content

Commit

Permalink
chore(deps): update node.js to 14.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2022
1 parent d778728 commit b1dfef1
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 85 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14.17
14.21
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:14.17-slim
FROM node:14.21-slim

LABEL "com.github.actions.name"="Automated version bump for Android apps."
LABEL "com.github.actions.description"="Automated version bump for Android apps."
Expand Down
85 changes: 3 additions & 82 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@types/jest": "29.2.2",
"@types/node": "14.17.27",
"@types/node": "14.18.33",
"@typescript-eslint/eslint-plugin": "5.42.0",
"@typescript-eslint/parser": "5.42.0",
"@vercel/ncc": "0.31.1",
Expand Down

0 comments on commit b1dfef1

Please sign in to comment.