Skip to content

Commit eaed46b

Browse files
Bump @typescript-eslint/eslint-plugin from 8.39.1 to 8.46.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.39.1 to 8.46.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.46.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c552ef2 commit eaed46b

File tree

3 files changed

+62
-38
lines changed

3 files changed

+62
-38
lines changed

internal/datastore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@stylistic/eslint-plugin": "^3.1.0",
1010
"@tsconfig/node22": "^22.0.2",
1111
"@types/jest": "^29.5.14",
12-
"@typescript-eslint/eslint-plugin": "^8.27.0",
12+
"@typescript-eslint/eslint-plugin": "^8.46.0",
1313
"@typescript-eslint/parser": "^8.27.0",
1414
"eslint": "^9.27.0",
1515
"eslint-plugin-jest": "^29.0.1",

package-lock.json

Lines changed: 60 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@redocly/cli": "^1.34.5",
88
"@tsconfig/node22": "^22.0.2",
99
"@types/jest": "^29.5.14",
10-
"@typescript-eslint/eslint-plugin": "^8.27.0",
10+
"@typescript-eslint/eslint-plugin": "^8.46.0",
1111
"@typescript-eslint/parser": "^8.27.0",
1212
"esbuild": "^0.24.0",
1313
"eslint": "^9.27.0",

0 commit comments

Comments
 (0)