mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-25 03:49:11 +00:00
chore(deps-dev): bump eslint-plugin-jsdoc from 31.0.3 to 31.0.5
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 31.0.3 to 31.0.5. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v31.0.3...v31.0.5) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
46769cce55
commit
48d2e80d1c
2 changed files with 5 additions and 5 deletions
|
@ -85,7 +85,7 @@
|
|||
"eslint": "^7.17.0",
|
||||
"eslint-config-prettier": "^7.1.0",
|
||||
"eslint-plugin-import": "^2.22.1",
|
||||
"eslint-plugin-jsdoc": "^31.0.3",
|
||||
"eslint-plugin-jsdoc": "^31.0.5",
|
||||
"eslint-plugin-react": "^7.22.0",
|
||||
"husky": "^5.0.6",
|
||||
"is-ci": "^2.0.0",
|
||||
|
|
|
@ -6189,10 +6189,10 @@ eslint-plugin-import@^2.22.1:
|
|||
resolve "^1.17.0"
|
||||
tsconfig-paths "^3.9.0"
|
||||
|
||||
eslint-plugin-jsdoc@^31.0.3:
|
||||
version "31.0.3"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.0.3.tgz#23dd8bee22421af1dab0a00a91dfc3d47f644a76"
|
||||
integrity sha512-O2HXyXyw2FYXWngFGeuCxhmClb4M1Y/w+bPcahO31P/Tw+vHZUU9wkPkSML2izznJ1dp3dnTG4on9bXDZDWfyQ==
|
||||
eslint-plugin-jsdoc@^31.0.5:
|
||||
version "31.0.5"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.0.5.tgz#f190d1b81989e9febb01356618b721cdc23675c4"
|
||||
integrity sha512-TiBVItHnBAtSAY4YfYq0PBIfcCqmInYpK7ziCgCQgBUdRT30JtIqZ6TLrH5kF237fpfSdFUFYCVkdlc+MZPd0g==
|
||||
dependencies:
|
||||
comment-parser "1.0.1"
|
||||
debug "^4.3.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue