Skip to content

Commit

Permalink
fix(deps): bump typescript-eslint from 8.2.0 to 8.3.0 (#13)
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.2.0 to 8.3.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/v8.3.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent 312e32a commit 94ff300
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 87 deletions.
139 changes: 53 additions & 86 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 @@ -20,7 +20,7 @@
"@stylistic/eslint-plugin": "^2.6.4",
"eslint-plugin-n": "^17.10.2",
"globals": "^15.9.0",
"typescript-eslint": "^8.2.0"
"typescript-eslint": "^8.3.0"
},
"devDependencies": {
"@semantic-release/commit-analyzer": "^13.0.0",
Expand Down

0 comments on commit 94ff300

Please sign in to comment.