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 8, 2024
1 parent fe127b0 commit 1b0b77a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 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,23 +50,23 @@
"@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",
"octokit": "3.2.1",
"octokit": "4.0.2",
"prettier": "3.2.5",
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
"typescript": "5.4.5",
"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 1b0b77a

Please sign in to comment.