Skip to content

Commit

Permalink
Merge pull request #10588 from jhipster/revert-10501-renovate/major-t…
Browse files Browse the repository at this point in the history
…ypescript-eslint-monorepo

Revert "Update typescript-eslint monorepo to v8 (major)"
  • Loading branch information
pascalgrimaud authored Aug 17, 2024
2 parents 08fd33c + 62490d3 commit 9ffc391
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/generator/dependencies/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"@tsconfig/recommended": "1.0.7",
"@types/jest": "29.5.12",
"@types/node": "20.14.15",
"@typescript-eslint/eslint-plugin": "8.1.0",
"@typescript-eslint/parser": "8.1.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitest/coverage-istanbul": "2.0.5",
"autoprefixer": "10.4.20",
"browser-sync": "3.0.2",
Expand Down

0 comments on commit 9ffc391

Please sign in to comment.