Skip to content

Commit

Permalink
Merge pull request #272 from salesforcecli/dependabot-npm_and_yarn-es…
Browse files Browse the repository at this point in the history
…lint-plugin-jsdoc-46.4.3

chore(dev-deps): bump eslint-plugin-jsdoc from 46.2.6 to 46.4.3
  • Loading branch information
svc-cli-bot authored Jul 9, 2023
2 parents 3533a2f + ec3e243 commit 72e8409
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint-plugin-eslint-plugin": "^5.1.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsdoc": "^46.2.6",
"eslint-plugin-jsdoc": "^46.4.3",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^7",
"jest": "^28.1.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1899,10 +1899,10 @@ eslint-plugin-import@^2.27.5:
semver "^6.3.0"
tsconfig-paths "^3.14.1"

eslint-plugin-jsdoc@^46.2.6:
version "46.2.6"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.2.6.tgz#f25590d371859f20691d65b5dcd4cbe370d65564"
integrity sha512-zIaK3zbSrKuH12bP+SPybPgcHSM6MFzh3HFeaODzmsF1N8C1l8dzJ22cW1aq4g0+nayU1VMjmNf7hg0dpShLrA==
eslint-plugin-jsdoc@^46.4.3:
version "46.4.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.4.3.tgz#4a2ad3a01d7ba723acaed3940f746a0a31d1e58e"
integrity sha512-Prc7ol+vCIghPeECpwZq5+P+VZfoi87suywvbYCiCnkI1kTmVSdcOC2M8mioglWxBbd28wbb1OVjg/8OzGzatA==
dependencies:
"@es-joy/jsdoccomment" "~0.39.4"
are-docs-informative "^0.0.2"
Expand Down

0 comments on commit 72e8409

Please sign in to comment.