Skip to content

Commit b3c38e3

Browse files
authored
Merge pull request #2956 from McGiverGim/update_appdmg
Update appdmg to version 0.6.4
2 parents a4a3e15 + bed81c4 commit b3c38e3

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
@@ -143,7 +143,7 @@
143143
"yarn": "^1.22.17"
144144
},
145145
"optionalDependencies": {
146-
"appdmg": "^0.6.2"
146+
"appdmg": "^0.6.4"
147147
},
148148
"husky": {
149149
"hooks": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3514,10 +3514,10 @@ app-root-dir@^1.0.2:
35143514
resolved "https://registry.yarnpkg.com/app-root-dir/-/app-root-dir-1.0.2.tgz#38187ec2dea7577fff033ffcb12172692ff6e118"
35153515
integrity sha1-OBh+wt6nV3//Az/8sSFyaS/24Rg=
35163516

3517-
appdmg@^0.6.2:
3518-
version "0.6.2"
3519-
resolved "https://registry.yarnpkg.com/appdmg/-/appdmg-0.6.2.tgz#3acd6246ffb25ae3e109bdba564aa3ddce1b64a8"
3520-
integrity sha512-mbJyAxn2/JmDpckNpXDU4AQ/XF7fltOyrLcETZxGfYwESt0NdCjQB8L2vIxxAyZKT0R/c0aSzb9yE+P2yDh9TQ==
3517+
appdmg@^0.6.4:
3518+
version "0.6.4"
3519+
resolved "https://registry.yarnpkg.com/appdmg/-/appdmg-0.6.4.tgz#283b85cc761c1d924f2370bd5cdbd92824b12ef3"
3520+
integrity sha512-YTilgNF0DF2DSRzGzzGDxaTMLXlhe3b3HB8RAaoJJ/VJXZbOlzIAcZ7gdPniHUVUuHjGwnS7fUMd4FvO2Rp94A==
35213521
dependencies:
35223522
async "^1.4.2"
35233523
ds-store "^0.1.5"

0 commit comments

Comments
 (0)