Skip to content

Commit c55c98f

Browse files
chore: bump @typescript-eslint/parser (#3091)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.23.0 to 8.24.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" 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 535d533 commit c55c98f

File tree

2 files changed

+99
-9
lines changed

2 files changed

+99
-9
lines changed

Diff for: examples/openfeature_react/react-app/package-lock.json

+98-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: examples/openfeature_react/react-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/react": "^19.0.8",
2222
"@types/react-dom": "^19.0.3",
2323
"@typescript-eslint/eslint-plugin": "^8.23.0",
24-
"@typescript-eslint/parser": "^8.23.0",
24+
"@typescript-eslint/parser": "^8.24.0",
2525
"@vitejs/plugin-react": "^4.3.4",
2626
"autoprefixer": "^10.4.20",
2727
"eslint": "^9.20.0",

0 commit comments

Comments
 (0)