Skip to content

Commit

Permalink
chore(deps): update commitlint monorepo (#420)
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 Jan 25, 2024
1 parent 98d695f commit 6d0dd0b
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 110 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,15 +108,15 @@
"prompts": "^2.4.2",
"rimraf": "^4.4.1",
"rollup": "^4.9.6",
"rollup-plugin-esbuild": "^6.1.0",
"rollup-plugin-esbuild": "^6.1.1",
"rxjs": "^7.8.1",
"treeify": "^1.1.0",
"uuid": "^9.0.1",
"zod": "^3.22.4"
},
"devDependencies": {
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.4.4",
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"@sanity/pkg-utils": "workspace:*",
"@types/babel__core": "^7.20.5",
"@types/cpx": "^1.5.5",
Expand All @@ -128,8 +128,8 @@
"@types/rimraf": "^3.0.2",
"@types/treeify": "^1.0.3",
"@types/uuid": "^9.0.7",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"commitizen": "^4.3.0",
"cpx": "^1.5.0",
"cz-conventional-changelog": "^3.3.0",
Expand All @@ -152,7 +152,7 @@
"peerDependencies": {
"typescript": "^4.7 || ^5"
},
"packageManager": "pnpm@8.14.1",
"packageManager": "pnpm@8.14.3",
"engines": {
"node": ">=16.0.0"
},
Expand Down
Loading

0 comments on commit 6d0dd0b

Please sign in to comment.