Skip to content

Commit

Permalink
build(deps-dev): Bump @flex-development/docast
Browse files Browse the repository at this point in the history
Bumps the flex-development group with 1 update: [@flex-development/docast](https://github.com/flex-development/docast).


Updates `@flex-development/docast` from 1.0.0-alpha.14 to 1.0.0-alpha.16
- [Release notes](https://github.com/flex-development/docast/releases)
- [Changelog](https://github.com/flex-development/docast/blob/main/CHANGELOG.md)
- [Commits](flex-development/docast@1.0.0-alpha.14...1.0.0-alpha.16)

---
updated-dependencies:
- dependency-name: "@flex-development/docast"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: flex-development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 23, 2024
1 parent 899ba18 commit d852bf3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@commitlint/types": "19.0.3",
"@flex-development/commitlint-config": "1.0.1",
"@flex-development/decorator-regex": "2.0.0",
"@flex-development/docast": "1.0.0-alpha.14",
"@flex-development/docast": "1.0.0-alpha.16",
"@flex-development/docast-util-from-docs": "1.0.0-alpha.1",
"@flex-development/esast": "1.0.0-alpha.5",
"@flex-development/esm-types": "2.0.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1281,15 +1281,15 @@ __metadata:
languageName: node
linkType: hard

"@flex-development/docast@npm:1.0.0-alpha.14":
version: 1.0.0-alpha.14
resolution: "@flex-development/docast@npm:1.0.0-alpha.14::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Fdocast%2F1.0.0-alpha.14%2F3c67a24fc29455b681ef09f9541250c5b2cdff84"
"@flex-development/docast@npm:1.0.0-alpha.16":
version: 1.0.0-alpha.16
resolution: "@flex-development/docast@npm:1.0.0-alpha.16::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Fdocast%2F1.0.0-alpha.16%2Ff15a81b5c760705fe206c6c7bd0acb7328781795"
dependencies:
"@flex-development/tutils": "npm:6.0.0-alpha.25"
peerDependencies:
"@types/mdast": ">=4.0.3"
"@types/unist": ">=3.0.2"
checksum: 10/4ed9a791cb4e6a5a456ec6d287b77d4def25db6e0060d4d22a9ea2e53b88864a5244778de53f671c80130032f26896ef0ab63f7cf6924e110a251db2c2508a23
"@flex-development/unist-util-types": "npm:1.2.0"
"@types/mdast": "npm:4.0.3"
"@types/unist": "npm:3.0.2"
checksum: 10/7df755d6820de65af9601aff2cec98fc228aa564210965e10f9a88924c967a7dd5cd8a3cf3c45eb8370bf31cc55ab7bca2ea1805fca6898cd8037ec63361324f
languageName: node
linkType: hard

Expand Down Expand Up @@ -1338,7 +1338,7 @@ __metadata:
"@commitlint/types": "npm:19.0.3"
"@flex-development/commitlint-config": "npm:1.0.1"
"@flex-development/decorator-regex": "npm:2.0.0"
"@flex-development/docast": "npm:1.0.0-alpha.14"
"@flex-development/docast": "npm:1.0.0-alpha.16"
"@flex-development/docast-util-from-docs": "npm:1.0.0-alpha.1"
"@flex-development/esast": "npm:1.0.0-alpha.5"
"@flex-development/esm-types": "npm:2.0.0"
Expand Down

0 comments on commit d852bf3

Please sign in to comment.