File tree Expand file tree Collapse file tree 5 files changed +594
-500
lines changed
@packages/babel-preset-commitlint Expand file tree Collapse file tree 5 files changed +594
-500
lines changed Original file line number Diff line number Diff line change 36
36
},
37
37
"license" : " MIT" ,
38
38
"devDependencies" : {
39
- "@babel/cli" : " ^7.7.7 " ,
40
- "@babel/core" : " ^7.7.7 " ,
39
+ "@babel/cli" : " ^7.10.5 " ,
40
+ "@babel/core" : " ^7.11.4 " ,
41
41
"@commitlint/test" : " ^10.0.0" ,
42
42
"@commitlint/utils" : " ^10.0.0" ,
43
43
"@types/yargs" : " ^15.0.3" ,
47
47
"fs-extra" : " ^9.0.0"
48
48
},
49
49
"dependencies" : {
50
- "@babel/runtime" : " ^7.9.6 " ,
50
+ "@babel/runtime" : " ^7.11.2 " ,
51
51
"@commitlint/format" : " ^10.0.0" ,
52
52
"@commitlint/lint" : " ^10.0.0" ,
53
53
"@commitlint/load" : " ^10.0.0" ,
Original file line number Diff line number Diff line change 48
48
"node" : " >=v10.22.0"
49
49
},
50
50
"devDependencies" : {
51
- "@babel/cli" : " ^7.7.7 " ,
52
- "@babel/core" : " ^7.7.7 " ,
51
+ "@babel/cli" : " ^7.10.5 " ,
52
+ "@babel/core" : " ^7.11.4 " ,
53
53
"@commitlint/utils" : " ^10.0.0" ,
54
54
"babel-preset-commitlint" : " ^10.0.0" ,
55
55
"commitizen" : " 4.2.1" ,
56
56
"cross-env" : " 7.0.2"
57
57
},
58
58
"dependencies" : {
59
- "@babel/runtime" : " ^7.9.6 " ,
59
+ "@babel/runtime" : " ^7.11.2 " ,
60
60
"@commitlint/load" : " ^10.0.0" ,
61
61
"chalk" : " ^4.0.0" ,
62
62
"lodash" : " ^4.17.19" ,
Original file line number Diff line number Diff line change 53
53
"cross-env" : " 7.0.2"
54
54
},
55
55
"dependencies" : {
56
- "@babel/runtime" : " ^7.9.6 " ,
56
+ "@babel/runtime" : " ^7.11.2 " ,
57
57
"@commitlint/cli" : " ^10.0.0" ,
58
58
"execa" : " ^4.0.0"
59
59
},
Original file line number Diff line number Diff line change 30
30
},
31
31
"license" : " MIT" ,
32
32
"devDependencies" : {
33
- "@babel/core" : " ^7.7.7 "
33
+ "@babel/core" : " ^7.11.4 "
34
34
},
35
35
"dependencies" : {
36
- "@babel/plugin-transform-modules-commonjs" : " ^7.7.5 " ,
37
- "@babel/plugin-transform-react-jsx" : " ^7.7.7 " ,
38
- "@babel/plugin-transform-runtime" : " ^7.7.6 " ,
39
- "@babel/preset-env" : " ^7.7.7 " ,
36
+ "@babel/plugin-transform-modules-commonjs" : " ^7.10.4 " ,
37
+ "@babel/plugin-transform-react-jsx" : " ^7.10.4 " ,
38
+ "@babel/plugin-transform-runtime" : " ^7.11.0 " ,
39
+ "@babel/preset-env" : " ^7.11.0 " ,
40
40
"fast-async" : " ^7.0.6"
41
41
},
42
42
"gitHead" : " 71f0194f33943954a8dac1c458be47e5049717cd"
You can’t perform that action at this time.
0 commit comments