Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jsdoc to v35.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 18, 2021
1 parent af6c296 commit 4eb74b2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dotenv": "10.0.0",
"eslint": "7.31.0",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-jsdoc": "35.4.3",
"eslint-plugin-jsdoc": "35.4.4",
"fs-nextra": "0.5.1",
"gulp": "4.0.2",
"gulp-sourcemaps": "3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1774,10 +1774,10 @@ eslint-plugin-import@2.23.4:
resolve "^1.20.0"
tsconfig-paths "^3.9.0"

eslint-plugin-jsdoc@35.4.3:
version "35.4.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-35.4.3.tgz#54deb74b0f53bda4bda5ee1ccfd0deace71c8943"
integrity sha512-hBEn+VNjVX0IKoZ2OdZs0Z1fU8CqZkBSzLqD8ZpwZEamrdi2TUgKvujvETe8gXYQ/67hpRtbR5iPFTgmWpRevw==
eslint-plugin-jsdoc@35.4.4:
version "35.4.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-35.4.4.tgz#2f94d1d94579a5e38ab560a94e50fde5def6d2b4"
integrity sha512-bJJw04dzTMSqKc66v4S+mY00bNbeZdU4mSDUYb/FRgqPis7OphDJj1oncePzJmg4m20tzi9MRlGEvkpcWl8pKw==
dependencies:
"@es-joy/jsdoccomment" "^0.9.0-alpha.1"
comment-parser "1.1.6-beta.0"
Expand Down

0 comments on commit 4eb74b2

Please sign in to comment.