Skip to content

Commit

Permalink
Update dependency @typescript-eslint/parser to v6.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2023
1 parent bee6f8b commit a967c47
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
98 changes: 49 additions & 49 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": "6.13.2"
"@typescript-eslint/parser": "6.14.0"
}
}

0 comments on commit a967c47

Please sign in to comment.