Skip to content

Commit

Permalink
fix(deps): bump yeoman-environment from 3.15.1 to 3.16.2
Browse files Browse the repository at this point in the history
Bumps [yeoman-environment](https://github.com/yeoman/environment) from 3.15.1 to 3.16.2.
- [Release notes](https://github.com/yeoman/environment/releases)
- [Commits](yeoman/environment@v3.15.1...v3.16.2)

---
updated-dependencies:
- dependency-name: yeoman-environment
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2023
1 parent a73819d commit 96bec12
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"replace-in-file": "^6.3.2",
"shelljs": "^0.8.5",
"tslib": "^2",
"yeoman-environment": "^3.15.1",
"yeoman-environment": "^3.16.2",
"yeoman-generator": "^5.8.0",
"yosay": "^2.0.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7822,10 +7822,10 @@ yargs@^17.0.0, yargs@^17.2.1, yargs@^17.3.1:
y18n "^5.0.5"
yargs-parser "^21.1.1"

yeoman-environment@^3.15.1:
version "3.15.1"
resolved "https://registry.yarnpkg.com/yeoman-environment/-/yeoman-environment-3.15.1.tgz#b094b858bfbd24db8061d255d0e7871224190474"
integrity sha512-P4DTQxqCxNTBD7gph+P+dIckBdx0xyHmvOYgO3vsc9/Sl67KJ6QInz5Qv6tlXET3CFFJ/YxPIdl9rKb0XwTRLg==
yeoman-environment@^3.15.1, yeoman-environment@^3.16.2:
version "3.16.2"
resolved "https://registry.yarnpkg.com/yeoman-environment/-/yeoman-environment-3.16.2.tgz#f50cdac9f55ca5c62b5f2577070a43f8c31ee4de"
integrity sha512-QJuZhQmSBm0ZdTkk5TyafvJldZtFZWXj9/i+7yFpSxRGuQuTrJ1B8daXNCvQeVidVhcAxzGV9l57W/iWzP6+AQ==
dependencies:
"@npmcli/arborist" "^4.0.4"
are-we-there-yet "^2.0.0"
Expand Down

0 comments on commit 96bec12

Please sign in to comment.