Skip to content

Commit

Permalink
fix(deps): update commitlint monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2024
1 parent 9abbf07 commit 6e71aeb
Show file tree
Hide file tree
Showing 2 changed files with 236 additions and 432 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"author": "Julien Karst",
"license": "MIT",
"devDependencies": {
"@commitlint/types": "17.8.1",
"@commitlint/types": "19.0.3",
"@types/jest": "27.5.2",
"@types/node": "16.11.45",
"@typescript-eslint/parser": "5.62.0",
Expand All @@ -45,8 +45,8 @@
"dependencies": {
"@actions/core": "1.9.1",
"@actions/github": "5.0.3",
"@commitlint/lint": "17.8.1",
"@commitlint/load": "17.8.1"
"@commitlint/lint": "19.4.1",
"@commitlint/load": "19.4.0"
},
"resolutions": {
"import-fresh": "JulienKode/import-fresh#fix/issue-when-there-no-parent-module"
Expand Down
Loading

0 comments on commit 6e71aeb

Please sign in to comment.