Skip to content

Commit

Permalink
Merge branch 'next' into feature/emberCli
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Apr 23, 2021
1 parent b63e6ba commit 663b254
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
2 changes: 0 additions & 2 deletions lib/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
"fs-extra": "^9.0.1",
"get-port": "^5.1.1",
"globby": "^11.0.2",
"inquirer": "^7.0.0",
"jscodeshift": "^0.11.0",
"json5": "^2.1.3",
"leven": "^3.1.0",
Expand All @@ -71,7 +70,6 @@
"devDependencies": {
"@storybook/client-api": "6.2.8",
"@types/cross-spawn": "^6.0.2",
"@types/inquirer": "^7.3.1",
"@types/prompts": "^2.0.9",
"@types/puppeteer-core": "^2.1.0",
"@types/semver": "^7.3.4",
Expand Down
15 changes: 0 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5377,14 +5377,6 @@
dependencies:
"@types/node" "*"

"@types/inquirer@^7.3.1":
version "7.3.1"
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-7.3.1.tgz#1f231224e7df11ccfaf4cf9acbcc3b935fea292d"
integrity sha512-osD38QVIfcdgsPCT0V3lD7eH0OFurX71Jft18bZrsVQWVRt6TuxRzlr0GJLrxoHZR2V5ph7/qP8se/dcnI7o0g==
dependencies:
"@types/through" "*"
rxjs "^6.4.0"

"@types/interpret@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@types/interpret/-/interpret-1.1.1.tgz#b1bf85b0420e2414b989ce237658ad20dc03719b"
Expand Down Expand Up @@ -5917,13 +5909,6 @@
dependencies:
"@types/jest" "*"

"@types/through@*":
version "0.0.30"
resolved "https://registry.yarnpkg.com/@types/through/-/through-0.0.30.tgz#e0e42ce77e897bd6aead6f6ea62aeb135b8a3895"
integrity sha512-FvnCJljyxhPM3gkRgWmxmDZyAQSiBQQWLI0A0VFL0K7W1oRUrPJSqNO0NvTnLkBcotdlp3lKvaT0JrnyRDkzOg==
dependencies:
"@types/node" "*"

"@types/tmp@^0.2.0":
version "0.2.0"
resolved "https://registry.yarnpkg.com/@types/tmp/-/tmp-0.2.0.tgz#e3f52b4d7397eaa9193592ef3fdd44dc0af4298c"
Expand Down

0 comments on commit 663b254

Please sign in to comment.