File tree 4 files changed +986
-707
lines changed
4 files changed +986
-707
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " c2pa-node " : patch
3
+ ---
4
+
5
+ Update release trigger
Original file line number Diff line number Diff line change 1
1
name : Build release binaries
2
2
3
3
on :
4
- push :
5
- branches :
6
- - build-binaries
7
4
release :
8
- types : ['created']
5
+ types :
6
+ - published
9
7
10
8
jobs :
11
9
build-binaries :
Original file line number Diff line number Diff line change 46
46
"chokidar" : " ^3.5.3" ,
47
47
"cli-progress" : " ^3.12.0" ,
48
48
"cpy-cli" : " ^4.2.0" ,
49
- "jest" : " ^29.5 .0" ,
49
+ "jest" : " ^29.7 .0" ,
50
50
"nock" : " ^13.3.1" ,
51
51
"node-fetch" : " ^2.6.11" ,
52
52
"pixelmatch" : " ^5.3.0" ,
53
53
"prettier" : " 2.8.8" ,
54
54
"pretty-bytes" : " ^5.6.0" ,
55
55
"rimraf" : " ^5.0.1" ,
56
56
"tempy" : " ^1.0.1" ,
57
- "ts-jest" : " ^29.1.0 " ,
57
+ "ts-jest" : " ^29.1.2 " ,
58
58
"typedoc" : " ^0.24.8" ,
59
59
"typedoc-plugin-markdown" : " ^3.15.3" ,
60
60
"typescript" : " ^5.0.4" ,
74
74
"mkdirp" : " ^3.0.1" ,
75
75
"npm-run-all" : " ^4.1.5" ,
76
76
"pkg-dir" : " 5" ,
77
- "sharp" : " ^0.32.1 "
77
+ "sharp" : " ^0.33.2 "
78
78
}
79
79
}
You can’t perform that action at this time.
0 commit comments