Bump generate-license-file from 3.5.0 to 3.5.1 (#140)

Bumps [generate-license-file](https://github.com/TobyAndToby/generate-license-file/tree/HEAD/src/packages/generate-license-file) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/TobyAndToby/generate-license-file/releases)
- [Commits](https://github.com/TobyAndToby/generate-license-file/commits/v3.5.1/src/packages/generate-license-file)

---
updated-dependencies:
- dependency-name: generate-license-file
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-08-17 09:15:01 +00:00
committed by GitHub
parent 04c18e5198
commit 0c78964316
2 changed files with 6 additions and 5 deletions

View File

@@ -37,7 +37,7 @@
"@vue/tsconfig": "^0.5.1",
"buffer": "^5.5.0||^6.0.0",
"commander": "^12.0.0",
"generate-license-file": "^3.5.0",
"generate-license-file": "^3.5.1",
"npm-run-all2": "^6.2.2",
"terser": "^5.31.5",
"typescript": "~5.5.4",

View File

@@ -1713,14 +1713,15 @@ gauge@^5.0.0:
strip-ansi "^6.0.1"
wide-align "^1.1.5"
generate-license-file@^3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/generate-license-file/-/generate-license-file-3.5.0.tgz#3d702ab930f4dd88004d7fe59694faf9f2903575"
integrity sha512-EhSL5hOsWjmmj01UF0KCicZ9A9NmVWStVN3WTKh/CmXqhx3xJ3q7DYaZa3qXvDjgyGBEZpJsDoTfCmAZZjJabA==
generate-license-file@^3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/generate-license-file/-/generate-license-file-3.5.1.tgz#9e34ca9dbfcf2cef38ef07dd93bc92b530298d91"
integrity sha512-XgZPDopGzFim1Dmp2DdERreSD2rXmLz1X2g1Zx1KnmCNCh4M5BmQT96cSl28nn/HppAzQRZcZgvus6U5Og/vqg==
dependencies:
"@commander-js/extra-typings" "^12.0.0"
"@npmcli/arborist" "^7.0.0"
cli-spinners "^2.6.0"
commander "^12.0.0"
cosmiconfig "^9.0.0"
enquirer "^2.3.6"
glob "^10.3.0"