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 in the / directory: [@flex-development/docast](https://github.com/flex-development/docast).


Updates `@flex-development/docast` from 1.0.0-alpha.14 to 1.0.0-alpha.17
- [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.17)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent 5a453ff commit 5dd6fbc
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,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.17",
"@flex-development/esm-types": "2.0.0",
"@flex-development/grease": "3.0.0-alpha.9",
"@flex-development/mkbuild": "1.0.0-alpha.23",
Expand Down
25 changes: 17 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1451,7 +1451,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.17"
"@flex-development/docast-util-from-docs": "npm:1.0.0-alpha.1"
"@flex-development/esm-types": "npm:2.0.0"
"@flex-development/grease": "npm:3.0.0-alpha.9"
Expand Down Expand Up @@ -1557,15 +1557,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.17":
version: 1.0.0-alpha.17
resolution: "@flex-development/docast@npm:1.0.0-alpha.17::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Fdocast%2F1.0.0-alpha.17%2Fed26e664faee975d0993dca6b8e24ec17b8e7b35"
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.3.1"
"@types/mdast": "npm:4.0.3"
"@types/unist": "npm:3.0.2"
checksum: 10/c51b15316ea10af54ab2463205d5c5b755761e031bf185cb14a50e38da38882a6b2dd3a1eff05d838a9aa3691982e64fd6cd3cdc431ba30362a16b9e03bc39cc
languageName: node
linkType: hard

Expand Down Expand Up @@ -1935,6 +1935,15 @@ __metadata:
languageName: node
linkType: hard

"@flex-development/unist-util-types@npm:1.3.1":
version: 1.3.1
resolution: "@flex-development/unist-util-types@npm:1.3.1::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Funist-util-types%2F1.3.1%2F44deb809fdc2921405035513bd54c4605213c7bc"
peerDependencies:
"@types/unist": ">=3.0.2"
checksum: 10/110ec112363147784c6f4a32473a1a44a76d28b775fe3d37bbe46b09e7c9f1f67dd0c8d7b9ec5bbe5b8f4d915cbbb826e3b1efc70c0cb5ca020c34b72351c4c5
languageName: node
linkType: hard

"@gar/promisify@npm:^1.1.3":
version: 1.1.3
resolution: "@gar/promisify@npm:1.1.3"
Expand Down

0 comments on commit 5dd6fbc

Please sign in to comment.