Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 12, 2023
1 parent fe2fab6 commit c3c8de6
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@mheob/prettier-config": "workspace:*",
"@types/node": "^18.16.19",
"commitizen": "^4.3.0",
"cz-git": "^1.6.1",
"cz-git": "^1.7.0",
"eslint": "^8.44.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
Expand Down
8 changes: 4 additions & 4 deletions packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
"@mheob/eslint-config": "workspace:*",
"@mheob/tsconfig": "workspace:*",
"commitizen": "^4.3.0",
"cz-git": "^1.6.1",
"cz-git": "^1.7.0",
"eslint": "^8.44.0",
"typescript": "^5.1.6"
},
"peerDependencies": {
"@commitlint/cli": ">=17",
"commitizen": ">=4",
"cz-git": ">=1"
"@commitlint/cli": ">=17.6.6",
"commitizen": ">=4.3.0",
"cz-git": ">=1.7.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"typescript": "^5.1.6"
},
"peerDependencies": {
"eslint": ">=8",
"eslint": ">=8.44.0",
"prettier": ">=3"
},
"publishConfig": {
Expand Down
15 changes: 8 additions & 7 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 c3c8de6

Please sign in to comment.