Skip to content

Commit

Permalink
Bump action-docs from 2.2.0 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [action-docs](https://github.com/npalm/action-docs) from 2.2.0 to 2.3.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.2.0...v2.3.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 Mar 11, 2024
1 parent f1aaba8 commit dfdec3e
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.25",
"@vercel/ncc": "^0.38.1",
"action-docs": "^2.2.0",
"action-docs": "^2.3.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 @@ -863,10 +863,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.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/action-docs/-/action-docs-2.2.0.tgz#a282e20fb038b2c0a39a1c9f4bf904e14e5c3a1f"
integrity sha512-6mtS4lMeVUbS20vo+MiT7d+9DlGLIydSo03Acj9fjXxzywYvCcUpN5Yh2I//aS62V5k7uSYtydRO6upV18rZwQ==
action-docs@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/action-docs/-/action-docs-2.3.0.tgz#cac44298533f1ac95a62d9d1e6870b2eed9ec342"
integrity sha512-Dv4fG0nVCrXaTg4R/j+ecar5VO9G6X8QInk2Crq061a/aCawyt9jK3E3i9PbNLXwE1f/6ikp1D3Vs/MNRv3TNA==
dependencies:
chalk "^5.3.0"
figlet "^1.7.0"
Expand Down

0 comments on commit dfdec3e

Please sign in to comment.