Skip to content

Commit 9260d29

Browse files
chore: bump @typescript-eslint/parser
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]>
1 parent 503e939 commit 9260d29

File tree

2 files changed

+84
-9
lines changed

2 files changed

+84
-9
lines changed

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

+83-8
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.14.1",
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)