Skip to content

Commit f8dd39e

Browse files
dependabot[bot]lephilousophe
authored andcommitted
Bump the eslint group across 1 directory with 2 updates
Bumps the eslint group with 1 update in the /dumper-companion directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin). Updates `@typescript-eslint/eslint-plugin` from 8.34.1 to 8.35.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.35.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.34.1 to 8.35.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/v8.35.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.35.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@typescript-eslint/parser" dependency-version: 8.35.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f6eb933 commit f8dd39e

File tree

2 files changed

+56
-79
lines changed

2 files changed

+56
-79
lines changed

dumper-companion/package-lock.json

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

dumper-companion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"devDependencies": {
1010
"@eslint/eslintrc": "^3.3.0",
1111
"@eslint/js": "^9.29.0",
12-
"@typescript-eslint/eslint-plugin": "^8.34.1",
12+
"@typescript-eslint/eslint-plugin": "^8.35.0",
1313
"@typescript-eslint/parser": "^8.32.0",
1414
"eslint": "^9.29.0",
1515
"globals": "^16.2.0"

0 commit comments

Comments
 (0)