Skip to content

Commit 2b43be5

Browse files
chore: Bump @typescript-eslint/eslint-plugin (#4129)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.46.0 to 8.46.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.46.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent d4aff3c commit 2b43be5

File tree

2 files changed

+38
-169
lines changed

2 files changed

+38
-169
lines changed

examples/openfeature_react/react-app/package-lock.json

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

examples/openfeature_react/react-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"@types/react": "^19.2.2",
2222
"@types/react-dom": "^19.2.2",
23-
"@typescript-eslint/eslint-plugin": "^8.46.0",
23+
"@typescript-eslint/eslint-plugin": "^8.46.1",
2424
"@typescript-eslint/parser": "^8.46.1",
2525
"@vitejs/plugin-react": "^5.0.4",
2626
"autoprefixer": "^10.4.21",

0 commit comments

Comments
 (0)