Skip to content

Commit 4797862

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.28.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/v8.28.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 58b8d78 commit 4797862

File tree

2 files changed

+117
-65
lines changed

2 files changed

+117
-65
lines changed

examples/ref-browser/package-lock.json

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

examples/ref-browser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@types/react": "^19.0.12",
2020
"@types/react-dom": "^19.0.4",
21-
"@typescript-eslint/eslint-plugin": "^7.17.0",
21+
"@typescript-eslint/eslint-plugin": "^8.28.0",
2222
"@typescript-eslint/parser": "^7.18.0",
2323
"@vitejs/plugin-react": "^4.3.4",
2424
"eslint": "^8.57.1",

0 commit comments

Comments
 (0)