Skip to content

Commit 545356f

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.6.0 to 62.7.1 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v62.6.0...v62.7.1) Updates `typescript-eslint` from 8.56.0 to 8.56.1 - [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.56.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 62.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: typescript-eslint dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b6dfacb commit 545356f

File tree

2 files changed

+97
-84
lines changed

2 files changed

+97
-84
lines changed

package-lock.json

Lines changed: 95 additions & 82 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
@@ -67,14 +67,14 @@
6767
"eslint-import-resolver-typescript": "^3.8.7",
6868
"eslint-plugin-github": "^6.0.0",
6969
"eslint-plugin-import-x": "^4.16.1",
70-
"eslint-plugin-jsdoc": "^62.6.0",
70+
"eslint-plugin-jsdoc": "^62.7.1",
7171
"eslint-plugin-no-async-foreach": "^0.1.1",
7272
"glob": "^11.1.0",
7373
"globals": "^17.3.0",
7474
"nock": "^14.0.11",
7575
"sinon": "^21.0.1",
7676
"typescript": "^5.9.3",
77-
"typescript-eslint": "^8.56.0"
77+
"typescript-eslint": "^8.56.1"
7878
},
7979
"overrides": {
8080
"@actions/tool-cache": {

0 commit comments

Comments
 (0)