Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsdoc from 46.10.1 to 47.0.1
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.10.1 to 47.0.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@v46.10.1...v47.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kevinoid committed Jan 1, 2024
1 parent fca2111 commit 6d5a300
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"peerDependencies": {
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-jsdoc": "^46.0.0",
"eslint-plugin-jsdoc": "^47.0.1",
"eslint-plugin-n": "^16.0.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-regexp": "^2.0.0",
Expand All @@ -70,7 +70,7 @@
"eslint-config-airbnb-base": "^15.0.0",
"eslint-find-rules": "^4.0.0",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-jsdoc": "^46.0.0",
"eslint-plugin-jsdoc": "^47.0.1",
"eslint-plugin-n": "^16.0.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-regexp": "^2.0.0",
Expand Down

0 comments on commit 6d5a300

Please sign in to comment.