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

Commit 80e04c1

Browse files
chore(deps): update lint
1 parent 5e61a6c commit 80e04c1

File tree

4 files changed

+15
-9
lines changed

4 files changed

+15
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"eslint-config-custom": "workspace:*",
1515
"husky": "8.0.3",
1616
"lint-staged": "13.2.3",
17-
"prettier": "2.8.8",
17+
"prettier": "3.0.1",
1818
"syncpack": "9.8.6",
1919
"turbo": "1.10.12"
2020
},

packages/eslint-config-custom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"dependencies": {
77
"eslint-config-next": "13.4.13",
8-
"eslint-config-prettier": "8.10.0",
8+
"eslint-config-prettier": "9.0.0",
99
"eslint-config-turbo": "1.10.12"
1010
},
1111
"private": true

packages/next-pwa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"next": ">=9.0.0"
2828
},
2929
"resolutions": {
30-
"@typescript-eslint/eslint-plugin": "5.62.0"
30+
"@typescript-eslint/eslint-plugin": "6.3.0"
3131
}
3232
}

pnpm-lock.yaml

Lines changed: 12 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)