Skip to content

Commit 3b63581

Browse files
Bump the npm-minor group with 2 updates
Bumps the npm-minor group with 2 updates: [@octokit/request-error](https://github.com/octokit/request-error.js) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `@octokit/request-error` from 7.0.2 to 7.1.0 - [Release notes](https://github.com/octokit/request-error.js/releases) - [Commits](octokit/request-error.js@v7.0.2...v7.1.0) Updates `eslint-plugin-jsdoc` from 61.1.12 to 61.2.1 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v61.1.12...v61.2.1) --- updated-dependencies: - dependency-name: "@octokit/request-error" dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: eslint-plugin-jsdoc dependency-version: 61.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1a2b73 commit 3b63581

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -35,7 +35,7 @@
3535
"@actions/io": "^2.0.0",
3636
"@actions/tool-cache": "^2.0.2",
3737
"@octokit/plugin-retry": "^6.0.0",
38-
"@octokit/request-error": "^7.0.2",
38+
"@octokit/request-error": "^7.1.0",
3939
"@schemastore/package": "0.0.10",
4040
"archiver": "^7.0.1",
4141
"fast-deep-equal": "^3.1.3",
@@ -72,7 +72,7 @@
7272
"eslint-plugin-filenames": "^1.3.2",
7373
"eslint-plugin-github": "^5.1.8",
7474
"eslint-plugin-import": "2.29.1",
75-
"eslint-plugin-jsdoc": "^61.1.12",
75+
"eslint-plugin-jsdoc": "^61.2.1",
7676
"eslint-plugin-no-async-foreach": "^0.1.1",
7777
"glob": "^11.0.3",
7878
"nock": "^14.0.10",

0 commit comments

Comments
 (0)