Skip to content

Commit

Permalink
Bump action-docs from 2.0.0 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [action-docs](https://github.com/npalm/action-docs) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/npalm/action-docs/releases)
- [Changelog](https://github.com/npalm/action-docs/blob/main/CHANGELOG.md)
- [Commits](npalm/action-docs@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: action-docs
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent 586eb7c commit 201f084
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 @@ -29,7 +29,7 @@
"@types/js-yaml": "^4.0.5",
"@types/node": "^20.11.19",
"@vercel/ncc": "^0.38.1",
"action-docs": "^2.0.0",
"action-docs": "^2.1.0",
"jest": "^27.4.7",
"prettier": "^3.2.4",
"ts-jest": "^27.1.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -884,10 +884,10 @@ acorn@^8.2.4:
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.11.3.tgz#71e0b14e13a4ec160724b38fb7b0f233b1b81d7a"
integrity sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==

action-docs@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/action-docs/-/action-docs-2.0.0.tgz#b1bd68296458473664ac9028160894a576b24d6c"
integrity sha512-AT46HljUncSwJQAF2cojGzpFKzth9eV11as1zSJ5KPp3un0yreFNEwYvr4Zwip37fR64szeGgLyNn8dOFgW1yg==
action-docs@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/action-docs/-/action-docs-2.1.0.tgz#f20c45094c2b92b2b16eab524075a113dd6b64a9"
integrity sha512-1XrMDfa/Su08K8BF64Rei7b3eylgi+1Bj40TL5tek52EEic3HZMtN97+iWcx+S9L+SL1oJYXZ9A6mQ5iICcQlw==
dependencies:
chalk "^5.3.0"
eslint-import-resolver-typescript "^3.6.1"
Expand Down

0 comments on commit 201f084

Please sign in to comment.