Skip to content

Commit

Permalink
qa: synchronize package.json and package-lock.json with `Dockerfi…
Browse files Browse the repository at this point in the history
…le` version of `node`

Signed-off-by: Maximilian Bösing <[email protected]>
  • Loading branch information
boesing committed Apr 24, 2024
1 parent b55efa6 commit 7ed0909
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -9,7 +9,7 @@
},
"engines": {
"npm": "^10.0.0",
"node": "^20.2.0"
"node": "^21.7.0"
},
"dependencies": {
"@actions/core": "^1.10.0",
Expand Down

0 comments on commit 7ed0909

Please sign in to comment.