Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-doc-generator from 1.1.0 to 1.3.0 (#1716)
Browse files Browse the repository at this point in the history
Bumps [eslint-doc-generator](https://github.com/bmish/eslint-doc-generator) from 1.1.0 to 1.3.0.
- [Release notes](https://github.com/bmish/eslint-doc-generator/releases)
- [Changelog](https://github.com/bmish/eslint-doc-generator/blob/main/CHANGELOG.md)
- [Commits](bmish/eslint-doc-generator@v1.1.0...v1.3.0)

---
updated-dependencies:
- dependency-name: eslint-doc-generator
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 27, 2022
1 parent bbc184c commit 96a5111
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2588,9 +2588,9 @@ eslint-config-prettier@^8.5.0:
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==

eslint-doc-generator@^1.0.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/eslint-doc-generator/-/eslint-doc-generator-1.1.0.tgz#81d7303f09680e0946de7240f86376a082da281b"
integrity sha512-Ib46pWKk9KExZZyuluHPSrBAMjOiyfkIAqMW3u6Sa0zNyltLTkZos/Cu9CkU10FCUhpZfPziVmTB+P08RCJIRA==
version "1.3.0"
resolved "https://registry.yarnpkg.com/eslint-doc-generator/-/eslint-doc-generator-1.3.0.tgz#01fc1756ca332fc9f1a80bcff1cacb305b45fd5b"
integrity sha512-Ht/7gTUp6nPC0umR/kowgnRMFq2ZbD+iO5OFL4ODDtBcH0N6NylntyaoGCf8wsETwXLXyzS6rs/llXLOj1eWbw==
dependencies:
"@typescript-eslint/utils" "^5.38.1"
ajv "^8.11.2"
Expand Down

0 comments on commit 96a5111

Please sign in to comment.