Skip to content

Commit

Permalink
Merge pull request #420 from organisationsnummer/renovate/major-types…
Browse files Browse the repository at this point in the history
…cript-eslint-monorepo

Update dependency @typescript-eslint/parser to v8
  • Loading branch information
frozzare authored Aug 21, 2024
2 parents 5f4c2e2 + 005ea93 commit 30fb9ea
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
110 changes: 55 additions & 55 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"format": "prettier --single-quote --write 'src/**/*.ts*'"
},
"overrides": {
"@typescript-eslint/parser": "7.18.0"
"@typescript-eslint/parser": "8.2.0"
}
}

0 comments on commit 30fb9ea

Please sign in to comment.