Skip to content

Commit

Permalink
Merge pull request #942 from EngageSoftware/dependabot/npm_and_yarn/y…
Browse files Browse the repository at this point in the history
…o-5.1.0

Bump yo from 5.0.0 to 5.1.0
  • Loading branch information
bdukes authored Dec 17, 2024
2 parents d0014e0 + b3beafa commit 7d1e45c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,6 @@
"semver": "7.6.3",
"xpath.js": "1.1.0",
"yeoman-generator": "^5.9.0",
"yo": "^5.0.0"
"yo": "^5.1.0"
}
}
29 changes: 14 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1492,10 +1492,10 @@ cli-cursor@^4.0.0:
dependencies:
restore-cursor "^4.0.0"

cli-list@^0.2.0:
version "0.2.0"
resolved "https://registry.npmjs.org/cli-list/-/cli-list-0.2.0.tgz"
integrity sha1-fmc+4N05phGkhkduU/PGs5QctYI=
cli-list@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/cli-list/-/cli-list-1.0.0.tgz#6afaa46aa9d4794994d76848a26846c3a0b2d918"
integrity sha512-0jbGr6RmRjxkCWc74+jc0fDdifaZXxcY7FTUnNV0mT8Mf75WSsPqSSWE22PucqO9C6Mok8Hbd+GHgLQpVcxSVA==

cli-spinners@^2.5.0, cli-spinners@^2.6.1:
version "2.7.0"
Expand Down Expand Up @@ -7553,10 +7553,10 @@ yeoman-doctor@^5.0.0:
twig "^1.10.5"
user-home "^2.0.0"

yeoman-environment@^4.0.0:
version "4.4.1"
resolved "https://registry.npmjs.org/yeoman-environment/-/yeoman-environment-4.4.1.tgz"
integrity sha512-x1TXPM6msNm9+zWLUuegfBf2AOwilTIUMAKHmhJvm9zidiDDrkp8cIuK32CvADuMxgbrGrvwHejDWnPScasnkw==
yeoman-environment@^4.4.3:
version "4.4.3"
resolved "https://registry.yarnpkg.com/yeoman-environment/-/yeoman-environment-4.4.3.tgz#37121fcad4f77075445e5c1881b74eded3821b15"
integrity sha512-Irk6rymmb9vNZRhQlg8LUDeopnEot2VGlP4VayTNjayfQ3nFbiINTIjZqrtHrQdw29nTxYVOAsYy98jL1p27QQ==
dependencies:
"@yeoman/adapter" "^1.4.0"
"@yeoman/conflicter" "^2.0.0-alpha.2"
Expand Down Expand Up @@ -7601,14 +7601,14 @@ yeoman-generator@^5.9.0:
sort-keys "^4.2.0"
text-table "^0.2.0"

yo@^5.0.0:
version "5.0.0"
resolved "https://registry.npmjs.org/yo/-/yo-5.0.0.tgz"
integrity sha512-z1awUuuqT8ppmAplgl7ez+NpnndPvbQovN+Uq91a5qtghJR5yWna/3VJQnBcfYXt/hjnl168fsyTWehLu7B8Dw==
yo@^5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/yo/-/yo-5.1.0.tgz#7878b2fd3dd5e73be53f351c69916e1d5f04f1f2"
integrity sha512-GBAINwMO6pEb9eVRp3u5OxhatRd7PUD9mVPaK2W6WMdIy1dPc2q7Vrd3IAiu5alT08ttc/v9t/62f56YvrWCFA==
dependencies:
async "^3.2.2"
chalk "^4.1.2"
cli-list "^0.2.0"
cli-list "^1.0.0"
configstore "^5.0.1"
cross-spawn "^7.0.3"
figures "^3.2.0"
Expand All @@ -7631,10 +7631,9 @@ yo@^5.0.0:
tabtab "^1.3.2"
titleize "^2.1.0"
update-notifier "^5.1.0"
user-home "^2.0.0"
yeoman-character "^1.0.0"
yeoman-doctor "^5.0.0"
yeoman-environment "^4.0.0"
yeoman-environment "^4.4.3"
yosay "^2.0.2"

yocto-queue@^1.0.0:
Expand Down

0 comments on commit 7d1e45c

Please sign in to comment.