Skip to content

Commit bf223c8

Browse files
chore: bump eslint in /examples/openfeature_react/react-app
Bumps [eslint](https://github.com/eslint/eslint) from 9.17.0 to 9.18.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.17.0...v9.18.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11c7137 commit bf223c8

File tree

2 files changed

+21
-17
lines changed

2 files changed

+21
-17
lines changed

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

+20-16
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.19.0",
2525
"@vitejs/plugin-react": "^4.3.4",
2626
"autoprefixer": "^10.4.20",
27-
"eslint": "^9.17.0",
27+
"eslint": "^9.18.0",
2828
"eslint-plugin-react-hooks": "^5.1.0",
2929
"eslint-plugin-react-refresh": "^0.4.16",
3030
"postcss": "^8.4.49",

0 commit comments

Comments
 (0)