File tree Expand file tree Collapse file tree 4 files changed +342
-237
lines changed Expand file tree Collapse file tree 4 files changed +342
-237
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ version: 2
33defaults : &defaults
44 working_directory : ~/jimp
55 docker :
6- - image : circleci/node:8.14 -browsers
6+ - image : circleci/node:10 -browsers
77
88jobs :
99 install :
Original file line number Diff line number Diff line change 3333 "@babel/preset-env" : " ^7.7.1" ,
3434 "@babel/register" : " ^7.7.0" ,
3535 "@babel/runtime" : " ^7.7.2" ,
36- "auto" : " ^7.16.3 " ,
36+ "auto" : " ^9.19.5 " ,
3737 "babel-eslint" : " ^10.0.3" ,
3838 "babel-plugin-add-module-exports" : " ^1.0.2" ,
3939 "babel-plugin-istanbul" : " ^5.2.0" ,
Original file line number Diff line number Diff line change 7474 "@babel/preset-env" : " ^7.7.1" ,
7575 "@babel/register" : " ^7.7.0" ,
7676 "@jimp/test-utils" : " link:../test-utils" ,
77- "auto" : " ^7.6.0" ,
7877 "babel-eslint" : " ^10.0.3" ,
7978 "babel-plugin-add-module-exports" : " ^1.0.2" ,
8079 "babel-plugin-istanbul" : " ^5.2.0" ,
You can’t perform that action at this time.
0 commit comments