Skip to content

Commit 8560731

Browse files
committed
chore: update eslint & prettier
1 parent 06f902a commit 8560731

6 files changed

Lines changed: 924 additions & 642 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
"@types/jest": "^27.0.2",
1111
"@types/lodash": "^4.14.171",
1212
"@types/node": "^13.13.4",
13-
"@typescript-eslint/eslint-plugin": "^2.28.0",
14-
"@typescript-eslint/parser": "^2.28.0",
13+
"@typescript-eslint/eslint-plugin": "^6.10.0",
14+
"@typescript-eslint/parser": "^6.10.0",
1515
"babel-jest": "^27.2.5",
1616
"babel-plugin-transform-class-properties": "^6.24.1",
1717
"babel-plugin-transform-decorators-legacy": "^1.3.5",
1818
"class-validator": "^0.14.0",
19-
"eslint": "^6.8.0",
20-
"eslint-config-prettier": "^6.10.1",
21-
"eslint-plugin-prettier": "^3.1.3",
19+
"eslint": "^8.53.0",
20+
"eslint-config-prettier": "^9.0.0",
21+
"eslint-plugin-prettier": "^5.0.1",
2222
"graphql": "~15.5.0",
2323
"graphql-fields": "~2.0.3",
2424
"graphql-scalars": "^1.11.1",
@@ -35,7 +35,7 @@
3535
"path": "^0.12.7",
3636
"plain-tag": "^0.1.3",
3737
"pluralize": "~7.0.0",
38-
"prettier": "^2.0.5",
38+
"prettier": "^3.0.3",
3939
"react": "~16.12.0",
4040
"react-admin": "^3.4.3",
4141
"react-dom": "~16.13.1",

packages/dataprovider/.prisma/index.js

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

0 commit comments

Comments
 (0)