Skip to content

Commit b35b20f

Browse files
chore(deps): update dependency eslint-plugin-jsdoc to v37.7.1 (#213)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 1f70f8d commit b35b20f

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
@@ -15,7 +15,7 @@
1515
"eslint-plugin-eslint-comments": "3.2.0",
1616
"eslint-plugin-import": "2.25.4",
1717
"eslint-plugin-jest": "25.7.0",
18-
"eslint-plugin-jsdoc": "37.7.0",
18+
"eslint-plugin-jsdoc": "37.7.1",
1919
"eslint-plugin-prettier": "4.0.0",
2020
"jest": "27.4.7",
2121
"prettier": "2.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1648,10 +1648,10 @@ [email protected]:
16481648
dependencies:
16491649
"@typescript-eslint/experimental-utils" "^5.0.0"
16501650

1651-
1652-
version "37.7.0"
1653-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-37.7.0.tgz#975d9f18cb0520dde7a2b0db5f4421dfee3fdd17"
1654-
integrity sha512-vzy3/ltXoGtabRnjLogaEmhGxxIv5B8HK5MJLIrdxFJUvhBppZjuVuLr71DjIBi0jg6bFomwkYKjojt29cN8PA==
1651+
1652+
version "37.7.1"
1653+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-37.7.1.tgz#faf2cd2c56df11f77063aef3abbe4a1932af308f"
1654+
integrity sha512-ySxDTedl6qKXT/VeTwcZlhsRtvNQZGPklyVnaL5+ge20vowzFA9CKvrY0NXRqvdIz6JBVMFpxX9DSmS3OyAUOQ==
16551655
dependencies:
16561656
"@es-joy/jsdoccomment" "~0.18.0"
16571657
comment-parser "1.3.0"

0 commit comments

Comments
 (0)