Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-doc-generator from 1.0.2 to 1.1.0 (ember…
Browse files Browse the repository at this point in the history
…-cli#1708)

Bumps [eslint-doc-generator](https://github.com/bmish/eslint-doc-generator) from 1.0.2 to 1.1.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.0.2...v1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and Joan Cejudo committed Dec 20, 2022
1 parent 12f3869 commit 65d5d71
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions yarn.lock
Expand Up @@ -2539,9 +2539,9 @@ eslint-config-prettier@^8.5.0:
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==

eslint-doc-generator@^1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/eslint-doc-generator/-/eslint-doc-generator-1.0.2.tgz#c62d8cea15bcee750893d59fd6545b5f6a7f8ab1"
integrity sha512-sxmN888UWuQQ+X9t7C04iUboGAre/RJZhSpZeUwmBRCXabBk2gnYSaDCER2uHwtKzE+2Wut8wWBaUr6RL+XZaQ==
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==
dependencies:
"@typescript-eslint/utils" "^5.38.1"
ajv "^8.11.2"
Expand All @@ -2551,6 +2551,7 @@ eslint-doc-generator@^1.0.0:
deepmerge "^4.2.2"
dot-prop "^7.2.0"
jest-diff "^29.2.1"
json-schema-traverse "^1.0.0"
markdown-table "^3.0.3"
no-case "^3.0.4"
type-fest "^3.0.0"
Expand Down

0 comments on commit 65d5d71

Please sign in to comment.