Skip to content

Commit 020b138

Browse files
Bump the npm-minor group with 2 updates
Bumps the npm-minor group with 2 updates: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). 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) Updates `typescript-eslint` 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/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.2/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 62.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: typescript-eslint dependency-version: 8.57.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 34950e1 commit 020b138

File tree

2 files changed

+72
-72
lines changed

2 files changed

+72
-72
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,14 +61,14 @@
6161
"eslint-import-resolver-typescript": "^3.8.7",
6262
"eslint-plugin-github": "^6.0.0",
6363
"eslint-plugin-import-x": "^4.16.2",
64-
"eslint-plugin-jsdoc": "^62.8.0",
64+
"eslint-plugin-jsdoc": "^62.8.1",
6565
"eslint-plugin-no-async-foreach": "^0.1.1",
6666
"glob": "^11.1.0",
6767
"globals": "^17.4.0",
6868
"nock": "^14.0.11",
6969
"sinon": "^21.0.3",
7070
"typescript": "^5.9.3",
71-
"typescript-eslint": "^8.57.1"
71+
"typescript-eslint": "^8.57.2"
7272
},
7373
"overrides": {
7474
"@actions/tool-cache": {

0 commit comments

Comments
 (0)