Skip to content
This repository was archived by the owner on Dec 28, 2021. It is now read-only.

Commit de76c99

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint-plugin-jsdoc to v31.0.7
1 parent aefef00 commit de76c99

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"eslint": "7.18.0",
5757
"eslint-config-prettier": "7.1.0",
5858
"eslint-plugin-import": "2.22.1",
59-
"eslint-plugin-jsdoc": "31.0.6",
59+
"eslint-plugin-jsdoc": "31.0.7",
6060
"eslint-plugin-prefer-arrow": "1.2.2",
6161
"eslint-plugin-prettier": "3.3.1",
6262
"jest": "26.6.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1202,10 +1202,10 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
12021202
dependencies:
12031203
delayed-stream "~1.0.0"
12041204

1205-
comment-parser@1.1.0:
1206-
version "1.1.0"
1207-
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.1.0.tgz#4f6fac17718363653e1cb6d5ded3f093ce51ae4e"
1208-
integrity sha512-Q4dQ9niTWOF01ufvH/z6Z3RsBkwr7G42IsaFjuNliL6CY9ZeOEU3jRwTNY2mTY1ibAsASMrXnlQtx2tOb7Q8MA==
1205+
comment-parser@1.1.1:
1206+
version "1.1.1"
1207+
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.1.1.tgz#c0581d520677e2cfab1a568e94ea0400df9fe4bd"
1208+
integrity sha512-vue7cRi1ZO5/72FJ+wZ5+siTSBlUv3ZksTk8bWD2IkaA6obitzMZP3yI65azTJLckwmi8lxfPP5Sd9oGuZ8e2g==
12091209

12101210
component-emitter@^1.2.1:
12111211
version "1.3.0"
@@ -1532,12 +1532,12 @@ eslint-plugin-import@2.22.1:
15321532
resolve "^1.17.0"
15331533
tsconfig-paths "^3.9.0"
15341534

1535-
eslint-plugin-jsdoc@31.0.6:
1536-
version "31.0.6"
1537-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.0.6.tgz#8e6b57ea74b2ac262b9d78b18ae472866571303c"
1538-
integrity sha512-wGd83EcR+M0HHBgVx3f4gf78z5gMyEil6fqebpAFPeG9fgbUcP1XiWikTWSW3rJrjj7rQvCud6A/IRFMFzanLQ==
1535+
eslint-plugin-jsdoc@31.0.7:
1536+
version "31.0.7"
1537+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.0.7.tgz#a3ed0c1060521374f5c413e5a4bb90ef2ab9a60a"
1538+
integrity sha512-aAfVrXxgS+x9nW97DYZ1hEdKvobSqfT6S9xIU+pZYZ9mQW03B4l6s79CcAz6Q/RqYJj/nq+IOQO5ZFA8v7e0Og==
15391539
dependencies:
1540-
comment-parser "1.1.0"
1540+
comment-parser "1.1.1"
15411541
debug "^4.3.1"
15421542
jsdoctypeparser "^9.0.0"
15431543
lodash "^4.17.20"

0 commit comments

Comments
 (0)