Skip to content

Commit dd87de8

Browse files
chore: bump @typescript-eslint/parser (#2086)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.14.1 to 7.15.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/v7.15.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 5a41d12 commit dd87de8

File tree

2 files changed

+16
-196
lines changed

2 files changed

+16
-196
lines changed

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

+15-195
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
@@ -21,7 +21,7 @@
2121
"@types/react": "^18.2.66",
2222
"@types/react-dom": "^18.2.22",
2323
"@typescript-eslint/eslint-plugin": "^7.15.0",
24-
"@typescript-eslint/parser": "^7.14.1",
24+
"@typescript-eslint/parser": "^7.15.0",
2525
"@vitejs/plugin-react": "^4.2.1",
2626
"autoprefixer": "^10.4.19",
2727
"eslint": "^8.57.0",

0 commit comments

Comments
 (0)