From 89c10cee0f1f0fe27bb084e016c0a01350c2f8b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 11:00:59 +0000 Subject: [PATCH] build(deps-dev): Bump @flex-development/docast from 1.0.0-alpha.15 to 1.0.0-alpha.16 in the flex-development group (#52) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 26 +++++++++++++++++--------- 2 files changed, 18 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 23120581..1e019641 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 93e2314b..039a6e0d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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 @@ -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:." @@ -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"