|
152 | 152 | resolve-from "5.0.0" |
153 | 153 | resolve-global "1.0.0" |
154 | 154 |
|
155 | | -"@commitlint/config-conventional@8.3.4": |
156 | | - version "8.3.4" |
157 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-8.3.4.tgz#fed13b3711690663b176c1f6b39c205a565618d2" |
158 | | - integrity sha512-w0Yc5+aVAjZgjYqx29igBOnVCj8O22gy3Vo6Fyp7PwoS7+AYS1x3sN7IBq6i7Ae15Mv5P+rEx1pkxXo5zOMe4g== |
| 155 | +"@commitlint/config-conventional@11.0.0": |
| 156 | + version "11.0.0" |
| 157 | + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-11.0.0.tgz#3fa300a1b639273946de3c3f15e1cda518333422" |
| 158 | + integrity sha512-SNDRsb5gLuDd2PL83yCOQX6pE7gevC79UPFx+GLbLfw6jGnnbO9/tlL76MLD8MOViqGbo7ZicjChO9Gn+7tHhA== |
159 | 159 | dependencies: |
160 | | - conventional-changelog-conventionalcommits "4.2.1" |
| 160 | + conventional-changelog-conventionalcommits "^4.3.1" |
161 | 161 |
|
162 | 162 | "@commitlint/ensure@^8.3.4": |
163 | 163 | version "8.3.4" |
@@ -1926,6 +1926,14 @@ compare-func@^1.3.1: |
1926 | 1926 | array-ify "^1.0.0" |
1927 | 1927 | dot-prop "^3.0.0" |
1928 | 1928 |
|
| 1929 | +compare-func@^2.0.0: |
| 1930 | + version "2.0.0" |
| 1931 | + resolved "https://registry.yarnpkg.com/compare-func/-/compare-func-2.0.0.tgz#fb65e75edbddfd2e568554e8b5b05fff7a51fcb3" |
| 1932 | + integrity sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA== |
| 1933 | + dependencies: |
| 1934 | + array-ify "^1.0.0" |
| 1935 | + dot-prop "^5.1.0" |
| 1936 | + |
1929 | 1937 | component-emitter@^1.2.1: |
1930 | 1938 | version "1.2.1" |
1931 | 1939 | resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.2.1.tgz#137918d6d78283f7df7a6b7c5a63e140e69425e6" |
@@ -2000,13 +2008,13 @@ conventional-changelog-angular@^5.0.3: |
2000 | 2008 | compare-func "^1.3.1" |
2001 | 2009 | q "^1.5.1" |
2002 | 2010 |
|
2003 | | -conventional-changelog-conventionalcommits@4.2.1: |
2004 | | - version "4.2.1" |
2005 | | - resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.2.1.tgz#d6cb2e2c5d7bfca044a08b9dba84b4082e1a1bd9" |
2006 | | - integrity sha512-vC02KucnkNNap+foDKFm7BVUSDAXktXrUJqGszUuYnt6T0J2azsbYz/w9TDc3VsrW2v6JOtiQWVcgZnporHr4Q== |
| 2011 | +conventional-changelog-conventionalcommits@^4.3.1: |
| 2012 | + version "4.4.0" |
| 2013 | + resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.4.0.tgz#8d96687141c9bbd725a89b95c04966d364194cd4" |
| 2014 | + integrity sha512-ybvx76jTh08tpaYrYn/yd0uJNLt5yMrb1BphDe4WBredMlvPisvMghfpnJb6RmRNcqXeuhR6LfGZGewbkRm9yA== |
2007 | 2015 | dependencies: |
2008 | | - compare-func "^1.3.1" |
2009 | | - lodash "^4.2.1" |
| 2016 | + compare-func "^2.0.0" |
| 2017 | + lodash "^4.17.15" |
2010 | 2018 | q "^1.5.1" |
2011 | 2019 |
|
2012 | 2020 | conventional-changelog-core@^3.1.6: |
@@ -2382,6 +2390,13 @@ dot-prop@^4.2.0: |
2382 | 2390 | dependencies: |
2383 | 2391 | is-obj "^1.0.0" |
2384 | 2392 |
|
| 2393 | +dot-prop@^5.1.0: |
| 2394 | + version "5.3.0" |
| 2395 | + resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-5.3.0.tgz#90ccce708cd9cd82cc4dc8c3ddd9abdd55b20e88" |
| 2396 | + integrity sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q== |
| 2397 | + dependencies: |
| 2398 | + is-obj "^2.0.0" |
| 2399 | + |
2385 | 2400 | drafter.js@^3.2.0: |
2386 | 2401 | version "3.2.0" |
2387 | 2402 | resolved "https://registry.yarnpkg.com/drafter.js/-/drafter.js-3.2.0.tgz#3403b31cac84b2e7c8ee93fac12cd82c5ba538a3" |
@@ -3717,6 +3732,11 @@ is-obj@^1.0.0: |
3717 | 3732 | resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f" |
3718 | 3733 | integrity sha1-PkcprB9f3gJc19g6iW2rn09n2w8= |
3719 | 3734 |
|
| 3735 | +is-obj@^2.0.0: |
| 3736 | + version "2.0.0" |
| 3737 | + resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-2.0.0.tgz#473fb05d973705e3fd9620545018ca8e22ef4982" |
| 3738 | + integrity sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w== |
| 3739 | + |
3720 | 3740 | is-plain-obj@^1.0.0, is-plain-obj@^1.1.0: |
3721 | 3741 | version "1.1.0" |
3722 | 3742 | resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e" |
|
0 commit comments