Skip to content

Commit 4bdc149

Browse files
chore: Bump eslint in /examples/openfeature_react/react-app (#4126)
Bumps [eslint](https://github.com/eslint/eslint) from 9.37.0 to 9.38.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.37.0...v9.38.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.38.0 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 e5d2a0a commit 4bdc149

File tree

2 files changed

+21
-22
lines changed

2 files changed

+21
-22
lines changed

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

Lines changed: 20 additions & 21 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.46.0",
2525
"@vitejs/plugin-react": "^5.0.4",
2626
"autoprefixer": "^10.4.21",
27-
"eslint": "^9.37.0",
27+
"eslint": "^9.38.0",
2828
"eslint-plugin-react-hooks": "^7.0.0",
2929
"eslint-plugin-react-refresh": "^0.4.24",
3030
"postcss": "^8.5.6",

0 commit comments

Comments
 (0)