Skip to content

Commit 3c3eeed

Browse files
chore(deps-dev): bump the npm group with 3 updates (#28879)
Bumps the npm group with 3 updates: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc), [ora](https://github.com/sindresorhus/ora) and [tempy](https://github.com/sindresorhus/tempy). Updates `eslint-plugin-jsdoc` from 62.2.0 to 62.3.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v62.2.0...v62.3.0) Updates `ora` from 9.0.0 to 9.1.0 - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](sindresorhus/ora@v9.0.0...v9.1.0) Updates `tempy` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/sindresorhus/tempy/releases) - [Commits](sindresorhus/tempy@v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 62.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: ora dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: tempy dependency-version: 3.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d2bbe6d commit 3c3eeed

File tree

2 files changed

+27
-28
lines changed

2 files changed

+27
-28
lines changed

package-lock.json

Lines changed: 25 additions & 26 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
@@ -75,7 +75,7 @@
7575
"eslint": "~9.39.1",
7676
"eslint-import-resolver-typescript": "^4.2.0",
7777
"eslint-plugin-import": "~2.32.0",
78-
"eslint-plugin-jsdoc": "~62.2.0",
78+
"eslint-plugin-jsdoc": "~62.3.0",
7979
"eslint-plugin-node": "~11.1.0",
8080
"eslint-plugin-prefer-arrow-functions": "~3.9.1",
8181
"eslint-plugin-promise": "~7.2.1",
@@ -89,7 +89,7 @@
8989
"marked": "^17.0.0",
9090
"mocha": "~11.7.1",
9191
"open-cli": "~8.0.0",
92-
"ora": "~9.0.0",
92+
"ora": "~9.1.0",
9393
"prettier": "~3.8.0",
9494
"sinon": "^21.0.0",
9595
"strip-ansi": "^7.1.0",

0 commit comments

Comments
 (0)