File tree Expand file tree Collapse file tree 3 files changed +376
-62
lines changed
packages/eslint-plugin-patternfly-react Expand file tree Collapse file tree 3 files changed +376
-62
lines changed Original file line number Diff line number Diff line change 2929 "@babel/preset-react" : " ^7.24.7" ,
3030 "@babel/preset-typescript" : " ^7.24.7" ,
3131 "@eslint/compat" : " ^1.2.8" ,
32- "@eslint/js" : " ^9.22 .0" ,
32+ "@eslint/js" : " ^9.26 .0" ,
3333 "@octokit/rest" : " ^21.1.1" ,
3434 "@rollup/plugin-commonjs" : " ^26.0.3" ,
3535 "@rollup/plugin-node-resolve" : " ^15.3.1" ,
4545 "@types/react-dom" : " ^18.3.5" ,
4646 "babel-jest" : " ^29.7.0" ,
4747 "concurrently" : " ^9.1.2" ,
48- "eslint" : " ^9.22 .0" ,
48+ "eslint" : " ^9.26 .0" ,
4949 "eslint-config-prettier" : " ^10.1.5" ,
5050 "eslint-plugin-markdown" : " ^5.1.0" ,
5151 "eslint-plugin-prettier" : " ^5.2.6" ,
Original file line number Diff line number Diff line change 2525 },
2626 "homepage" : " https://github.com/patternfly/patternfly-react/blob/main/packages/eslint-plugin-patternfly-react/README.md" ,
2727 "peerDependencies" : {
28- "eslint" : " >=9.22 .0"
28+ "eslint" : " >=9.26 .0"
2929 }
3030}
You can’t perform that action at this time.
0 commit comments