Skip to content

Commit

Permalink
Merge pull request #406 from salesforcecli/dependabot-npm_and_yarn-es…
Browse files Browse the repository at this point in the history
…lint-doc-generator-1.7.0

chore(dev-deps): bump eslint-doc-generator from 1.6.2 to 1.7.0
  • Loading branch information
svc-cli-bot authored Mar 30, 2024
2 parents fc2d6d8 + 2d10f16 commit 00762f8
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 @@ -31,7 +31,7 @@
"eslint-config-salesforce": "^2.0.2",
"eslint-config-salesforce-license": "^0.2.0",
"eslint-config-salesforce-typescript": "^1.1.3",
"eslint-doc-generator": "^1.6.2",
"eslint-doc-generator": "^1.7.0",
"eslint-plugin-eslint-plugin": "^5.4.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-import": "^2.29.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1955,10 +1955,10 @@ eslint-config-salesforce@^2.0.2:
resolved "https://registry.yarnpkg.com/eslint-config-salesforce/-/eslint-config-salesforce-2.0.2.tgz#38eb2d8eb2824c66967ed9b45bc92082eba2f225"
integrity sha512-3jbrI+QFu/KaQbPYIBxItB3okqUtA4EBCGiR6s2kcUMIZBLBBGAURW0k62f9WAv1EagR3eUoO0m9ru7LTj2F5Q==

eslint-doc-generator@^1.6.2:
version "1.6.2"
resolved "https://registry.yarnpkg.com/eslint-doc-generator/-/eslint-doc-generator-1.6.2.tgz#830bbb6db2ba9b45abef77df03ce7dee4035e55a"
integrity sha512-wqaRDZgeaQQK/7IypBUgkV/q8BV9KnZed7K1YWG+kKVRQKX4LWgGoWZlBYhyO3Ye1uV8exuWIYIlNfbZVR10fw==
eslint-doc-generator@^1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/eslint-doc-generator/-/eslint-doc-generator-1.7.0.tgz#71bcfdcc473b3d87ed7699aa9ff7e9ea535a21c8"
integrity sha512-C1hE1acb/jruOO+cJe/rIsf+Kgq32JhimTgTtffwsjckKEJ800gx26kUtZhP+8Xm8M/n3BVBZ0XiNbojnNDqHQ==
dependencies:
"@typescript-eslint/utils" "^5.38.1"
ajv "^8.11.2"
Expand Down

0 comments on commit 00762f8

Please sign in to comment.