File tree 3 files changed +376
-62
lines changed
packages/eslint-plugin-patternfly-react 3 files changed +376
-62
lines changed Original file line number Diff line number Diff line change 29
29
"@babel/preset-react" : " ^7.24.7" ,
30
30
"@babel/preset-typescript" : " ^7.24.7" ,
31
31
"@eslint/compat" : " ^1.2.8" ,
32
- "@eslint/js" : " ^9.22 .0" ,
32
+ "@eslint/js" : " ^9.26 .0" ,
33
33
"@octokit/rest" : " ^21.1.1" ,
34
34
"@rollup/plugin-commonjs" : " ^26.0.3" ,
35
35
"@rollup/plugin-node-resolve" : " ^15.3.1" ,
45
45
"@types/react-dom" : " ^18.3.5" ,
46
46
"babel-jest" : " ^29.7.0" ,
47
47
"concurrently" : " ^9.1.2" ,
48
- "eslint" : " ^9.22 .0" ,
48
+ "eslint" : " ^9.26 .0" ,
49
49
"eslint-config-prettier" : " ^10.1.5" ,
50
50
"eslint-plugin-markdown" : " ^5.1.0" ,
51
51
"eslint-plugin-prettier" : " ^5.2.6" ,
Original file line number Diff line number Diff line change 25
25
},
26
26
"homepage" : " https://github.com/patternfly/patternfly-react/blob/main/packages/eslint-plugin-patternfly-react/README.md" ,
27
27
"peerDependencies" : {
28
- "eslint" : " >=9.22 .0"
28
+ "eslint" : " >=9.26 .0"
29
29
}
30
30
}
You can’t perform that action at this time.
0 commit comments