Skip to content

Commit 39d4142

Browse files
chore: bump @typescript-eslint/parser (#3150)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.24.1 to 8.25.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.25.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>
1 parent 35f1b9f commit 39d4142

File tree

2 files changed

+99
-9
lines changed

2 files changed

+99
-9
lines changed

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

Lines changed: 98 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.0.10",
2222
"@types/react-dom": "^19.0.4",
2323
"@typescript-eslint/eslint-plugin": "^8.24.1",
24-
"@typescript-eslint/parser": "^8.24.1",
24+
"@typescript-eslint/parser": "^8.25.0",
2525
"@vitejs/plugin-react": "^4.3.4",
2626
"autoprefixer": "^10.4.20",
2727
"eslint": "^9.21.0",

0 commit comments

Comments
 (0)