Skip to content

Commit

Permalink
upgraded deps, added node version to nvmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
gautamkrishnar committed May 19, 2024
1 parent d4c2f04 commit 97c64fd
Show file tree
Hide file tree
Showing 3 changed files with 260 additions and 142 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v20
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"dependencies": {
"@actions/core": "^1.10.1",
"dateformat": "^3.0.3",
"esbuild": "^0.19.6",
"keepalive-workflow": "^1.1.0",
"esbuild": "^0.21.3",
"keepalive-workflow": "^2.0.4",
"process": "latest",
"promise-retry": "^2.0.1",
"random-seed": "^0.3.0",
Expand Down
Loading

0 comments on commit 97c64fd

Please sign in to comment.