Skip to content

Commit dcbdeec

Browse files
dependencies: bump @typescript-eslint/eslint-plugin (#1002)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.16.1 to 7.17.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.17.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development 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>
1 parent 5fa1f4f commit dcbdeec

File tree

2 files changed

+60
-60
lines changed

2 files changed

+60
-60
lines changed

package-lock.json

+59-59
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"@types/react": "^18.3.3",
111111
"@types/react-dom": "^18.3.0",
112112
"@types/uuid": "^10.0.0",
113-
"@typescript-eslint/eslint-plugin": "^7.16.1",
113+
"@typescript-eslint/eslint-plugin": "^7.17.0",
114114
"@typescript-eslint/parser": "^7.16.1",
115115
"@vitejs/plugin-react": "^4.3.1",
116116
"env-cmd": "^10.1.0",

0 commit comments

Comments
 (0)