Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 3, 2023
1 parent 092fb75 commit a864fd3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@docsearch/react": "3.3.3",
"@faker-js/faker": "8.0.0-alpha.0",
"@flex-development/commitlint-config": "1.0.1",
"@flex-development/docast": "1.0.0-alpha.9",
"@flex-development/docast": "1.0.0-alpha.10",
"@flex-development/docast-parse": "1.0.0-alpha.4",
"@flex-development/mkbuild": "1.0.0-alpha.16",
"@graphql-eslint/eslint-plugin": "3.16.1",
Expand Down
13 changes: 12 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2796,6 +2796,17 @@ __metadata:
languageName: node
linkType: hard

"@flex-development/docast@npm:1.0.0-alpha.10":
version: 1.0.0-alpha.10
resolution: "@flex-development/docast@npm:1.0.0-alpha.10::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Fdocast%2F1.0.0-alpha.10%2F25a3860e10bd8dda324a89efc8d734aa21d4dd04"
dependencies:
"@flex-development/tutils": "npm:6.0.0-alpha.10"
peerDependencies:
"@types/unist": ">=2.0.6"
checksum: 4dcc8b484f99565189f8a7dee5d1b57a3cf88c43514286d8cdca72410073defe3a74c0afb278bfb7bda503c290b2db27afa2387df72c0ef24c6dc4014c266dde
languageName: node
linkType: hard

"@flex-development/docast@npm:1.0.0-alpha.9":
version: 1.0.0-alpha.9
resolution: "@flex-development/docast@npm:1.0.0-alpha.9::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Fdocast%2F1.0.0-alpha.9%2F66ff339ebec32a579949cdadfca879963472ff4b"
Expand Down Expand Up @@ -2955,7 +2966,7 @@ __metadata:
"@docsearch/react": "npm:3.3.3"
"@faker-js/faker": "npm:8.0.0-alpha.0"
"@flex-development/commitlint-config": "npm:1.0.1"
"@flex-development/docast": "npm:1.0.0-alpha.9"
"@flex-development/docast": "npm:1.0.0-alpha.10"
"@flex-development/docast-parse": "npm:1.0.0-alpha.4"
"@flex-development/errnode": "npm:1.5.0"
"@flex-development/export-regex": "npm:1.0.2"
Expand Down

0 comments on commit a864fd3

Please sign in to comment.