Skip to content

Commit 9c8601e

Browse files
chore: bump eslint in /examples/openfeature_react/react-app (#3095)
Bumps [eslint](https://github.com/eslint/eslint) from 9.20.0 to 9.20.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.20.0...v9.20.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 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 d3946f6 commit 9c8601e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 4 additions & 4 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
@@ -24,7 +24,7 @@
2424
"@typescript-eslint/parser": "^8.24.0",
2525
"@vitejs/plugin-react": "^4.3.4",
2626
"autoprefixer": "^10.4.20",
27-
"eslint": "^9.20.0",
27+
"eslint": "^9.20.1",
2828
"eslint-plugin-react-hooks": "^5.1.0",
2929
"eslint-plugin-react-refresh": "^0.4.19",
3030
"postcss": "^8.5.2",

0 commit comments

Comments
 (0)