|
799 | 799 | lodash "^4.17.13" |
800 | 800 | to-fast-properties "^2.0.0" |
801 | 801 |
|
802 | | -"@commitlint/cli@^13.2.0": |
803 | | - version "13.2.0" |
804 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-13.2.0.tgz#9e85756b0d0ee06c34b5635d7ef42d7a6c72bd6f" |
805 | | - integrity sha512-RqG0cxxiwaL9OgQbA2ZEfZaVIRJmbtsZgnj5G07AjN7///s/40grSN4/kDl8YjUgvAZskPfJRoGGYNvHJ4zHWA== |
| 802 | +"@commitlint/cli@^13.2.1": |
| 803 | + version "13.2.1" |
| 804 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-13.2.1.tgz#80ebd46beef6ceed3bb0c0842bcda8d02a3c91de" |
| 805 | + integrity sha512-JGzYk2ay5JkRS5w+FLQzr0u/Kih52ds4HPpa3vnwVOQN8Q+S1VYr8Nk/6kRm6uNYsAcC1nejtuDxRdLcLh/9TA== |
806 | 806 | dependencies: |
807 | 807 | "@commitlint/format" "^13.2.0" |
808 | 808 | "@commitlint/lint" "^13.2.0" |
809 | | - "@commitlint/load" "^13.2.0" |
| 809 | + "@commitlint/load" "^13.2.1" |
810 | 810 | "@commitlint/read" "^13.2.0" |
811 | 811 | "@commitlint/types" "^13.2.0" |
812 | 812 | lodash "^4.17.19" |
|
860 | 860 | "@commitlint/rules" "^13.2.0" |
861 | 861 | "@commitlint/types" "^13.2.0" |
862 | 862 |
|
863 | | -"@commitlint/load@^13.2.0": |
864 | | - version "13.2.0" |
865 | | - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-13.2.0.tgz#6bd90b803f7fd102766731dad207cca075b67a4a" |
866 | | - integrity sha512-Nhkv+hwWCCxWGjmE9jd1U8kfGGCkZVpwzlTtdKxpY+Aj2VCFg3BjY+qA81pMF3oAsIpxchSaZG5llb8kduVjYg== |
| 863 | +"@commitlint/load@^13.2.1": |
| 864 | + version "13.2.1" |
| 865 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-13.2.1.tgz#d5d926dbd05021c02837c438ff1057025b28b745" |
| 866 | + integrity sha512-qlaJkj0hfa9gtWRfCfbgFBTK3GYQRmjZhba4l9mUu4wV9lEZ4ICFlrLtd/8kaLXf/8xbrPhkAPkVFOAqM0YwUQ== |
867 | 867 | dependencies: |
868 | 868 | "@commitlint/execute-rule" "^13.2.0" |
869 | 869 | "@commitlint/resolve-extends" "^13.2.0" |
|
873 | 873 | cosmiconfig "^7.0.0" |
874 | 874 | lodash "^4.17.19" |
875 | 875 | resolve-from "^5.0.0" |
| 876 | + typescript "^4.4.3" |
876 | 877 |
|
877 | 878 | "@commitlint/message@^13.2.0": |
878 | 879 | version "13.2.0" |
@@ -7176,10 +7177,10 @@ typedarray@^0.0.6: |
7176 | 7177 | resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" |
7177 | 7178 | integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= |
7178 | 7179 |
|
7179 | | -typescript@^4.1.2: |
7180 | | - version "4.1.2" |
7181 | | - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9" |
7182 | | - integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ== |
| 7180 | +typescript@^4.1.2, typescript@^4.4.3: |
| 7181 | + version "4.4.4" |
| 7182 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c" |
| 7183 | + integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA== |
7183 | 7184 |
|
7184 | 7185 | uglify-js@^3.1.4: |
7185 | 7186 | version "3.10.0" |
|
0 commit comments