We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbf1067 commit 9423b79Copy full SHA for 9423b79
package.json
@@ -41,7 +41,7 @@
41
"license": "Apache-2.0",
42
"devDependencies": {
43
"@actions/github": "6.0.0",
44
- "@octokit/auth-app": "6.1.1",
+ "@octokit/auth-app": "7.0.0",
45
"@types/conventional-changelog-writer": "4.0.10",
46
"@types/conventional-commits-parser": "5.0.0",
47
"@types/debug": "4.1.12",
@@ -51,7 +51,7 @@
51
"@typescript-eslint/eslint-plugin": "7.7.1",
52
"@typescript-eslint/parser": "7.7.1",
53
"conventional-changelog-angular": "7.0.0",
54
- "eslint": "8.57.0",
+ "eslint": "9.1.1",
55
"husky": "9.0.11",
56
"jest": "29.7.0",
57
"lint-staged": "15.2.2",
0 commit comments