File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 2626 node-version : ${{ fromJson(needs.matrix.outputs.latest) }}
2727 eslint :
2828 - 9
29+ - 9.13.0
2930 - 8
31+ - 8.57.0
3032
3133 steps :
3234 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 4949 "auto-changelog" : " ^2.5.0" ,
5050 "babel-plugin-add-module-exports" : " ^1.0.4" ,
5151 "babel-preset-airbnb" : " ^5.0.0" ,
52- "eslint" : " ^8.8 || ^9.13" ,
52+ "eslint" : " ^8.57.0 || ^9.13.0 " ,
5353 "eslint-config-airbnb-base" : " ^15.0.0" ,
5454 "eslint-doc-generator" : " ^1.7.1" ,
5555 "eslint-plugin-eslint-plugin" : " ^4.3.0" ,
8888 "safe-regex-test" : " ^1.0.3"
8989 },
9090 "peerDependencies" : {
91- "eslint" : " ^8.8 || ^9.13"
91+ "eslint" : " ^8.57.0 || ^9.13.0 "
9292 },
9393 "auto-changelog" : {
9494 "output" : " CHANGELOG.md" ,
You can’t perform that action at this time.
0 commit comments