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 Nov 19, 2024
1 parent 9b85d6d commit ef1be98
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 435 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.5.0",
"@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.1.1",
"@commitlint/lint": "17.8.1",
"@commitlint/load": "17.8.1"
"@commitlint/lint": "19.6.0",
"@commitlint/load": "19.5.0"
},
"resolutions": {
"import-fresh": "JulienKode/import-fresh#fix/issue-when-there-no-parent-module"
Expand Down
Loading

0 comments on commit ef1be98

Please sign in to comment.