Skip to content

Commit c3c42f3

Browse files
Bump yeoman-generator from 8.0.0 to 8.0.2 (#1334)
Bumps [yeoman-generator](https://github.com/yeoman/generator) from 8.0.0 to 8.0.2. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 479493a commit c3c42f3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"vitest": "^4.0.0",
3434
"yaml": "^2.8.2",
3535
"yeoman-environment": "^4.4.1",
36-
"yeoman-generator": "^8.0.0"
36+
"yeoman-generator": "^8.0.2"
3737
},
3838
"scripts": {
3939
"dev": "nx run-many -t dev --all --parallel --exclude=herb-language-server",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10413,10 +10413,10 @@ yeoman-environment@^4.4.1:
1041310413
untildify "^5.0.0"
1041410414
which-package-manager "^0.0.1"
1041510415

10416-
yeoman-generator@^8.0.0:
10417-
version "8.0.0"
10418-
resolved "https://registry.yarnpkg.com/yeoman-generator/-/yeoman-generator-8.0.0.tgz#fcc3346efaf1d5e67f0987f5a6539e33a4f69a5c"
10419-
integrity sha512-UB54IKUO5kxaazyYKQ6nq4nJQ9je4hRSvNzlZ1Axwohhau9pkTyBKsizUyIVEZBDli+vqzMlV+0JWwokDbmQDg==
10416+
yeoman-generator@^8.0.2:
10417+
version "8.0.2"
10418+
resolved "https://registry.yarnpkg.com/yeoman-generator/-/yeoman-generator-8.0.2.tgz#98f757d3678f9be4c2792e58e48d82205bb7f790"
10419+
integrity sha512-hP7gsvXc3cGnrGzT37/mShPMEvctNsLAAlLmAbKnj7gM2GLoSmhklkx7P3XXMf3uup+ganzDurMobiUeiXj5hA==
1042010420
dependencies:
1042110421
"@types/debug" "^4.1.12"
1042210422
"@types/lodash-es" "^4.17.12"

0 commit comments

Comments
 (0)