File tree Expand file tree Collapse file tree 3 files changed +184
-102
lines changed Expand file tree Collapse file tree 3 files changed +184
-102
lines changed Original file line number Diff line number Diff line change 28
28
"url" : " https://github.com/tsparticles/preact/issues"
29
29
},
30
30
"devDependencies" : {
31
- "@typescript-eslint/eslint-plugin" : " ^6.16 .0" ,
32
- "@typescript-eslint/parser" : " ^6.16 .0" ,
31
+ "@typescript-eslint/eslint-plugin" : " ^8.0 .0" ,
32
+ "@typescript-eslint/parser" : " ^8.0 .0" ,
33
33
"copyfiles" : " ^2.4.1" ,
34
34
"enzyme" : " ^3.11.0" ,
35
35
"enzyme-adapter-preact-pure" : " ^4.1.0" ,
Original file line number Diff line number Diff line change 101
101
"@types/node" : " ^20.10.5" ,
102
102
"@types/react" : " ^18.2.46" ,
103
103
"@types/react-dom" : " ^18.2.18" ,
104
- "@typescript-eslint/eslint-plugin" : " ^6.16 .0" ,
105
- "@typescript-eslint/parser" : " ^6.16 .0" ,
104
+ "@typescript-eslint/eslint-plugin" : " ^8.0 .0" ,
105
+ "@typescript-eslint/parser" : " ^8.0 .0" ,
106
106
"babel-loader" : " ^9.1.3" ,
107
107
"cross-env" : " ^7.0.3" ,
108
108
"eslint" : " ^8.56.0" ,
You can’t perform that action at this time.
0 commit comments