Skip to content

Commit

Permalink
forcing appdmg 0.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdCopter committed Nov 30, 2023
1 parent f005f83 commit b635516
Showing 1 changed file with 1 addition and 35 deletions.
36 changes: 1 addition & 35 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -234,40 +234,6 @@ anymatch@~3.1.2:
normalize-path "^3.0.0"
picomatch "^2.0.4"

[email protected]:
version "0.4.5"
resolved "https://registry.yarnpkg.com/appdmg/-/appdmg-0.4.5.tgz#47a827865b8a0be48abb3522567e3493d2f1b838"
integrity sha1-R6gnhluKC+SKuzUiVn40k9LxuDg=
dependencies:
async "^1.4.2"
cp-file "^3.1.0"
ds-store "^0.1.5"
execa "^0.4.0"
fs-temp "^1.0.0"
fs-xattr "^0.1.14"
image-size "^0.5.0"
is-my-json-valid "^2.13.1"
minimist "^1.1.3"
parse-color "^1.0.0"
repeat-string "^1.5.4"

appdmg@^0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/appdmg/-/appdmg-0.6.0.tgz#81b3beab624ab458e6104d87c5cfa4b172203821"
integrity sha512-vDz8cMf5c6BfoS72OmmHzzuxG5DFVDM6YCAkscjYh3GASGEBBRCZ10Bn515ZPSPHOpfI9Xu3MlApbd49C58pJg==
dependencies:
async "^1.4.2"
ds-store "^0.1.5"
execa "^1.0.0"
fs-temp "^1.0.0"
fs-xattr "^0.3.0"
image-size "^0.7.4"
is-my-json-valid "^2.20.0"
minimist "^1.1.3"
parse-color "^1.0.0"
path-exists "^4.0.0"
repeat-string "^1.5.4"

appdmg@^0.6.6:
version "0.6.6"
resolved "https://registry.yarnpkg.com/appdmg/-/appdmg-0.6.6.tgz#d06bd82b530032fd7a8f0970a1c6ee6196e1efce"
Expand Down Expand Up @@ -2367,7 +2333,7 @@ gulp-appdmg@^1.0.3:
resolved "https://registry.yarnpkg.com/gulp-appdmg/-/gulp-appdmg-1.0.3.tgz#cd00747d7dd50803d18e91aba15eb91f9a99c6d5"
integrity sha1-zQB0fX3VCAPRjpGroV65H5qZxtU=
dependencies:
appdmg "0.4.5"
appdmg "0.6.6"
gulp-util "^3.0.5"
through2 "^0.6.5"

Expand Down

0 comments on commit b635516

Please sign in to comment.