Skip to content

Commit

Permalink
Build(deps-dev): bump typescript-eslint
Browse files Browse the repository at this point in the history
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.0.0-alpha.46 to 8.0.0-alpha.51.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/HEAD/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 23, 2024
1 parent 67930e7 commit 6e3693a
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 273 deletions.
293 changes: 21 additions & 272 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 @@ -19,7 +19,7 @@
"ts-jest": "^29.2.3",
"tsutils": "^3.21.0",
"typescript": "^5.5.4",
"typescript-eslint": "^8.0.0-alpha.46"
"typescript-eslint": "^8.0.0-alpha.51"
},
"scripts": {
"start": "node build/src/main.js",
Expand Down

0 comments on commit 6e3693a

Please sign in to comment.