Skip to content

Commit

Permalink
Bump typescript-eslint from 0.0.1-alpha.0 to 7.2.0 (#2051)
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 0.0.1-alpha.0 to 7.2.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.2.0/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 17, 2024
1 parent 4635064 commit 55fffb3
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 6 deletions.
255 changes: 250 additions & 5 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 @@ -95,7 +95,7 @@
"lint-staged": "^15.2.2",
"prettier": "2.8.8",
"ts-node": "^10.9.2",
"typescript-eslint": "0.0.1-alpha.0"
"typescript-eslint": "7.2.0"
},
"lint-staged": {
"**/*": "prettier --write --ignore-unknown .",
Expand Down

0 comments on commit 55fffb3

Please sign in to comment.