Skip to content

Commit

Permalink
build(deps): bump @typescript-eslint/typescript-estree
Browse files Browse the repository at this point in the history
Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) from 7.16.0 to 7.16.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.1/packages/typescript-estree)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/typescript-estree"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent aa24e24 commit 3178f61
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 14 deletions.
124 changes: 111 additions & 13 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 @@ -158,7 +158,7 @@
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.25",
"@types/which": "^3.0.3",
"@typescript-eslint/typescript-estree": "^7.15.0",
"@typescript-eslint/typescript-estree": "^7.16.1",
"acorn-loose": "^8.4.0",
"ansi-colors": "^4.1.3",
"data-uri-to-buffer": "^6.0.2",
Expand Down

0 comments on commit 3178f61

Please sign in to comment.