Skip to content

Commit

Permalink
Chore: Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jmealo committed Dec 28, 2023
1 parent aea6d11 commit bbf4efe
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
},
"homepage": "https://github.com/JarvusInnovations/background-action#readme",
"dependencies": {
"@actions/core": "^1.10.1",
"parse-duration": "^1.1.0",
"tail": "^2.2.6",
"wait-on": "^7.2.0"
"@actions/core": "^1.10.0",
"parse-duration": "^0.4.4",
"tail": "^2.0.4",
"wait-on": "^6.0.1"
},
"devDependencies": {
"@vercel/ncc": "^0.38.1",
"eslint": "^8.56.0",
"jest": "^29.7.0"
"@vercel/ncc": "^0.36.1",
"eslint": "^7.10.0",
"jest": "^28.1.3"
}
}

0 comments on commit bbf4efe

Please sign in to comment.