Skip to content

Commit

Permalink
build(deps-dev): Bump @flex-development/docast from 1.0.0-alpha.15 to…
Browse files Browse the repository at this point in the history
… 1.0.0-alpha.16 in the flex-development group (#52)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent a85df2a commit 89c10ce
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,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.15",
"@flex-development/docast": "1.0.0-alpha.16",
"@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
26 changes: 17 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1261,16 +1261,15 @@ __metadata:
languageName: node
linkType: hard

"@flex-development/docast@npm:1.0.0-alpha.15":
version: 1.0.0-alpha.15
resolution: "@flex-development/docast@npm:1.0.0-alpha.15::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Fdocast%2F1.0.0-alpha.15%2F3ff37aaf84622217290226de8b267d52584c2ac8"
"@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:
"@flex-development/unist-util-types": ">=1.1.0"
"@types/mdast": ">=4.0.3"
"@types/unist": ">=3.0.2"
checksum: 10/f4b68ffdc4c9667a57ba95467f9315c1c3949a3e91af37999b7eb544db4977587d12794550cdd9123bc80635c0364dfc94af1b74154fd9208812856ff1bd9ba5
"@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 @@ -1640,6 +1639,15 @@ __metadata:
languageName: node
linkType: hard

"@flex-development/unist-util-types@npm:1.2.0":
version: 1.2.0
resolution: "@flex-development/unist-util-types@npm:1.2.0::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Funist-util-types%2F1.2.0%2Fe73575356fb70910ec1467d05a02825d69997f22"
peerDependencies:
"@types/unist": ">=3.0.2"
checksum: 10/01f73462d6bbdb16a67aca5c77e2421fb260acc671d01628d3d1aa0debf044e226d468c033601c3bfb5cff6c47f030690d87e4e84c55ff1dcad513a4419cde0c
languageName: node
linkType: hard

"@flex-development/unist-util-types@workspace:.":
version: 0.0.0-use.local
resolution: "@flex-development/unist-util-types@workspace:."
Expand All @@ -1649,7 +1657,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.15"
"@flex-development/docast": "npm:1.0.0-alpha.16"
"@flex-development/esm-types": "npm:2.0.0"
"@flex-development/grease": "npm:3.0.0-alpha.9"
"@flex-development/mkbuild": "npm:1.0.0-alpha.23"
Expand Down

0 comments on commit 89c10ce

Please sign in to comment.