Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent d1bc708 commit 27fca3b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@commitlint/config-conventional": "16.2.4",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "8.2.0",
"@typescript-eslint/parser": "8.2.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
Expand All @@ -53,8 +53,8 @@
"typescript": "4.9.5"
},
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.1.0",
"@typescript-eslint/eslint-plugin": "^5.0.0 || ^8.0.0",
"@typescript-eslint/parser": "^5.1.0 || ^8.0.0",
"eslint": "^8.0.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-base": "15.0.0",
Expand Down

0 comments on commit 27fca3b

Please sign in to comment.