Skip to content

Commit

Permalink
chore: bump typescript-eslint from 7.7.0 to 7.7.1
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 7.7.0 to 7.7.1.
- [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.7.1/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 22, 2024
1 parent 6b12bf6 commit 359eddc
Show file tree
Hide file tree
Showing 5 changed files with 263 additions and 45 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -130,7 +130,7 @@
"ts2mjs": "^3.0.0",
"tslib": "^2.6.2",
"typescript": "^5.4.5",
"typescript-eslint": "^7.7.0",
"typescript-eslint": "^7.7.1",
"vite": "^5.2.10",
"vitest": "^1.5.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-eslint-plugin/package.json
Expand Up @@ -88,7 +88,7 @@
"mocha": "^10.4.0",
"ts-json-schema-generator": "^1.5.1",
"typescript": "^5.4.5",
"typescript-eslint": "^7.7.0"
"typescript-eslint": "^7.7.1"
},
"dependencies": {
"@cspell/cspell-types": "workspace:*",
Expand Down

0 comments on commit 359eddc

Please sign in to comment.