Skip to content

Commit

Permalink
Update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 672fc0a commit 3fce908
Show file tree
Hide file tree
Showing 2 changed files with 201 additions and 186 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,19 @@
"prepare": "pnpm run format && pnpm run test && pnpm run build"
},
"dependencies": {
"@actions/core": "1.10.1",
"@actions/core": "1.11.1",
"@actions/github": "6.0.0",
"@octokit/webhooks-types": "7.3.2",
"axios": "1.6.7"
"@octokit/webhooks-types": "7.6.1",
"axios": "1.7.7"
},
"devDependencies": {
"@octokit/action": "6.0.7",
"@tsconfig/node20": "20.1.2",
"@octokit/action": "6.1.0",
"@tsconfig/node20": "20.1.4",
"@types/dedent": "0.7.2",
"@types/node": "20.11.24",
"esbuild": "0.20.1",
"prettier": "3.2.5",
"typescript": "5.3.3",
"vitest": "1.3.1"
"@types/node": "20.16.11",
"esbuild": "0.24.0",
"prettier": "3.3.3",
"typescript": "5.6.2",
"vitest": "1.6.0"
}
}
Loading

0 comments on commit 3fce908

Please sign in to comment.