Skip to content

Commit

Permalink
fix(deps): update typescript-eslint monorepo to ^6.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2024
1 parent b82e818 commit 4a0e735
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 63 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"dependencies": {
"@eslint/eslintrc": "^2.1.3",
"@eslint/js": "^8.53.0",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@typescript-eslint/eslint-plugin": "^6.18.0",
"@typescript-eslint/parser": "^6.18.0",
"eslint": "^8.53.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-next": "^14.0.2",
Expand Down
Loading

0 comments on commit 4a0e735

Please sign in to comment.