Skip to content

Commit

Permalink
Merge pull request #297 from neo4j/renovate/major-typescript-eslint-m…
Browse files Browse the repository at this point in the history
…onorepo

Update typescript-eslint monorepo to v7 (major)
  • Loading branch information
angrykoala committed Feb 13, 2024
2 parents 21f94bb + f7c4a63 commit ed49c1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"@tsconfig/node16": "^16.1.0",
"@types/jest": "^29.5.6",
"@types/node": "^20.8.9",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"eslint": "^8.43.0",
"eslint-config-prettier": "^9.0.0",
"jest": "^29.7.0",
Expand Down

0 comments on commit ed49c1a

Please sign in to comment.