Skip to content

Commit

Permalink
chore(deps): bump @typescript-eslint/scope-manager from 5.14.0 to 8.2.0
Browse files Browse the repository at this point in the history
Bumps [@typescript-eslint/scope-manager](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/scope-manager) from 5.14.0 to 8.2.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/scope-manager/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.2.0/packages/scope-manager)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/scope-manager"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 79ac45d commit 59eb53b
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 14 deletions.
42 changes: 29 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 @@ -27,7 +27,7 @@
},
"dependencies": {
"@typescript-eslint/experimental-utils": "^5.8.0",
"@typescript-eslint/scope-manager": "^5.8.0"
"@typescript-eslint/scope-manager": "^8.2.0"
},
"devDependencies": {
"@types/eslint": "^8.2.1",
Expand Down

0 comments on commit 59eb53b

Please sign in to comment.