Skip to content

Commit

Permalink
chore(deps): update peerdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent 7494185 commit 6856d11
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"vitest": "^0.34.6"
},
"peerDependencies": {
"@commitlint/cli": "^17.6.5"
"@commitlint/cli": "^17.6.5 || ^18.0.0"
},
"engines": {
"node": ">=18"
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 @@ -221,7 +221,7 @@
"peerDependencies": {
"@arthurgeron/eslint-plugin-react-usememo": "^2.0.1",
"@babel/core": "^7.22.20",
"@tanstack/eslint-plugin-query": "^4.34.1",
"@tanstack/eslint-plugin-query": "^4.34.1 || ^5.0.0",
"eslint": "^8.15.0",
"eslint-plugin-array-func": "^4.0.0",
"eslint-plugin-ava": "^14.0.0",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

0 comments on commit 6856d11

Please sign in to comment.