File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
const arabicaVersions = Object . freeze ( {
2
2
"app-latest-tag" : "v6.0.5-arabica" ,
3
3
"app-latest-sha" : "6d05e9ea9ad801cb717df404bc50f65583cc2033" ,
4
- "node-latest-tag" : "v0.27.4 -arabica" ,
5
- "node-latest-sha" : "1a47ce5e2935afb53679b3120eda0a025435cb21 " ,
4
+ "node-latest-tag" : "v0.27.5 -arabica" ,
5
+ "node-latest-sha" : "e6a940b6c222a9f73590462329fa4a1a3c1e2d3e " ,
6
6
} ) ;
7
7
export default arabicaVersions ;
Original file line number Diff line number Diff line change 1
1
const mochaVersions = Object . freeze ( {
2
2
"app-latest-tag" : "v6.0.5-mocha" ,
3
3
"app-latest-sha" : "6d05e9ea9ad801cb717df404bc50f65583cc2033" ,
4
- "node-latest-tag" : "v0.27.4 -mocha" ,
5
- "node-latest-sha" : "1a47ce5e2935afb53679b3120eda0a025435cb21 " ,
4
+ "node-latest-tag" : "v0.27.5 -mocha" ,
5
+ "node-latest-sha" : "e6a940b6c222a9f73590462329fa4a1a3c1e2d3e " ,
6
6
} ) ;
7
7
export default mochaVersions ;
You can’t perform that action at this time.
0 commit comments