Skip to content

Commit

Permalink
Fix yo-doc and yo-component crashes (#598) (#599) (#616)
Browse files Browse the repository at this point in the history
(cherry picked from commit af9324a)

Signed-off-by: Andrey Myssak <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Josh Romero <[email protected]>
  • Loading branch information
3 people authored Mar 27, 2023
1 parent 851abb1 commit 50f4b88
Show file tree
Hide file tree
Showing 2 changed files with 351 additions and 283 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"**/find-versions": "^4.0.0",
"codesandbox/**/make-fetch-happen": "^4.0.1",
"codesandbox/**/pacote": "^12.0.0",
"**/meow/trim-newlines": "^4.0.2",
"yo/meow": "^9.0.0",
"**/stylelint/micromatch": "^3.1.0",
"webpack/**/serialize-javascript": "^3.1.0",
"**/scss-tokenizer": "^0.4.3",
Expand Down Expand Up @@ -242,7 +242,7 @@
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.0",
"yeoman-generator": "^5.7.0",
"yo": "^4.3.0"
"yo": "^4.3.1"
},
"peerDependencies": {
"@elastic/datemath": "^5.0.2",
Expand Down
Loading

0 comments on commit 50f4b88

Please sign in to comment.