Commit 0d896ae 1 parent a21510e commit 0d896ae Copy full SHA for 0d896ae
File tree 6 files changed +19
-475
lines changed
6 files changed +19
-475
lines changed Original file line number Diff line number Diff line change 1
1
process . env . GATSBY_RECIPES_NO_COLOR = "true"
2
2
process . env . GATSBY_SHOULD_TRACK_IMAGE_CDN_URLS = "true"
3
-
4
- // Potrace has a dependency on giwrap which has a process.nextTick as a sideEffect which messes up with jest.
5
- jest . mock ( `gifwrap` , ( ) => jest . fn ( ) )
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"@babel/runtime" : " ^7.15.4" ,
11
- "@gatsbyjs/potrace" : " ^2.2 .0" ,
11
+ "@gatsbyjs/potrace" : " ^2.3 .0" ,
12
12
"async" : " ^3.2.4" ,
13
13
"bluebird" : " ^3.7.2" ,
14
14
"debug" : " ^4.3.4" ,
Original file line number Diff line number Diff line change 47
47
"homepage" : " https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-utils#readme" ,
48
48
"dependencies" : {
49
49
"@babel/runtime" : " ^7.15.4" ,
50
- "@gatsbyjs/potrace" : " ^2.2 .0" ,
50
+ "@gatsbyjs/potrace" : " ^2.3 .0" ,
51
51
"fastq" : " ^1.13.0" ,
52
52
"fs-extra" : " ^10.1.0" ,
53
53
"gatsby-core-utils" : " ^3.22.0-next.0" ,
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"@babel/runtime" : " ^7.15.4" ,
11
- "@gatsbyjs/potrace" : " ^2.2 .0" ,
11
+ "@gatsbyjs/potrace" : " ^2.3 .0" ,
12
12
"chalk" : " ^4.1.2" ,
13
13
"cheerio" : " ^1.0.0-rc.10" ,
14
14
"gatsby-core-utils" : " ^3.22.0-next.0" ,
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"@babel/runtime" : " ^7.15.4" ,
11
- "@gatsbyjs/potrace" : " ^2.2 .0" ,
11
+ "@gatsbyjs/potrace" : " ^2.3 .0" ,
12
12
"bluebird" : " ^3.7.2" ,
13
13
"common-tags" : " ^1.8.2" ,
14
14
"fs-extra" : " ^10.1.0" ,
You can’t perform that action at this time.
0 commit comments