Skip to content

Commit b5d7d40

Browse files
chore(deps): update all dependencies
1 parent fe127b0 commit b5d7d40

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"license": "Apache-2.0",
4242
"devDependencies": {
4343
"@actions/github": "6.0.0",
44-
"@octokit/auth-app": "6.1.1",
44+
"@octokit/auth-app": "7.1.0",
4545
"@types/conventional-changelog-writer": "4.0.10",
4646
"@types/conventional-commits-parser": "5.0.0",
4747
"@types/debug": "4.1.12",
@@ -50,23 +50,23 @@
5050
"@types/semver": "7.5.8",
5151
"@typescript-eslint/eslint-plugin": "7.8.0",
5252
"@typescript-eslint/parser": "7.8.0",
53-
"conventional-changelog-angular": "7.0.0",
54-
"eslint": "8.57.0",
53+
"conventional-changelog-angular": "8.0.0",
54+
"eslint": "9.2.0",
5555
"husky": "9.0.11",
5656
"jest": "29.7.0",
5757
"lint-staged": "15.2.2",
58-
"octokit": "3.2.1",
58+
"octokit": "4.0.2",
5959
"prettier": "3.2.5",
6060
"ts-jest": "29.1.2",
6161
"ts-node": "10.9.2",
6262
"typescript": "5.4.5",
6363
"yaml": "^2.2.1"
6464
},
6565
"dependencies": {
66-
"conventional-changelog-writer": "^7.0.0",
67-
"conventional-commits-parser": "^5.0.0",
66+
"conventional-changelog-writer": "^8.0.0",
67+
"conventional-commits-parser": "^6.0.0",
6868
"debug": "^4.3.3",
69-
"git-raw-commits": "^4.0.0",
69+
"git-raw-commits": "^5.0.0",
7070
"semver": "^7.3.7",
7171
"tempfile": "^5.0.0"
7272
},

0 commit comments

Comments
 (0)