Skip to content

Commit

Permalink
fix(deps): update commitlint monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2023
1 parent 900e046 commit c6d54c4
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 170 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.0.0",
"@commitlint/types": "17.4.4",
"@types/jest": "27.5.2",
"@types/node": "16.11.45",
"@typescript-eslint/parser": "5.30.7",
Expand All @@ -45,8 +45,8 @@
"dependencies": {
"@actions/core": "1.9.0",
"@actions/github": "5.0.3",
"@commitlint/lint": "17.0.3",
"@commitlint/load": "17.0.3"
"@commitlint/lint": "17.7.0",
"@commitlint/load": "17.7.1"
},
"resolutions": {
"import-fresh": "JulienKode/import-fresh#fix/issue-when-there-no-parent-module"
Expand Down
Loading

0 comments on commit c6d54c4

Please sign in to comment.