Skip to content

Commit 036d924

Browse files
dependabot[bot]ricellis
authored andcommitted
build(deps-dev): bump the eslint-plugins group across 1 directory with 3 updates
Bumps the eslint-plugins 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-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `@typescript-eslint/eslint-plugin` from 8.57.1 to 8.57.2 - [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.57.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.57.1 to 8.57.2 - [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.57.2/packages/parser) Updates `eslint-plugin-jsdoc` from 62.8.0 to 62.8.1 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v62.8.0...v62.8.1) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.57.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint-plugins - dependency-name: "@typescript-eslint/parser" dependency-version: 8.57.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint-plugins - dependency-name: eslint-plugin-jsdoc dependency-version: 62.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint-plugins ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2abfe0e commit 036d924

2 files changed

Lines changed: 63 additions & 63 deletions

File tree

package-lock.json

Lines changed: 60 additions & 60 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
@@ -48,15 +48,15 @@
4848
"@ibm-cloud/sdk-test-utilities": "^1.0.0",
4949
"@types/extend": "3.0.4",
5050
"@types/jest": "30.0.0",
51-
"@typescript-eslint/eslint-plugin": "8.57.1",
52-
"@typescript-eslint/parser": "8.57.1",
51+
"@typescript-eslint/eslint-plugin": "8.57.2",
52+
"@typescript-eslint/parser": "8.57.2",
5353
"dotenv": "17.3.1",
5454
"eslint": "9.39.4",
5555
"eslint-config-prettier": "10.1.8",
5656
"eslint-plugin-header": "3.1.1",
5757
"eslint-plugin-import": "2.32.0",
5858
"eslint-plugin-jest": "29.13.0",
59-
"eslint-plugin-jsdoc": "62.8.0",
59+
"eslint-plugin-jsdoc": "62.8.1",
6060
"eslint-plugin-prettier": "5.5.5",
6161
"globals": "17.4.0",
6262
"jest": "30.3.0",

0 commit comments

Comments
 (0)