Skip to content

Commit 9728211

Browse files
chore: bump @typescript-eslint/eslint-plugin (#3234)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.26.1 to 8.27.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.27.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" 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 2a67c73 commit 9728211

File tree

2 files changed

+20
-245
lines changed

2 files changed

+20
-245
lines changed

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

+19-244
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
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"@types/react": "^19.0.10",
2222
"@types/react-dom": "^19.0.4",
23-
"@typescript-eslint/eslint-plugin": "^8.26.1",
23+
"@typescript-eslint/eslint-plugin": "^8.27.0",
2424
"@typescript-eslint/parser": "^8.27.0",
2525
"@vitejs/plugin-react": "^4.3.4",
2626
"autoprefixer": "^10.4.21",

0 commit comments

Comments
 (0)