Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit 6b02ab6

Browse files
authored
Merge pull request #103 from WebDevStudios/dependabot/npm_and_yarn/eslint-plugin-jsdoc-31.0.7
Bump eslint-plugin-jsdoc from 31.0.6 to 31.0.7
2 parents 946de0c + 7b2721d commit 6b02ab6

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"eslint": "^7.18.0",
6161
"eslint-config-prettier": "^7.2.0",
6262
"eslint-plugin-import": "^2.22.1",
63-
"eslint-plugin-jsdoc": "^31.0.6",
63+
"eslint-plugin-jsdoc": "^31.0.7",
6464
"eslint-plugin-jsx-a11y": "^6.4.1",
6565
"eslint-plugin-prettier": "^3.3.1",
6666
"eslint-plugin-react": "^7.22.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4685,10 +4685,10 @@ commander@^6.0.0, commander@^6.2.0:
46854685
resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.0.tgz#b990bfb8ac030aedc6d11bc04d1488ffef56db75"
46864686
integrity sha512-zP4jEKbe8SHzKJYQmq8Y9gYjtO/POJLgIdKgV7B9qNmABVFVc+ctqSX6iXh4mCpJfRBOabiZ2YKPg8ciDw6C+Q==
46874687

4688-
4689-
version "1.1.0"
4690-
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.1.0.tgz#4f6fac17718363653e1cb6d5ded3f093ce51ae4e"
4691-
integrity sha512-Q4dQ9niTWOF01ufvH/z6Z3RsBkwr7G42IsaFjuNliL6CY9ZeOEU3jRwTNY2mTY1ibAsASMrXnlQtx2tOb7Q8MA==
4688+
4689+
version "1.1.1"
4690+
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.1.1.tgz#c0581d520677e2cfab1a568e94ea0400df9fe4bd"
4691+
integrity sha512-vue7cRi1ZO5/72FJ+wZ5+siTSBlUv3ZksTk8bWD2IkaA6obitzMZP3yI65azTJLckwmi8lxfPP5Sd9oGuZ8e2g==
46924692

46934693
commondir@^1.0.1:
46944694
version "1.0.1"
@@ -5946,12 +5946,12 @@ eslint-plugin-import@^2.22.1:
59465946
resolve "^1.17.0"
59475947
tsconfig-paths "^3.9.0"
59485948

5949-
eslint-plugin-jsdoc@^31.0.6:
5950-
version "31.0.6"
5951-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.0.6.tgz#8e6b57ea74b2ac262b9d78b18ae472866571303c"
5952-
integrity sha512-wGd83EcR+M0HHBgVx3f4gf78z5gMyEil6fqebpAFPeG9fgbUcP1XiWikTWSW3rJrjj7rQvCud6A/IRFMFzanLQ==
5949+
eslint-plugin-jsdoc@^31.0.7:
5950+
version "31.0.7"
5951+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.0.7.tgz#a3ed0c1060521374f5c413e5a4bb90ef2ab9a60a"
5952+
integrity sha512-aAfVrXxgS+x9nW97DYZ1hEdKvobSqfT6S9xIU+pZYZ9mQW03B4l6s79CcAz6Q/RqYJj/nq+IOQO5ZFA8v7e0Og==
59535953
dependencies:
5954-
comment-parser "1.1.0"
5954+
comment-parser "1.1.1"
59555955
debug "^4.3.1"
59565956
jsdoctypeparser "^9.0.0"
59575957
lodash "^4.17.20"

0 commit comments

Comments
 (0)