Skip to content

Commit 378cd4f

Browse files
chore: bump @typescript-eslint/eslint-plugin (#3406)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.31.0 to 8.31.1. - [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.31.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.31.1 dependency-type: direct:development update-type: version-update:semver-patch ... 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 e8189af commit 378cd4f

File tree

2 files changed

+33
-123
lines changed

2 files changed

+33
-123
lines changed

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

Lines changed: 32 additions & 122 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
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"@types/react": "^19.1.2",
2222
"@types/react-dom": "^19.1.3",
23-
"@typescript-eslint/eslint-plugin": "^8.31.0",
23+
"@typescript-eslint/eslint-plugin": "^8.31.1",
2424
"@typescript-eslint/parser": "^8.31.1",
2525
"@vitejs/plugin-react": "^4.4.1",
2626
"autoprefixer": "^10.4.21",

0 commit comments

Comments
 (0)