Skip to content

Commit

Permalink
📦 Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent a762ec1 commit b7f4773
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 59 deletions.
123 changes: 69 additions & 54 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"devDependencies": {
"@actions/core": "1.10.1",
"@actions/core": "1.11.1",
"@octokit/rest": "20.1.1",
"@types/mocha": "10.0.8",
"@types/node": "20.16.10",
"@types/mocha": "10.0.9",
"@types/node": "20.17.3",
"@types/yargs": "17.0.33",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
Expand All @@ -15,8 +15,8 @@
"prettier": "3.3.3",
"ts-mocha": "10.0.0",
"ts-mockito": "2.6.1",
"tsx": "4.19.1",
"typescript": "5.6.2",
"tsx": "4.19.2",
"typescript": "5.6.3",
"yargs": "17.7.2"
},
"scripts": {
Expand Down

0 comments on commit b7f4773

Please sign in to comment.