Skip to content

Commit 66b20a2

Browse files
Bump the eslint group across 1 directory with 5 updates
Bumps the eslint group with 4 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), [@typescript-eslint/rule-tester](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/rule-tester) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `@typescript-eslint/eslint-plugin` from 8.47.0 to 8.48.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.48.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.47.0 to 8.48.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.48.0/packages/parser) Updates `@typescript-eslint/rule-tester` from 8.47.0 to 8.48.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/rule-tester/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.0/packages/rule-tester) Updates `@typescript-eslint/utils` from 8.47.0 to 8.48.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.0/packages/utils) Updates `eslint-plugin-jsdoc` from 61.2.1 to 61.4.1 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v61.2.1...v61.4.1) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@typescript-eslint/parser" dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@typescript-eslint/rule-tester" dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@typescript-eslint/utils" dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-jsdoc dependency-version: 61.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 35f2400 commit 66b20a2

File tree

2 files changed

+89
-73
lines changed

2 files changed

+89
-73
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -181,9 +181,9 @@
181181
"@types/js-cookie": "3.0.6",
182182
"@types/lodash-es": "^4.17.12",
183183
"@types/node": "^20.19.25",
184-
"@typescript-eslint/eslint-plugin": "^8.47.0",
185-
"@typescript-eslint/parser": "^8.47.0",
186-
"@typescript-eslint/rule-tester": "^8.47.0",
184+
"@typescript-eslint/eslint-plugin": "^8.48.0",
185+
"@typescript-eslint/parser": "^8.48.0",
186+
"@typescript-eslint/rule-tester": "^8.48.0",
187187
"@typescript-eslint/utils": "^8.47.0",
188188
"axe-core": "^4.11.0",
189189
"commander": "^14.0.2",
@@ -198,7 +198,7 @@
198198
"eslint-plugin-dspace-angular-ts": "file:./lint/dist/src/rules/ts",
199199
"eslint-plugin-import": "^2.32.0",
200200
"eslint-plugin-import-newlines": "^1.4.0",
201-
"eslint-plugin-jsdoc": "^61.2.1",
201+
"eslint-plugin-jsdoc": "^61.4.1",
202202
"eslint-plugin-jsonc": "^2.21.0",
203203
"eslint-plugin-lodash": "^7.4.0",
204204
"@smarttools/eslint-plugin-rxjs": "^1.0.22",

0 commit comments

Comments
 (0)