Skip to content

Commit bab5985

Browse files
chore: bump the lint group across 1 directory with 3 updates
Bumps the lint group with 3 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier). Updates `@typescript-eslint/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) Updates `@typescript-eslint/parser` 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/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.28.0/packages/parser) Updates `eslint-plugin-prettier` from 5.2.4 to 5.2.5 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.2.4...v5.2.5) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 869bb07 commit bab5985

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
"@eslint/js": "^9.22.0",
2020
"@reporters/github": "^1.7.2",
2121
"@types/node": "^22.13.13",
22-
"@typescript-eslint/eslint-plugin": "^8.27.0",
23-
"@typescript-eslint/parser": "^8.27.0",
22+
"@typescript-eslint/eslint-plugin": "^8.28.0",
23+
"@typescript-eslint/parser": "^8.28.0",
2424
"eslint": "^9.23.0",
2525
"eslint-config-prettier": "^10.1.1",
26-
"eslint-plugin-prettier": "^5.2.4",
26+
"eslint-plugin-prettier": "^5.2.5",
2727
"glob": "^11.0.1",
2828
"globals": "^16.0.0",
2929
"nodejs-latest-linker": "^1.8.0",

0 commit comments

Comments
 (0)