Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 6, 2024
1 parent fe127b0 commit b08673d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@actions/github": "6.0.0",
"@octokit/auth-app": "6.1.1",
"@octokit/auth-app": "7.0.0",
"@types/conventional-changelog-writer": "4.0.10",
"@types/conventional-commits-parser": "5.0.0",
"@types/debug": "4.1.12",
Expand All @@ -50,8 +50,8 @@
"@types/semver": "7.5.8",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"conventional-changelog-angular": "7.0.0",
"eslint": "8.57.0",
"conventional-changelog-angular": "8.0.0",
"eslint": "9.2.0",
"husky": "9.0.11",
"jest": "29.7.0",
"lint-staged": "15.2.2",
Expand All @@ -63,10 +63,10 @@
"yaml": "^2.2.1"
},
"dependencies": {
"conventional-changelog-writer": "^7.0.0",
"conventional-commits-parser": "^5.0.0",
"conventional-changelog-writer": "^8.0.0",
"conventional-commits-parser": "^6.0.0",
"debug": "^4.3.3",
"git-raw-commits": "^4.0.0",
"git-raw-commits": "^5.0.0",
"semver": "^7.3.7",
"tempfile": "^5.0.0"
},
Expand Down

0 comments on commit b08673d

Please sign in to comment.