Skip to content

Commit

Permalink
Update dependency @types/yeoman-generator to v5.2.14 (#287)
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 Nov 4, 2024
1 parent 96dafe8 commit 0c2e63e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/node": "18.15.13",
"@types/sinonjs__fake-timers": "8.1.2",
"@types/ws": "8.5.3",
"@types/yeoman-generator": "5.2.11",
"@types/yeoman-generator": "5.2.14",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"ava": "5.2.0",
Expand Down
14 changes: 1 addition & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@
execa "^5.0.0"
rxjs "^6.4.0"

"@types/yeoman-generator@*":
"@types/yeoman-generator@*", "@types/yeoman-generator@5.2.14":
version "5.2.14"
resolved "https://registry.yarnpkg.com/@types/yeoman-generator/-/yeoman-generator-5.2.14.tgz#31bc71dfaf2a11885a41924779a5e8abd2d1612f"
integrity sha512-eIYBqQyURXiAaoU6jvJqMI+tNSG4s7EXtcHucLCgb8EV2vqz4x1WPr91MT0MiWHV8+9dDRrMkc1VZ6LduexuyA==
Expand All @@ -417,18 +417,6 @@
"@types/yeoman-environment" "*"
rxjs "^6.4.0"

"@types/yeoman-generator@5.2.11":
version "5.2.11"
resolved "https://registry.yarnpkg.com/@types/yeoman-generator/-/yeoman-generator-5.2.11.tgz#fa6bdab74b44d27f07e309c8ae387b62edbc6bc1"
integrity sha512-Eu56V69QPODdnHhdHil2xzw8SvR6cJdgkQBmGkyYDNz6dTErr3wCCUv+Uvw5jPATZjyB+b2CNyZbidI79KBcdw==
dependencies:
"@types/debug" "*"
"@types/ejs" "*"
"@types/inquirer" "^8"
"@types/mem-fs-editor" "*"
"@types/yeoman-environment" "*"
rxjs "^6.4.0"

"@typescript-eslint/eslint-plugin@5.59.0":
version "5.59.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.0.tgz#c0e10eeb936debe5d1c3433cf36206a95befefd0"
Expand Down

0 comments on commit 0c2e63e

Please sign in to comment.