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

Commit 08633e8

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint-plugin-jsdoc to v32.2.0
1 parent 4dbd1ee commit 08633e8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"eslint": "7.20.0",
5757
"eslint-config-prettier": "7.2.0",
5858
"eslint-plugin-import": "2.22.1",
59-
"eslint-plugin-jsdoc": "32.1.1",
59+
"eslint-plugin-jsdoc": "32.2.0",
6060
"eslint-plugin-prefer-arrow": "1.2.3",
6161
"eslint-plugin-prettier": "3.3.1",
6262
"jest": "26.6.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1538,10 +1538,10 @@ [email protected]:
15381538
resolve "^1.17.0"
15391539
tsconfig-paths "^3.9.0"
15401540

1541-
eslint-plugin-jsdoc@32.1.1:
1542-
version "32.1.1"
1543-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-32.1.1.tgz#9eeda91c40ef1e328a4f82be5f5a46307a3426c3"
1544-
integrity sha512-HiVe7cWfEMkkpj9+SYpRVIEIC80bETpt8dXOmbVtZHkgobOcxxVORiS2iOuH9gj7TO+rwXIni15WuOr2wnrt9w==
1541+
eslint-plugin-jsdoc@32.2.0:
1542+
version "32.2.0"
1543+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-32.2.0.tgz#d848ea8475a9be63d8d261bd7fa01cf2a2bb32d5"
1544+
integrity sha512-ikeVeF3JVmzjcmGd04OZK0rXjgiw46TWtNX+OhyF2jQlw3w1CAU1vyAyLv8PZcIjp7WxP4N20Vg1CI9bp/52dw==
15451545
dependencies:
15461546
comment-parser "1.1.2"
15471547
debug "^4.3.1"

0 commit comments

Comments
 (0)