Skip to content

Commit

Permalink
pkg: Update yeoman-environment to v4.4.2 (#2550)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent 24e3cd8 commit 7ea2f48
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/generator-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/pacote": "11.1.8",
"copyfiles": "2.4.1",
"yeoman-assert": "3.1.1",
"yeoman-environment": "4.4.1"
"yeoman-environment": "4.4.2"
},
"engines": {
"node": ">=18.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ __metadata:
pacote: "npm:^18.0.6"
shelobsay: "npm:^2.0.0"
yeoman-assert: "npm:3.1.1"
yeoman-environment: "npm:4.4.1"
yeoman-environment: "npm:4.4.2"
yeoman-generator: "npm:^7.3.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -26042,9 +26042,9 @@ __metadata:
languageName: node
linkType: hard

"yeoman-environment@npm:4.4.1, yeoman-environment@npm:^4.0.0":
version: 4.4.1
resolution: "yeoman-environment@npm:4.4.1"
"yeoman-environment@npm:4.4.2, yeoman-environment@npm:^4.0.0":
version: 4.4.2
resolution: "yeoman-environment@npm:4.4.2"
dependencies:
"@yeoman/adapter": "npm:^1.4.0"
"@yeoman/conflicter": "npm:^2.0.0-alpha.2"
Expand Down Expand Up @@ -26072,7 +26072,7 @@ __metadata:
mem-fs: ^4.0.0
bin:
yoe: bin/bin.cjs
checksum: 10c0/a46aa2729793637c7d4b5bff484b3dcf4a9b5c4b2f778d555bf0d0e1a5c48712c73c5d7154cbd7cf28cacb7b5147305d56f540407f7ca588baf6b37b87fc0434
checksum: 10c0/b6ef63d40b1eca887772dc62be4730afef4c6794e2142d45fa45ca4f45122d24cb5cfd8326017e6e0c6e800221d651797db79d6064223f4b10134bf4b39548a0
languageName: node
linkType: hard

Expand Down

0 comments on commit 7ea2f48

Please sign in to comment.