|
1048 | 1048 | "@commitlint/types" "^9.1.1"
|
1049 | 1049 | lodash "^4.17.15"
|
1050 | 1050 |
|
1051 |
| -"@commitlint/execute-rule@^9.1.1": |
1052 |
| - version "9.1.1" |
1053 |
| - resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-9.1.1.tgz#59bfe018d85545881e4bd1a47f9cd155b2df4c2c" |
1054 |
| - integrity sha512-kCncHMXfVDfmUx1NExl7T+s7udAWEOh039DFGR9R5MWoy+zm2cJsCdsbWFFuNbcPWCKor57ywdIUN2t048P6Yg== |
| 1051 | +"@commitlint/execute-rule@^9.1.2": |
| 1052 | + version "9.1.2" |
| 1053 | + resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-9.1.2.tgz#74a77eae50c8d2e5766822061ddf0df1b4f08027" |
| 1054 | + integrity sha512-NGbeo0KCVYo1yj9vVPFHv6RGFpIF6wcQxpFYUKGIzZVV9Vz1WyiKS689JXa99Dt1aN0cZlEJJLnTNDIgYls0Vg== |
1055 | 1055 |
|
1056 | 1056 | "@commitlint/format@^9.1.1":
|
1057 | 1057 | version "9.1.1"
|
|
1078 | 1078 | "@commitlint/rules" "^9.1.1"
|
1079 | 1079 | "@commitlint/types" "^9.1.1"
|
1080 | 1080 |
|
1081 |
| -"@commitlint/load@>6.1.1", "@commitlint/load@^9.1.1": |
1082 |
| - version "9.1.1" |
1083 |
| - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-9.1.1.tgz#8b1580ab821729bbe197e95f960e7cee966402ae" |
1084 |
| - integrity sha512-RCIX44M8nq3bW98vuxA6C2rM0wAnZlneFls2OVi5l2BvD/rsQ2R9CZYwPt/MYU6RbwMmlGhkuHdScwK6pJeUqA== |
| 1081 | +"@commitlint/load@>6.1.1", "@commitlint/load@^9.1.1", "@commitlint/load@^9.1.2": |
| 1082 | + version "9.1.2" |
| 1083 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-9.1.2.tgz#c79634e8805ab35f318c535fdbda748288bf5395" |
| 1084 | + integrity sha512-FPL82xBuF7J3EJ57kLVoligQP4BFRwrknooP+vNT787AXmQ/Fddc/iYYwHwy67pNkk5N++/51UyDl/CqiHb6nA== |
1085 | 1085 | dependencies:
|
1086 |
| - "@commitlint/execute-rule" "^9.1.1" |
1087 |
| - "@commitlint/resolve-extends" "^9.1.1" |
1088 |
| - "@commitlint/types" "^9.1.1" |
| 1086 | + "@commitlint/execute-rule" "^9.1.2" |
| 1087 | + "@commitlint/resolve-extends" "^9.1.2" |
| 1088 | + "@commitlint/types" "^9.1.2" |
1089 | 1089 | chalk "4.1.0"
|
1090 | 1090 | cosmiconfig "^6.0.0"
|
1091 |
| - lodash "^4.17.15" |
| 1091 | + lodash "^4.17.19" |
1092 | 1092 | resolve-from "^5.0.0"
|
1093 | 1093 |
|
1094 | 1094 | "@commitlint/message@^9.1.1":
|
|
1104 | 1104 | conventional-changelog-angular "^5.0.0"
|
1105 | 1105 | conventional-commits-parser "^3.0.0"
|
1106 | 1106 |
|
1107 |
| -"@commitlint/prompt@^9.1.1": |
1108 |
| - version "9.1.1" |
1109 |
| - resolved "https://registry.yarnpkg.com/@commitlint/prompt/-/prompt-9.1.1.tgz#b7749047ef9c1b698b54f3f8436cdd62278a3936" |
1110 |
| - integrity sha512-NhEH9izuT92Bai/aSEH3YUrR3GOyrGFkqgUUFwJ4S4mCkLczrB5K+FwtXDDO8DKm+R+wWYFkhq4ZUFnIMidixw== |
| 1107 | +"@commitlint/prompt@^9.1.2": |
| 1108 | + version "9.1.2" |
| 1109 | + resolved "https://registry.yarnpkg.com/@commitlint/prompt/-/prompt-9.1.2.tgz#b0fa35525fa940943eb388292780acbcb9aa4f6c" |
| 1110 | + integrity sha512-VxpF+e+rYZZ+8DjIEY3arSnWiKVbDISVxWGbrxUUbheIBnqr1fAFcpJHJWBOzJTW79J79Y6Y6KGcu2fXvPx0ug== |
1111 | 1111 | dependencies:
|
1112 | 1112 | "@babel/runtime" "^7.9.6"
|
1113 |
| - "@commitlint/load" "^9.1.1" |
| 1113 | + "@commitlint/load" "^9.1.2" |
1114 | 1114 | chalk "^4.0.0"
|
1115 |
| - lodash "^4.17.15" |
| 1115 | + lodash "^4.17.19" |
1116 | 1116 | throat "^5.0.0"
|
1117 | 1117 | vorpal "^1.12.0"
|
1118 | 1118 |
|
|
1125 | 1125 | fs-extra "^8.1.0"
|
1126 | 1126 | git-raw-commits "^2.0.0"
|
1127 | 1127 |
|
1128 |
| -"@commitlint/resolve-extends@^9.1.1": |
1129 |
| - version "9.1.1" |
1130 |
| - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-9.1.1.tgz#8ce703fcd2426ab1f5449906442267e18c995430" |
1131 |
| - integrity sha512-IxxNaSUT+dPhSCQPAMpQyHQlcSVikDxQWJFP6uwGJUU5rQff+0yQTuC3taWI2NWaATukjNWboAbH2vgBDnrDrg== |
| 1128 | +"@commitlint/resolve-extends@^9.1.2": |
| 1129 | + version "9.1.2" |
| 1130 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-9.1.2.tgz#222dcb73b139b6645cf3ce3bd55db429a98600b3" |
| 1131 | + integrity sha512-HcoL+qFGmWEu9VM4fY0HI+VzF4yHcg3x+9Hx6pYFZ+r2wLbnKs964y0v68oyMO/mS/46MVoLNXZGR8U3adpadg== |
1132 | 1132 | dependencies:
|
1133 | 1133 | import-fresh "^3.0.0"
|
1134 |
| - lodash "^4.17.15" |
| 1134 | + lodash "^4.17.19" |
1135 | 1135 | resolve-from "^5.0.0"
|
1136 | 1136 | resolve-global "^1.0.0"
|
1137 | 1137 |
|
|
1162 | 1162 | resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-9.1.1.tgz#d97ebc35d20eed6d8458361cbca5c7cb85d45184"
|
1163 | 1163 | integrity sha512-SXY8bCQ1qacJ8AUTUxjabY8G6OjSmMPLN9MBCzGaKOjpPNX6z8zbXTbk9oU3GHZLtcxweWLCi2n49IRS4iQlwg==
|
1164 | 1164 |
|
| 1165 | +"@commitlint/types@^9.1.2": |
| 1166 | + version "9.1.2" |
| 1167 | + resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-9.1.2.tgz#d05f66db03e3a3638a654e8badf2deb489eb220d" |
| 1168 | + integrity sha512-r3fwVbVH+M8W0qYlBBZFsUwKe6NT5qvz+EmU7sr8VeN1cQ63z+3cfXyTo7WGGEMEgKiT0jboNAK3b1FZp8k9LQ== |
| 1169 | + |
1165 | 1170 | "@istanbuljs/load-nyc-config@^1.0.0":
|
1166 | 1171 | version "1.1.0"
|
1167 | 1172 | resolved "https://registry.yarnpkg.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz#fd3db1d59ecf7cf121e80650bb86712f9b55eced"
|
@@ -6229,12 +6234,7 @@ lodash@^3.3.1:
|
6229 | 6234 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
|
6230 | 6235 | integrity sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=
|
6231 | 6236 |
|
6232 |
| -lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.14, lodash@^4.2.1, lodash@^4.5.1: |
6233 |
| - version "4.17.19" |
6234 |
| - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" |
6235 |
| - integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ== |
6236 |
| - |
6237 |
| -lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.19: |
| 6237 | +lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.2.1, lodash@^4.5.1: |
6238 | 6238 | version "4.17.20"
|
6239 | 6239 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
|
6240 | 6240 | integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
|
|
0 commit comments