Skip to content

Commit b6dd932

Browse files
Bump typescript-eslint from 7.13.0 to 7.14.1
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 7.13.0 to 7.14.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.14.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de182c7 commit b6dd932

File tree

3 files changed

+56
-54
lines changed

3 files changed

+56
-54
lines changed

bun.lockb

100644100755
-1.57 KB
Binary file not shown.

package-lock.json

Lines changed: 55 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@eslint/js": "^9.5.0",
88
"@types/bun": "latest",
99
"@types/eslint__js": "^8.42.3",
10-
"typescript-eslint": "^7.13.0"
10+
"typescript-eslint": "^7.14.1"
1111
},
1212
"peerDependencies": {
1313
"typescript": "^5.0.0"

0 commit comments

Comments
 (0)