Skip to content

Commit

Permalink
fix(deps): update js/ts dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 99d2509 commit b50e3dd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
"typescript": "5.7.3"
},
"dependencies": {
"@actions/artifact": "2.2.0",
"@actions/artifact": "2.2.1",
"@actions/cache": "4.0.0",
"@actions/core": "1.11.1",
"@actions/exec": "1.1.1",
"@actions/github": "6.0.0",
"@actions/http-client": "2.2.3",
"smol-toml": "1.3.1",
"unzipper": "0.12.3",
"uuid": "11.0.4"
"uuid": "11.0.5"
}
}

0 comments on commit b50e3dd

Please sign in to comment.