File tree Expand file tree Collapse file tree 2 files changed +273
-11
lines changed Expand file tree Collapse file tree 2 files changed +273
-11
lines changed Original file line number Diff line number Diff line change 23
23
" examples/action-listener/*"
24
24
],
25
25
"devDependencies" : {
26
+ "@typescript-eslint/eslint-plugin" : " 6.12.0" ,
27
+ "@typescript-eslint/parser" : " 6.12.0" ,
26
28
"eslint" : " ^7.25.0" ,
27
29
"eslint-config-prettier" : " ^8.3.0" ,
28
30
"eslint-config-react-app" : " ^7.0.1" ,
64
66
"docs/@types/react-dom" : " npm:17.0.11" ,
65
67
"docs/@types/react" : " npm:17.0.11" ,
66
68
"type-fest" : " 2.19.0" ,
67
- "console-testing-library@0.6.1" : " patch:console-testing-library@npm%3A0.6.1#./.yarn/patches/console-testing-library-npm-0.6.1-4d9957d402.patch" ,
68
- "@typescript-eslint/eslint-plugin" : " 6.12.0" ,
69
- "@typescript-eslint/parser" : " 6.12.0"
69
+ "console-testing-library@0.6.1" : " patch:console-testing-library@npm%3A0.6.1#./.yarn/patches/console-testing-library-npm-0.6.1-4d9957d402.patch"
70
70
},
71
71
"scripts" : {
72
72
"build" : " yarn build:packages" ,
You can’t perform that action at this time.
0 commit comments