Skip to content

Commit

Permalink
refactor: bump eslint-plugin-jsdoc from 43.0.7 to 48.1.0
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 43.0.7 to 48.1.0.
- [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@v43.0.7...v48.1.0)

---
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] committed Feb 15, 2024
1 parent 8508b8e commit 31179fe
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 40 deletions.
144 changes: 105 additions & 39 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"cross-env": "7.0.2",
"eslint": "8.40.0",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-jsdoc": "43.0.7",
"eslint-plugin-jsdoc": "48.1.0",
"express": "4.18.2",
"gulp": "4.0.2",
"gulp-babel": "8.0.0",
Expand Down

0 comments on commit 31179fe

Please sign in to comment.