File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
turborepo-next-monorepo-demo/packages/eslint-config-custom Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 29
29
"@nrwl/workspace" : " 15.9.4" ,
30
30
"@testing-library/react" : " 13.4.0" ,
31
31
"@types/jest" : " 28.1.8" ,
32
- "@types/node" : " 16.18.40 " ,
32
+ "@types/node" : " 16.18.41 " ,
33
33
"@types/react" : " 18.2.20" ,
34
34
"@types/react-dom" : " 18.2.7" ,
35
35
"@typescript-eslint/eslint-plugin" : " ^5.36.1" ,
42
42
"eslint-plugin-cypress" : " ^2.10.3" ,
43
43
"eslint-plugin-import" : " 2.27.5" ,
44
44
"eslint-plugin-jsx-a11y" : " 6.7.1" ,
45
- "eslint-plugin-react" : " 7.33.1 " ,
45
+ "eslint-plugin-react" : " 7.33.2 " ,
46
46
"eslint-plugin-react-hooks" : " 4.6.0" ,
47
47
"jest" : " 28.1.3" ,
48
48
"jest-environment-jsdom" : " 28.1.3" ,
Original file line number Diff line number Diff line change 7
7
"eslint" : " ^8.0.0" ,
8
8
"eslint-config-next" : " ^12.0.8" ,
9
9
"eslint-config-prettier" : " ^8.3.0" ,
10
- "eslint-plugin-react" : " 7.33.1 " ,
10
+ "eslint-plugin-react" : " 7.33.2 " ,
11
11
"eslint-config-turbo" : " latest"
12
12
},
13
13
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments