Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-doc-generator from 0.28.0 to 1.0.0 (#1682)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2022
1 parent 224179b commit 1155615
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 @@ -83,7 +83,7 @@
"@typescript-eslint/parser": "^5.31.0",
"eslint": "^8.20.0",
"eslint-config-prettier": "^8.5.0",
"eslint-doc-generator": "^0.28.0",
"eslint-doc-generator": "^1.0.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-eslint-plugin": "^5.0.1",
"eslint-plugin-filenames": "^1.3.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2557,10 +2557,10 @@ eslint-config-prettier@^8.5.0:
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==

eslint-doc-generator@^0.28.0:
version "0.28.0"
resolved "https://registry.yarnpkg.com/eslint-doc-generator/-/eslint-doc-generator-0.28.0.tgz#fa8e8b8ee743dfedeaa6c2d9101e9d16bb6def57"
integrity sha512-mRv9wjMfB9IWK4NieSwvEKnjT/s+7INU/Oh8GjG7luXnC0goHRj2UTO3F6yns2Urp0e0Qk4Jik90ocUpHF8xJQ==
eslint-doc-generator@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/eslint-doc-generator/-/eslint-doc-generator-1.0.0.tgz#6a37a4edeead2ba83380dbe4cf80f0a356f2d370"
integrity sha512-mFlHc423TEX3LOdrrNe0SOa3ABZ/BlQsF3RWm95swCunO72bz75PTdXY1LhYy9ecW/+8n5D6OdzZf1ZL5bVdkQ==
dependencies:
"@typescript-eslint/utils" "^5.38.1"
ajv "^8.11.2"
Expand Down

0 comments on commit 1155615

Please sign in to comment.