Skip to content

Commit e06ec2c

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.17.0 to 8.32.1. - [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/v8.32.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.32.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e268d4e commit e06ec2c

File tree

2 files changed

+137
-71
lines changed

2 files changed

+137
-71
lines changed

examples/ref-browser/package-lock.json

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

examples/ref-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@types/react": "^19.1.3",
2020
"@types/react-dom": "^19.1.3",
21-
"@typescript-eslint/eslint-plugin": "^7.17.0",
21+
"@typescript-eslint/eslint-plugin": "^8.32.1",
2222
"@typescript-eslint/parser": "^7.18.0",
2323
"@vitejs/plugin-react": "^4.4.1",
2424
"eslint": "^8.57.1",

0 commit comments

Comments
 (0)