Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Commit

Permalink
chore(deps): update lint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2023
1 parent 5e61a6c commit 80e04c1
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"eslint-config-custom": "workspace:*",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"prettier": "2.8.8",
"prettier": "3.0.1",
"syncpack": "9.8.6",
"turbo": "1.10.12"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"dependencies": {
"eslint-config-next": "13.4.13",
"eslint-config-prettier": "8.10.0",
"eslint-config-prettier": "9.0.0",
"eslint-config-turbo": "1.10.12"
},
"private": true
Expand Down
2 changes: 1 addition & 1 deletion packages/next-pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"next": ">=9.0.0"
},
"resolutions": {
"@typescript-eslint/eslint-plugin": "5.62.0"
"@typescript-eslint/eslint-plugin": "6.3.0"
}
}
18 changes: 12 additions & 6 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 80e04c1

Please sign in to comment.