Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
tradeshift-renovate[bot] authored Feb 19, 2024
1 parent a6390d0 commit cd685f7
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 @@ -7,8 +7,8 @@
"prettier-check": "eslint --print-config .eslintrc.js | eslint-config-prettier-check"
},
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "^5.0.0 || ^6.0.0",
"@typescript-eslint/parser": "^5.0.0 || ^6.0.0",
"@typescript-eslint/eslint-plugin": "^5.0.0 || ^6.0.0 || ^7.0.0",
"@typescript-eslint/parser": "^5.0.0 || ^6.0.0 || ^7.0.0",
"eslint": "^7 || ^8"
},
"dependencies": {
Expand All @@ -22,8 +22,8 @@
"eslint-plugin-promise": "^6.0.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2",
"eslint": "8.56.0",
"tape": "5.7.5",
"typescript": "5.3.3"
Expand Down

0 comments on commit cd685f7

Please sign in to comment.