Skip to content

Commit 89a371b

Browse files
chore: bump eslint in /examples/openfeature_react/react-app (#2331)
Bumps [eslint](https://github.com/eslint/eslint) from 9.9.1 to 9.10.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.9.1...v9.10.0) --- updated-dependencies: - dependency-name: eslint 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> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 2a072e9 commit 89a371b

File tree

2 files changed

+22
-10
lines changed

2 files changed

+22
-10
lines changed

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

+21-9
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@typescript-eslint/parser": "^8.4.0",
2525
"@vitejs/plugin-react": "^4.2.1",
2626
"autoprefixer": "^10.4.20",
27-
"eslint": "^9.9.1",
27+
"eslint": "^9.10.0",
2828
"eslint-plugin-react-hooks": "^4.6.0",
2929
"eslint-plugin-react-refresh": "^0.4.11",
3030
"typescript": "^5.5.4",

0 commit comments

Comments
 (0)