Skip to content

Commit f52c29c

Browse files
build(deps-dev): bump eslint-plugin-jsdoc from 32.0.0 to 32.1.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 32.0.0 to 32.1.0. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v32.0.0...v32.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ca9de9e commit f52c29c

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
@@ -78,7 +78,7 @@
7878
"eslint-config-standard-with-typescript": "^17.0.0",
7979
"eslint-plugin-import": "2",
8080
"eslint-plugin-jest": "^24.0.0",
81-
"eslint-plugin-jsdoc": "^32.0.0",
81+
"eslint-plugin-jsdoc": "^32.1.0",
8282
"eslint-plugin-node": "11",
8383
"eslint-plugin-prettier": "^3.1.4",
8484
"eslint-plugin-promise": "4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2575,10 +2575,10 @@ eslint-plugin-jest@^24.0.0:
25752575
dependencies:
25762576
"@typescript-eslint/experimental-utils" "^4.0.1"
25772577

2578-
eslint-plugin-jsdoc@^32.0.0:
2579-
version "32.0.0"
2580-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-32.0.0.tgz#3e7b0dd452232845e9311442607c07c8787b933a"
2581-
integrity sha512-AfGe3gqJlcxyRKUjhLzPTUnEMlVVlWJCAh2N0leJndpMflyh0W7zP09+b6NQHBHk7GyR/JY0bXiSswN3QX9Lhg==
2578+
eslint-plugin-jsdoc@^32.1.0:
2579+
version "32.1.0"
2580+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-32.1.0.tgz#30ba4d7b7e5fa00ebb3b980c66d6478f68ccc226"
2581+
integrity sha512-nCdKF8QQvAZ6RsnNoEK4kPF0aD9E6XURdjLx88oIqF+txmPNXAo2rNvu2WwV77R78vnhAGJkeOgmxmYdRRpgaQ==
25822582
dependencies:
25832583
comment-parser "1.1.2"
25842584
debug "^4.3.1"

0 commit comments

Comments
 (0)