Skip to content

Commit

Permalink
chore(deps-dev): bump @typescript-eslint/types from 6.7.5 to 6.8.0
Browse files Browse the repository at this point in the history
Bumps [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types) from 6.7.5 to 6.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.8.0/packages/types)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 16, 2023
1 parent 5ca78e8 commit c638eb4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/cspell-eslint-plugin/package.json
Expand Up @@ -64,7 +64,7 @@
"@types/mocha": "^10.0.2",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@typescript-eslint/types": "^6.7.5",
"@typescript-eslint/types": "^6.8.0",
"@typescript-eslint/typescript-estree": "^6.7.5",
"eslint": "^8.51.0",
"eslint-plugin-react": "^7.33.2",
Expand Down
9 changes: 7 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c638eb4

Please sign in to comment.