Skip to content

Commit cd9a2ec

Browse files
dependabot[bot]kodiakhq[bot]
andauthoredApr 3, 2025··
chore: bump @typescript-eslint/eslint-plugin (#3265)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.27.0 to 8.28.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.28.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 073deb4 commit cd9a2ec

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed
 

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

+36-36
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.12",
2222
"@types/react-dom": "^19.0.4",
23-
"@typescript-eslint/eslint-plugin": "^8.27.0",
23+
"@typescript-eslint/eslint-plugin": "^8.29.0",
2424
"@typescript-eslint/parser": "^8.28.0",
2525
"@vitejs/plugin-react": "^4.3.4",
2626
"autoprefixer": "^10.4.21",

0 commit comments

Comments
 (0)
Please sign in to comment.