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 Apr 27, 2024
1 parent 126b946 commit 2ec0f97
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
104 changes: 52 additions & 52 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"devDependencies": {
"@types/unzipper": "0.10.9",
"@types/uuid": "9.0.8",
"@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/parser": "7.7.0",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"@vercel/ncc": "0.38.1",
"all-contributors-cli": "6.26.1",
"eslint": "8.57.0",
Expand All @@ -36,14 +36,14 @@
"typescript": "5.4.5"
},
"dependencies": {
"@actions/artifact": "2.1.5",
"@actions/artifact": "2.1.7",
"@actions/cache": "3.2.4",
"@actions/core": "1.10.1",
"@actions/exec": "1.1.1",
"@actions/github": "6.0.0",
"@actions/http-client": "2.2.1",
"@iarna/toml": "3.0.0",
"unzipper": "0.11.3",
"unzipper": "0.11.4",
"uuid": "9.0.1"
}
}

0 comments on commit 2ec0f97

Please sign in to comment.