Skip to content

Commit

Permalink
Merge pull request #190 from ivmartel/dependabot/npm_and_yarn/eslint-…
Browse files Browse the repository at this point in the history
…plugin-jsdoc-46.3.0

Bump eslint-plugin-jsdoc from 46.2.6 to 46.3.0
  • Loading branch information
ivmartel committed Jun 27, 2023
2 parents 5ede453 + f9b60bf commit 696f404
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 @@ -21,7 +21,7 @@
"clean-jsdoc-theme": "4.2.9",
"css-loader": "^6.8.1",
"eslint": "^8.42.0",
"eslint-plugin-jsdoc": "~46.2.6",
"eslint-plugin-jsdoc": "~46.3.0",
"html-webpack-plugin": "^5.5.3",
"jsdoc": "^4.0.2",
"karma": "^6.4.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2318,10 +2318,10 @@ escape-string-regexp@^4.0.0:
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==

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.3.0:
version "46.3.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.3.0.tgz#9e19138b108f7289d5a5d5bacdfb75242f5ebcb7"
integrity sha512-nfSvsR8YJRZyKrWwcXPSQyQC8jllfdEjcRhTXFr7RxfB5Wyl7AxrfjCUz72WwalkXMF4u+R6F/oDoW46ah69HQ==
dependencies:
"@es-joy/jsdoccomment" "~0.39.4"
are-docs-informative "^0.0.2"
Expand Down

0 comments on commit 696f404

Please sign in to comment.