File tree Expand file tree Collapse file tree 8 files changed +8367
-18
lines changed
Expand file tree Collapse file tree 8 files changed +8367
-18
lines changed Original file line number Diff line number Diff line change 11sudo : false
22language : node_js
33node_js :
4- - 6
54 - 8
65 - 10
6+ - 12
77 - node
88before_script :
99 - npm run bootstrap
Original file line number Diff line number Diff line change 55 "@babel/preset-env" : " ^7.4.5" ,
66 "babel-jest" : " ^24.8.0" ,
77 "codecov" : " ^3.5.0" ,
8- "eslint" : " ^5.16 .0" ,
9- "eslint-config-prettier" : " ^5 .0.0" ,
8+ "eslint" : " ^6.1 .0" ,
9+ "eslint-config-prettier" : " ^6 .0.0" ,
1010 "eslint-config-xo" : " ^0.26.0" ,
1111 "eslint-plugin-prettier" : " ^3.1.0" ,
1212 "husky" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 1616 "dependencies" : {
1717 "@inquirer/core" : " ^0.0.6-alpha.0" ,
1818 "chalk" : " ^2.4.1" ,
19- "figures" : " ^2 .0.0"
19+ "figures" : " ^3 .0.0"
2020 },
2121 "publishConfig" : {
2222 "access" : " public"
Original file line number Diff line number Diff line change 1313 "author" : " Simon Boudrias" ,
1414 "license" : " MIT" ,
1515 "dependencies" : {
16- "ansi-escapes" : " ^3 .2.0" ,
16+ "ansi-escapes" : " ^4 .2.0" ,
1717 "chalk" : " ^2.4.2" ,
18- "cli-spinners" : " ^1.3.1 " ,
18+ "cli-spinners" : " ^2.2.0 " ,
1919 "cli-width" : " ^2.2.0" ,
2020 "lodash" : " ^4.17.12" ,
21- "mute-stream" : " ^0.0.7 " ,
21+ "mute-stream" : " ^0.0.8 " ,
2222 "run-async" : " ^2.3.0" ,
23- "string-width" : " ^2 .1.1 " ,
24- "strip-ansi" : " ^4.0 .0"
23+ "string-width" : " ^4 .1.0 " ,
24+ "strip-ansi" : " ^5.2 .0"
2525 },
2626 "publishConfig" : {
2727 "access" : " public"
Original file line number Diff line number Diff line change 1616 "dependencies" : {
1717 "@inquirer/core" : " ^0.0.6-alpha.0" ,
1818 "chalk" : " ^2.4.1" ,
19- "figures" : " ^2 .0.0"
19+ "figures" : " ^3 .0.0"
2020 },
2121 "publishConfig" : {
2222 "access" : " public"
Original file line number Diff line number Diff line change 2323 "chai" : " ^4.2.0" ,
2424 "chalk-pipe" : " ^2.0.0" ,
2525 "cmdify" : " ^0.0.4" ,
26- "mocha" : " ^5.0 .0" ,
26+ "mocha" : " ^6.2 .0" ,
2727 "mockery" : " ^2.1.0" ,
28- "nyc" : " ^13 .1.0 " ,
28+ "nyc" : " ^14 .1.1 " ,
2929 "sinon" : " ^7.1.1"
3030 },
3131 "scripts" : {
3737 "repository" : " SBoudrias/Inquirer.js" ,
3838 "license" : " MIT" ,
3939 "dependencies" : {
40- "ansi-escapes" : " ^3 .2.0" ,
40+ "ansi-escapes" : " ^4 .2.0" ,
4141 "chalk" : " ^2.4.2" ,
42- "cli-cursor" : " ^2 .1.0" ,
42+ "cli-cursor" : " ^3 .1.0" ,
4343 "cli-width" : " ^2.0.0" ,
4444 "external-editor" : " ^3.0.3" ,
45- "figures" : " ^2 .0.0" ,
45+ "figures" : " ^3 .0.0" ,
4646 "lodash" : " ^4.17.12" ,
47- "mute-stream" : " 0.0.7 " ,
47+ "mute-stream" : " 0.0.8 " ,
4848 "run-async" : " ^2.2.0" ,
4949 "rxjs" : " ^6.4.0" ,
50- "string-width" : " ^2 .1.0" ,
50+ "string-width" : " ^4 .1.0" ,
5151 "strip-ansi" : " ^5.1.0" ,
5252 "through" : " ^2.3.6"
5353 }
Original file line number Diff line number Diff line change 1515 "dependencies" : {
1616 "@inquirer/core" : " ^0.0.6-alpha.0" ,
1717 "chalk" : " ^2.4.1" ,
18- "figures" : " ^2 .0.0"
18+ "figures" : " ^3 .0.0"
1919 },
2020 "publishConfig" : {
2121 "access" : " public"
You can’t perform that action at this time.
0 commit comments