Skip to content

Commit 97e43cb

Browse files
chore(deps-dev): bump the minor-updates group across 1 directory with 2 updates (#34)
Bumps the minor-updates group with 1 update in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin). Updates `@typescript-eslint/eslint-plugin` from 8.36.0 to 8.37.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.37.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.36.0 to 8.37.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.37.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.37.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: "@typescript-eslint/parser" dependency-version: 8.37.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8910142 commit 97e43cb

File tree

2 files changed

+56
-55
lines changed

2 files changed

+56
-55
lines changed

package-lock.json

Lines changed: 55 additions & 54 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
@@ -55,7 +55,7 @@
5555
},
5656
"devDependencies": {
5757
"@types/node": "^24.0.12",
58-
"@typescript-eslint/eslint-plugin": "^8.36.0",
58+
"@typescript-eslint/eslint-plugin": "^8.37.0",
5959
"@typescript-eslint/parser": "^8.36.0",
6060
"@vitest/coverage-v8": "^3.2.4",
6161
"@vitest/eslint-plugin": "^1.3.4",

0 commit comments

Comments
 (0)