mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2025-12-20 06:27:04 +01:00
Bump generate-license-file from 3.0.1 to 3.2.0 (#41)
Bumps [generate-license-file](https://github.com/TobyAndToby/generate-license-file/tree/HEAD/src/packages/generate-license-file) from 3.0.1 to 3.2.0. - [Release notes](https://github.com/TobyAndToby/generate-license-file/releases) - [Commits](https://github.com/TobyAndToby/generate-license-file/commits/v3.2.0/src/packages/generate-license-file) --- updated-dependencies: - dependency-name: generate-license-file dependency-type: direct:development update-type: version-update:semver-minor ... 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:
@@ -37,7 +37,7 @@
|
|||||||
"@vue/tsconfig": "^0.5.1",
|
"@vue/tsconfig": "^0.5.1",
|
||||||
"buffer": "^5.5.0||^6.0.0",
|
"buffer": "^5.5.0||^6.0.0",
|
||||||
"commander": "^12.0.0",
|
"commander": "^12.0.0",
|
||||||
"generate-license-file": "^3.0.1",
|
"generate-license-file": "^3.2.0",
|
||||||
"npm-run-all2": "^6.1.1",
|
"npm-run-all2": "^6.1.1",
|
||||||
"terser": "^5.30.3",
|
"terser": "^5.30.3",
|
||||||
"typescript": "~5.4.5",
|
"typescript": "~5.4.5",
|
||||||
|
|||||||
18
yarn.lock
18
yarn.lock
@@ -270,10 +270,10 @@
|
|||||||
"@babel/helper-validator-identifier" "^7.22.20"
|
"@babel/helper-validator-identifier" "^7.22.20"
|
||||||
to-fast-properties "^2.0.0"
|
to-fast-properties "^2.0.0"
|
||||||
|
|
||||||
"@commander-js/extra-typings@^11.0.0":
|
"@commander-js/extra-typings@^12.0.0":
|
||||||
version "11.1.0"
|
version "12.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/@commander-js/extra-typings/-/extra-typings-11.1.0.tgz#dd19fcb8cc6e33ede237fc1b7af96c70833d8f93"
|
resolved "https://registry.yarnpkg.com/@commander-js/extra-typings/-/extra-typings-12.0.1.tgz#4a74a9ccf1d19ef24e71df59359c6d90a605a469"
|
||||||
integrity sha512-GuvZ38d23H+7Tz2C9DhzCepivsOsky03s5NI+KCy7ke1FNUvsJ2oO47scQ9YaGGhgjgNW5OYYNSADmbjcSoIhw==
|
integrity sha512-OvkMobb1eMqOCuJdbuSin/KJkkZr7n24/UNV+Lcz/0Dhepf3r2p9PaGwpRpAWej7A+gQnny4h8mGhpFl4giKkg==
|
||||||
|
|
||||||
"@esbuild/aix-ppc64@0.20.2":
|
"@esbuild/aix-ppc64@0.20.2":
|
||||||
version "0.20.2"
|
version "0.20.2"
|
||||||
@@ -1596,12 +1596,12 @@ gauge@^5.0.0:
|
|||||||
strip-ansi "^6.0.1"
|
strip-ansi "^6.0.1"
|
||||||
wide-align "^1.1.5"
|
wide-align "^1.1.5"
|
||||||
|
|
||||||
generate-license-file@^3.0.1:
|
generate-license-file@^3.2.0:
|
||||||
version "3.0.1"
|
version "3.2.0"
|
||||||
resolved "https://registry.yarnpkg.com/generate-license-file/-/generate-license-file-3.0.1.tgz#a30420a0c0d625da5f722fbf52f39d4313f9aeff"
|
resolved "https://registry.yarnpkg.com/generate-license-file/-/generate-license-file-3.2.0.tgz#1184d49cdf2b373cd59165030091cd8cad0d8b62"
|
||||||
integrity sha512-kQ9IoHX5bcydUugMlhOxxSKbx5zLfSJ8XuWNKZ3Jp/v30VFeAcZ8Ch4zyZcYqmm0IKy6fNzZPe2o8IhNjMQbjA==
|
integrity sha512-k5xFIOMSWuJbtOm7+jU3EjplWronB65sliK1PFm60zMUpXAxQjYGBGtAmqUZxi20CfLtB7xtR7qipG5sdJ6BaA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@commander-js/extra-typings" "^11.0.0"
|
"@commander-js/extra-typings" "^12.0.0"
|
||||||
"@npmcli/arborist" "^7.0.0"
|
"@npmcli/arborist" "^7.0.0"
|
||||||
cli-spinners "^2.6.0"
|
cli-spinners "^2.6.0"
|
||||||
cosmiconfig "^9.0.0"
|
cosmiconfig "^9.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user