Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v7 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 5, 2024
1 parent 1b735e0 commit cf40dee
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 31 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"@commitlint/config-conventional": "^19.0.3",
"@commitlint/types": "^19.0.3",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
Expand Down
151 changes: 122 additions & 29 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cf40dee

Please sign in to comment.