chore(deps): Bump eslint-plugin-jsdoc from 43.0.7 to 44.2.2 (#7073)

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 43.0.7 to 44.2.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v43.0.7...v44.2.2)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-05-11 16:09:02 -07:00
committed by GitHub
parent 8b0c40bb1b
commit f994e84ebd
2 changed files with 18 additions and 18 deletions

34
package-lock.json generated
View File

@@ -28,7 +28,7 @@
"eslint": "^8.4.1",
"eslint-config-google": "^0.14.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-jsdoc": "^43.0.7",
"eslint-plugin-jsdoc": "^44.2.2",
"google-closure-compiler": "^20230228.0.0",
"google-closure-deps": "^20230228.0.0",
"gulp": "^4.0.2",
@@ -261,9 +261,9 @@
}
},
"node_modules/@es-joy/jsdoccomment": {
"version": "0.37.1",
"resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.37.1.tgz",
"integrity": "sha512-5vxWJ1gEkEF0yRd0O+uK6dHJf7adrxwQSX8PuRiPfFSAbNLnY0ZJfXaZucoz14Jj2N11xn2DnlEPwWRpYpvRjg==",
"version": "0.38.0",
"resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.38.0.tgz",
"integrity": "sha512-TFac4Bnv0ZYNkEeDnOWHQhaS1elWlvOCQxH06iHeu5iffs+hCaLVIZJwF+FqksQi68R4i66Pu+4DfFGvble+Uw==",
"dev": true,
"dependencies": {
"comment-parser": "1.3.1",
@@ -271,7 +271,7 @@
"jsdoc-type-pratt-parser": "~4.0.0"
},
"engines": {
"node": "^14 || ^16 || ^17 || ^18 || ^19 || ^20"
"node": ">=16"
}
},
"node_modules/@eslint-community/eslint-utils": {
@@ -4573,12 +4573,12 @@
}
},
"node_modules/eslint-plugin-jsdoc": {
"version": "43.0.7",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-43.0.7.tgz",
"integrity": "sha512-32Sx5I9VzO/bqbtslCu3L1GHIPo+QEliwqwjWq+qzbUv76wrkH6ifUEE0EbkuNEn+cHlSIOrg/IJ1PGNN72QZA==",
"version": "44.2.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-44.2.2.tgz",
"integrity": "sha512-LgzBwBfAbQPhC3vRcH5mkus8G7plr8kYFldgPtRMe55t7hjLM97luCBnk6VnAG/Ski4vhNPiX66zlDdgL21mog==",
"dev": true,
"dependencies": {
"@es-joy/jsdoccomment": "~0.37.1",
"@es-joy/jsdoccomment": "~0.38.0",
"are-docs-informative": "^0.0.2",
"comment-parser": "1.3.1",
"debug": "^4.3.4",
@@ -4588,7 +4588,7 @@
"spdx-expression-parse": "^3.0.1"
},
"engines": {
"node": "^14 || ^16 || ^17 || ^18 || ^19 || ^20"
"node": ">=16"
},
"peerDependencies": {
"eslint": "^7.0.0 || ^8.0.0"
@@ -13282,9 +13282,9 @@
"requires": {}
},
"@es-joy/jsdoccomment": {
"version": "0.37.1",
"resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.37.1.tgz",
"integrity": "sha512-5vxWJ1gEkEF0yRd0O+uK6dHJf7adrxwQSX8PuRiPfFSAbNLnY0ZJfXaZucoz14Jj2N11xn2DnlEPwWRpYpvRjg==",
"version": "0.38.0",
"resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.38.0.tgz",
"integrity": "sha512-TFac4Bnv0ZYNkEeDnOWHQhaS1elWlvOCQxH06iHeu5iffs+hCaLVIZJwF+FqksQi68R4i66Pu+4DfFGvble+Uw==",
"dev": true,
"requires": {
"comment-parser": "1.3.1",
@@ -16570,12 +16570,12 @@
"requires": {}
},
"eslint-plugin-jsdoc": {
"version": "43.0.7",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-43.0.7.tgz",
"integrity": "sha512-32Sx5I9VzO/bqbtslCu3L1GHIPo+QEliwqwjWq+qzbUv76wrkH6ifUEE0EbkuNEn+cHlSIOrg/IJ1PGNN72QZA==",
"version": "44.2.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-44.2.2.tgz",
"integrity": "sha512-LgzBwBfAbQPhC3vRcH5mkus8G7plr8kYFldgPtRMe55t7hjLM97luCBnk6VnAG/Ski4vhNPiX66zlDdgL21mog==",
"dev": true,
"requires": {
"@es-joy/jsdoccomment": "~0.37.1",
"@es-joy/jsdoccomment": "~0.38.0",
"are-docs-informative": "^0.0.2",
"comment-parser": "1.3.1",
"debug": "^4.3.4",

View File

@@ -84,7 +84,7 @@
"eslint": "^8.4.1",
"eslint-config-google": "^0.14.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-jsdoc": "^43.0.7",
"eslint-plugin-jsdoc": "^44.2.2",
"google-closure-compiler": "^20230228.0.0",
"google-closure-deps": "^20230228.0.0",
"gulp": "^4.0.2",