Skip to content

Commit

Permalink
fix(deps): update commitlint monorepo (#958)
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 Oct 28, 2023
1 parent 152b0a7 commit c758c5f
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 190 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
"@babel/types": "7.23.0",
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.2",
"@commitlint/cli": "18.0.0",
"@commitlint/config-conventional": "18.0.0",
"@commitlint/cli": "18.2.0",
"@commitlint/config-conventional": "18.1.0",
"@internationalized/date": "^3.5.0",
"@octokit/rest": "20.0.2",
"@playwright/test": "1.39.0",
Expand All @@ -77,7 +77,7 @@
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"axe-core": "4.8.2",
"commitlint": "18.0.0",
"commitlint": "18.2.0",
"dotenv": "16.3.1",
"eslint": "8.52.0",
"eslint-config-prettier": "9.0.0",
Expand Down
Loading

4 comments on commit c758c5f

@vercel
Copy link

@vercel vercel bot commented on c758c5f Oct 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on c758c5f Oct 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

zag-nextjs – ./examples/next-ts

zag-two.vercel.app
zag-nextjs-git-main-chakra-ui.vercel.app
zag-nextjs-chakra-ui.vercel.app

@vercel
Copy link

@vercel vercel bot commented on c758c5f Oct 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

zag-solid – ./examples/solid-ts

zag-solid.vercel.app
zag-solid-git-main-chakra-ui.vercel.app
zag-solid-chakra-ui.vercel.app

@vercel
Copy link

@vercel vercel bot commented on c758c5f Oct 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

zag-vue – ./examples/vue-ts

zag-vue-chakra-ui.vercel.app
zag-vue-git-main-chakra-ui.vercel.app
zag-vue.vercel.app

Please sign in to comment.