Skip to content

Commit

Permalink
Update typescript-eslint monorepo to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
jessehouwing committed Aug 12, 2024
1 parent d9f2a15 commit a82088e
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 @@ -36,9 +36,9 @@
"@types/q": "^1.5.8",
"@types/temp": "^0.9.4",
"@types/xmldom": "^0.1.34",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/eslint-plugin": "^8.1.0",
"@typescript-eslint/eslint-plugin-tslint": "^7.0.2",
"@typescript-eslint/parser": "^7.18.0",
"@typescript-eslint/parser": "^8.1.0",
"eslint": "^8.57.0",
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-plugin-import": "^2.29.1",
Expand Down

0 comments on commit a82088e

Please sign in to comment.