Skip to content

Commit

Permalink
fix(deps): update commitlint monorepo to v19.4.1 (#1812)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent 9f65c3f commit e0f6fcb
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
"@babel/types": "7.25.2",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.7",
"@commitlint/cli": "19.4.0",
"@commitlint/config-conventional": "19.2.2",
"@commitlint/cli": "19.4.1",
"@commitlint/config-conventional": "19.4.1",
"@internationalized/date": "3.5.5",
"@octokit/rest": "21.0.2",
"@playwright/test": "1.46.1",
Expand All @@ -79,7 +79,7 @@
"@typescript-eslint/eslint-plugin": "8.2.0",
"@typescript-eslint/parser": "8.2.0",
"axe-core": "4.10.0",
"commitlint": "19.4.0",
"commitlint": "19.4.1",
"cross-env": "^7.0.3",
"dotenv": "16.4.5",
"eslint": "9.9.0",
Expand Down
32 changes: 16 additions & 16 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e0f6fcb

Please sign in to comment.