Skip to content

Commit

Permalink
build(deps-dev): bump eslint-plugin-jsdoc from 46.9.1 to 48.0.2
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.9.1 to 48.0.2.
- [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@v46.9.1...v48.0.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 6adab8b commit 5933898
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"eslint-plugin-jasmine": "4.1.3",
"eslint-plugin-jest": "27.6.3",
"eslint-plugin-jest-dom": "5.1.0",
"eslint-plugin-jsdoc": "46.9.1",
"eslint-plugin-jsdoc": "48.0.2",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-no-unsanitized": "4.0.2",
"eslint-plugin-prettier": "4.2.1",
Expand Down
23 changes: 2 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7696,26 +7696,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:46.9.1":
version: 46.9.1
resolution: "eslint-plugin-jsdoc@npm:46.9.1"
dependencies:
"@es-joy/jsdoccomment": ~0.41.0
are-docs-informative: ^0.0.2
comment-parser: 1.4.1
debug: ^4.3.4
escape-string-regexp: ^4.0.0
esquery: ^1.5.0
is-builtin-module: ^3.2.1
semver: ^7.5.4
spdx-expression-parse: ^4.0.0
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: c1307398f9cf79ad1479b7f2c08ffc150d2b4f9747880f6a0de2f34dc1b04ec34d01acbd69d0ed1a4d1e435dba6683bd1446b3ff89a2074e9c739e15d22c228f
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:^48.0.2":
"eslint-plugin-jsdoc@npm:48.0.2, eslint-plugin-jsdoc@npm:^48.0.2":
version: 48.0.2
resolution: "eslint-plugin-jsdoc@npm:48.0.2"
dependencies:
Expand Down Expand Up @@ -16313,7 +16294,7 @@ __metadata:
eslint-plugin-jasmine: 4.1.3
eslint-plugin-jest: 27.6.3
eslint-plugin-jest-dom: 5.1.0
eslint-plugin-jsdoc: 46.9.1
eslint-plugin-jsdoc: 48.0.2
eslint-plugin-jsx-a11y: 6.8.0
eslint-plugin-no-unsanitized: 4.0.2
eslint-plugin-prettier: 4.2.1
Expand Down

0 comments on commit 5933898

Please sign in to comment.