Skip to content

Commit f414b46

Browse files
chore: Bump @typescript-eslint/parser (#4057)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.44.1 to 8.46.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.46.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.0 dependency-type: direct:development update-type: version-update:semver-minor ... 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 13f787a commit f414b46

File tree

2 files changed

+140
-9
lines changed

2 files changed

+140
-9
lines changed

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

Lines changed: 139 additions & 8 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
@@ -21,7 +21,7 @@
2121
"@types/react": "^19.2.2",
2222
"@types/react-dom": "^19.2.0",
2323
"@typescript-eslint/eslint-plugin": "^8.44.1",
24-
"@typescript-eslint/parser": "^8.43.0",
24+
"@typescript-eslint/parser": "^8.46.0",
2525
"@vitejs/plugin-react": "^5.0.4",
2626
"autoprefixer": "^10.4.21",
2727
"eslint": "^9.37.0",

0 commit comments

Comments
 (0)