File tree 2 files changed +0
-12
lines changed
2 files changed +0
-12
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.11.6" ,
40
- "@babel/core" : " ^7.11.6" ,
41
39
"@commitlint/test" : " ^11.0.0" ,
42
40
"@commitlint/utils" : " ^11.0.0" ,
43
41
"@types/yargs" : " ^15.0.5" ,
44
- "babel-preset-commitlint" : " ^11.0.0" ,
45
- "cross-env" : " 7.0.3" ,
46
42
"execa" : " ^5.0.0" ,
47
43
"fs-extra" : " ^9.0.0"
48
44
},
49
45
"dependencies" : {
50
- "@babel/runtime" : " ^7.11.2" ,
51
46
"@commitlint/format" : " ^11.0.0" ,
52
47
"@commitlint/lint" : " ^11.0.0" ,
53
48
"@commitlint/load" : " ^11.0.0" ,
54
49
"@commitlint/read" : " ^11.0.0" ,
55
- "chalk" : " 4.1.0" ,
56
- "core-js" : " ^3.6.1" ,
57
50
"get-stdin" : " 8.0.0" ,
58
51
"lodash" : " ^4.17.19" ,
59
52
"resolve-from" : " 5.0.0" ,
Original file line number Diff line number Diff line change @@ -4101,11 +4101,6 @@ core-js@^2.4.0, core-js@^2.5.0:
4101
4101
resolved "https://registry.npmjs.org/core-js/-/core-js-2.6.11.tgz#38831469f9922bded8ee21c9dc46985e0399308c"
4102
4102
integrity sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg==
4103
4103
4104
- core-js@^3.6.1 :
4105
- version "3.6.5"
4106
- resolved "https://registry.npmjs.org/core-js/-/core-js-3.6.5.tgz#7395dc273af37fb2e50e9bd3d9fe841285231d1a"
4107
- integrity sha512-vZVEEwZoIsI+vPEuoF9Iqf5H7/M3eeQqWlQnYa8FSKKePuYTf5MWnxb5SDAzCa60b3JBRS5g9b+Dq7b1y/RCrA==
4108
-
4109
4104
[email protected] , core-util-is@~1.0.0:
4110
4105
version "1.0.2"
4111
4106
resolved "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
You can’t perform that action at this time.
0 commit comments