Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/ephys/clarify-limit-docs' into e…
Browse files Browse the repository at this point in the history
…phys/clarify-limit-docs
  • Loading branch information
ephys committed Jan 21, 2022
2 parents 82f88c4 + 6d77014 commit 5f967ea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -82,7 +82,7 @@
"esdoc-inject-style-plugin": "1.0.0",
"esdoc-standard-plugin": "1.0.0",
"eslint": "8.6.0",
"eslint-plugin-jsdoc": "37.6.1",
"eslint-plugin-jsdoc": "37.6.2",
"eslint-plugin-mocha": "10.0.3",
"expect-type": "0.12.0",
"fast-glob": "3.2.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3488,10 +3488,10 @@ eslint-plugin-jest@^25.3.4:
dependencies:
"@typescript-eslint/experimental-utils" "^5.0.0"

eslint-plugin-jsdoc@37.6.1:
version "37.6.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-37.6.1.tgz#3d2a18d2535618d3f9d26c3c7eccfb15b6db20d4"
integrity sha512-Y9UhH9BQD40A9P1NOxj59KrSLZb9qzsqYkLCZv30bNeJ7C9eaumTWhh9beiGqvK7m821Hj1dTsZ5LOaFIUTeTg==
eslint-plugin-jsdoc@37.6.2:
version "37.6.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-37.6.2.tgz#6e34c8c3cb9337964af8af68f5bc5c3823fc5655"
integrity sha512-yYvCkaq+7A+kWBi2fxJFgWErdGOth5W+h1XqVnJg4qWonWo99K8i7Hmow6HWaiixHShNobtvq66f9HG/dJZ+WA==
dependencies:
"@es-joy/jsdoccomment" "~0.17.0"
comment-parser "1.3.0"
Expand Down

0 comments on commit 5f967ea

Please sign in to comment.