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

Commit 2132fdb

Browse files
chore(deps): update lint
1 parent aa03ecd commit 2132fdb

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
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.0",
1818
"syncpack": "9.8.6",
1919
"turbo": "1.10.7"
2020
},

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.1.0"
3131
}
3232
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)