forked from DylanVann/react-native-fast-image
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
48 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ | |
dependencies: | ||
"@babel/highlight" "^7.14.5" | ||
|
||
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.5", "@babel/compat-data@^7.14.7", "@babel/compat-data@^7.15.0": | ||
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.15.0": | ||
version "7.15.0" | ||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176" | ||
integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA== | ||
|
@@ -51,7 +51,7 @@ | |
semver "^6.3.0" | ||
source-map "^0.5.0" | ||
|
||
"@babel/generator@^7.14.5", "@babel/generator@^7.15.4", "@babel/generator@^7.5.0", "@babel/generator@^7.7.2": | ||
"@babel/generator@^7.15.4", "@babel/generator@^7.5.0", "@babel/generator@^7.7.2": | ||
version "7.15.4" | ||
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.4.tgz#85acb159a267ca6324f9793986991ee2022a05b0" | ||
integrity sha512-d3itta0tu+UayjEORPNz6e1T3FtvWlP5N4V5M+lhp/CxT4oAA7/NcScnpRyspUMLK6tu9MNHmQHxRykuN2R7hw== | ||
|
@@ -75,7 +75,7 @@ | |
"@babel/helper-explode-assignable-expression" "^7.14.5" | ||
"@babel/types" "^7.14.5" | ||
|
||
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.14.5", "@babel/helper-compilation-targets@^7.15.4": | ||
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.15.4": | ||
version "7.15.4" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.4.tgz#cf6d94f30fbefc139123e27dd6b02f65aeedb7b9" | ||
integrity sha512-rMWPCirulnPSe4d+gwdWXLfAXTTBj8M3guAf5xFQJ0nvFY7tfNAFnWdqaHegHlgDZOCT4qvhF3BYlSJag8yhqQ== | ||
|
@@ -85,7 +85,7 @@ | |
browserslist "^4.16.6" | ||
semver "^6.3.0" | ||
|
||
"@babel/helper-create-class-features-plugin@^7.14.5", "@babel/helper-create-class-features-plugin@^7.14.6", "@babel/helper-create-class-features-plugin@^7.15.4": | ||
"@babel/helper-create-class-features-plugin@^7.14.5", "@babel/helper-create-class-features-plugin@^7.15.4": | ||
version "7.15.4" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.15.4.tgz#7f977c17bd12a5fba363cb19bea090394bf37d2e" | ||
integrity sha512-7ZmzFi+DwJx6A7mHRwbuucEYpyBwmh2Ca0RvI6z2+WLZYCqV0JOaLb+u0zbtmDicebgKBZgqbYfLaKNqSgv5Pw== | ||
|
@@ -135,21 +135,21 @@ | |
"@babel/template" "^7.15.4" | ||
"@babel/types" "^7.15.4" | ||
|
||
"@babel/helper-get-function-arity@^7.14.5", "@babel/helper-get-function-arity@^7.15.4": | ||
"@babel/helper-get-function-arity@^7.15.4": | ||
version "7.15.4" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz#098818934a137fce78b536a3e015864be1e2879b" | ||
integrity sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA== | ||
dependencies: | ||
"@babel/types" "^7.15.4" | ||
|
||
"@babel/helper-hoist-variables@^7.14.5", "@babel/helper-hoist-variables@^7.15.4": | ||
"@babel/helper-hoist-variables@^7.15.4": | ||
version "7.15.4" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.15.4.tgz#09993a3259c0e918f99d104261dfdfc033f178df" | ||
integrity sha512-VTy085egb3jUGVK9ycIxQiPbquesq0HUQ+tPO0uv5mPEBZipk+5FkRKiWq5apuyTE9FUrjENB0rCf8y+n+UuhA== | ||
dependencies: | ||
"@babel/types" "^7.15.4" | ||
|
||
"@babel/helper-member-expression-to-functions@^7.14.5", "@babel/helper-member-expression-to-functions@^7.15.4": | ||
"@babel/helper-member-expression-to-functions@^7.15.4": | ||
version "7.15.4" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.4.tgz#bfd34dc9bba9824a4658b0317ec2fd571a51e6ef" | ||
integrity sha512-cokOMkxC/BTyNP1AlY25HuBWM32iCEsLPI4BHDpJCHHm1FU2E7dKWWIXJgQgSFiu4lp8q3bL1BIKwqkSUviqtA== | ||
|
@@ -177,7 +177,7 @@ | |
"@babel/traverse" "^7.15.4" | ||
"@babel/types" "^7.15.4" | ||
|
||
"@babel/helper-optimise-call-expression@^7.14.5", "@babel/helper-optimise-call-expression@^7.15.4": | ||
"@babel/helper-optimise-call-expression@^7.15.4": | ||
version "7.15.4" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.15.4.tgz#f310a5121a3b9cc52d9ab19122bd729822dee171" | ||
integrity sha512-E/z9rfbAOt1vDW1DR7k4SzhzotVV5+qMciWV6LaG1g4jeFrkDlJedjtV4h0i4Q/ITnUu+Pk08M7fczsB9GXBDw== | ||
|
@@ -208,7 +208,7 @@ | |
"@babel/traverse" "^7.15.4" | ||
"@babel/types" "^7.15.4" | ||
|
||
"@babel/helper-simple-access@^7.14.5", "@babel/helper-simple-access@^7.15.4": | ||
"@babel/helper-simple-access@^7.15.4": | ||
version "7.15.4" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.15.4.tgz#ac368905abf1de8e9781434b635d8f8674bcc13b" | ||
integrity sha512-UzazrDoIVOZZcTeHHEPYrr1MvTR/K+wgLg6MY6e1CJyaRhbibftF6fR2KU2sFRtI/nERUZR9fBd6aKgBlIBaPg== | ||
|
@@ -222,7 +222,7 @@ | |
dependencies: | ||
"@babel/types" "^7.15.4" | ||
|
||
"@babel/helper-split-export-declaration@^7.14.5", "@babel/helper-split-export-declaration@^7.15.4": | ||
"@babel/helper-split-export-declaration@^7.15.4": | ||
version "7.15.4" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.15.4.tgz#aecab92dcdbef6a10aa3b62ab204b085f776e257" | ||
integrity sha512-HsFqhLDZ08DxCpBdEVtKmywj6PQbwnF6HHybur0MAnkAKnlS6uHkwnmRIkElB2Owpfb4xL4NwDmDLFubueDXsw== | ||
|
@@ -239,7 +239,7 @@ | |
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3" | ||
integrity sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow== | ||
|
||
"@babel/helper-wrap-function@^7.14.5", "@babel/helper-wrap-function@^7.15.4": | ||
"@babel/helper-wrap-function@^7.15.4": | ||
version "7.15.4" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.15.4.tgz#6f754b2446cfaf3d612523e6ab8d79c27c3a3de7" | ||
integrity sha512-Y2o+H/hRV5W8QhIfTpRIBwl57y8PrZt6JM3V8FOo5qarjshHItyH5lXlpMfBfmBefOqSCpKZs/6Dxqp0E/U+uw== | ||
|
@@ -249,7 +249,7 @@ | |
"@babel/traverse" "^7.15.4" | ||
"@babel/types" "^7.15.4" | ||
|
||
"@babel/helpers@^7.14.6", "@babel/helpers@^7.15.4": | ||
"@babel/helpers@^7.15.4": | ||
version "7.15.4" | ||
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.15.4.tgz#5f40f02050a3027121a3cf48d497c05c555eaf43" | ||
integrity sha512-V45u6dqEJ3w2rlryYYXf6i9rQ5YMNu4FLS6ngs8ikblhu2VdR1AqAd6aJjBzmf2Qzh6KOLqKHxEN9+TFbAkAVQ== | ||
|
@@ -267,7 +267,7 @@ | |
chalk "^2.0.0" | ||
js-tokens "^4.0.0" | ||
|
||
"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.1.6", "@babel/parser@^7.14.5", "@babel/parser@^7.14.6", "@babel/parser@^7.14.7", "@babel/parser@^7.15.4", "@babel/parser@^7.15.5", "@babel/parser@^7.7.2": | ||
"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.1.6", "@babel/parser@^7.15.4", "@babel/parser@^7.15.5", "@babel/parser@^7.7.2": | ||
version "7.15.6" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.6.tgz#043b9aa3c303c0722e5377fef9197f4cf1796549" | ||
integrity sha512-S/TSCcsRuCkmpUuoWijua0Snt+f3ewU/8spLo+4AXJCZfT0bVCzLD5MuOKdrx0mlAptbKzn5AdgEIIKXxXkz9Q== | ||
|
@@ -741,7 +741,7 @@ | |
"@babel/helper-plugin-utils" "^7.14.5" | ||
"@babel/helper-replace-supers" "^7.14.5" | ||
|
||
"@babel/plugin-transform-parameters@^7.0.0", "@babel/plugin-transform-parameters@^7.14.5", "@babel/plugin-transform-parameters@^7.15.4": | ||
"@babel/plugin-transform-parameters@^7.0.0", "@babel/plugin-transform-parameters@^7.15.4": | ||
version "7.15.4" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.15.4.tgz#5f2285cc3160bf48c8502432716b48504d29ed62" | ||
integrity sha512-9WB/GUTO6lvJU3XQsSr6J/WKvBC2hcs4Pew8YxZagi6GkTdniyqp8On5kqdK8MN0LMeu0mGbhPN+O049NV/9FQ== | ||
|
@@ -864,7 +864,7 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.14.5" | ||
|
||
"@babel/plugin-transform-typescript@^7.14.5", "@babel/plugin-transform-typescript@^7.15.0", "@babel/plugin-transform-typescript@^7.5.0": | ||
"@babel/plugin-transform-typescript@^7.15.0", "@babel/plugin-transform-typescript@^7.5.0": | ||
version "7.15.4" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.15.4.tgz#db7a062dcf8be5fc096bc0eeb40a13fbfa1fa251" | ||
integrity sha512-sM1/FEjwYjXvMwu1PJStH11kJ154zd/lpY56NQJ5qH2D0mabMv1CAy/kdvS9RP4Xgfj9fBBA3JiSLdDHgXdzOA== | ||
|
@@ -1034,7 +1034,7 @@ | |
dependencies: | ||
regenerator-runtime "^0.13.4" | ||
|
||
"@babel/template@^7.0.0", "@babel/template@^7.14.5", "@babel/template@^7.15.4", "@babel/template@^7.3.3": | ||
"@babel/template@^7.0.0", "@babel/template@^7.15.4", "@babel/template@^7.3.3": | ||
version "7.15.4" | ||
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.15.4.tgz#51898d35dcf3faa670c4ee6afcfd517ee139f194" | ||
integrity sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg== | ||
|
@@ -1043,7 +1043,7 @@ | |
"@babel/parser" "^7.15.4" | ||
"@babel/types" "^7.15.4" | ||
|
||
"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.15.4", "@babel/traverse@^7.7.2": | ||
"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.15.4", "@babel/traverse@^7.7.2": | ||
version "7.15.4" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.4.tgz#ff8510367a144bfbff552d9e18e28f3e2889c22d" | ||
integrity sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA== | ||
|
@@ -1841,21 +1841,21 @@ | |
resolved "https://registry.yarnpkg.com/@semantic-release/error/-/error-2.2.0.tgz#ee9d5a09c9969eade1ec864776aeda5c5cddbbf0" | ||
integrity sha512-9Tj/qn+y2j+sjCI3Jd+qseGtHjOAeg7dU2/lVcqIQ9TV3QDaDXDYXcoOHU+7o2Hwh8L8ymL4gfuO7KxDs3q2zg== | ||
|
||
"@semantic-release/git@^9.0.0": | ||
version "9.0.0" | ||
resolved "https://registry.yarnpkg.com/@semantic-release/git/-/git-9.0.0.tgz#304c4883c87d095b1faaae93300f1f1e0466e9a5" | ||
integrity sha512-AZ4Zha5NAPAciIJH3ipzw/WU9qLAn8ENaoVAhD6srRPxTpTzuV3NhNh14rcAo8Paj9dO+5u4rTKcpetOBluYVw== | ||
"@semantic-release/git@^9.0.1": | ||
version "9.0.1" | ||
resolved "https://registry.yarnpkg.com/@semantic-release/git/-/git-9.0.1.tgz#7b5486578460084d8914c1aa4c4fff5087afa32a" | ||
integrity sha512-75P03s9v0xfrH9ffhDVWRIX0fgWBvJMmXhUU0rMTKYz47oMXU5O95M/ocgIKnVJlWZYoC+LpIe4Ye6ev8CrlUQ== | ||
dependencies: | ||
"@semantic-release/error" "^2.1.0" | ||
aggregate-error "^3.0.0" | ||
debug "^4.0.0" | ||
dir-glob "^3.0.0" | ||
execa "^4.0.0" | ||
execa "^5.0.0" | ||
lodash "^4.17.4" | ||
micromatch "^4.0.0" | ||
p-reduce "^2.0.0" | ||
|
||
"@semantic-release/github@^7.0.0", "@semantic-release/github@^7.0.7": | ||
"@semantic-release/github@^7.0.0", "@semantic-release/github@^7.2.3": | ||
version "7.2.3" | ||
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-7.2.3.tgz#20a83abd42dca43d97f03553de970eac72856c85" | ||
integrity sha512-lWjIVDLal+EQBzy697ayUNN8MoBpp+jYIyW2luOdqn5XBH4d9bQGfTnjuLyzARZBHejqh932HVjiH/j4+R7VHw== | ||
|
@@ -1877,7 +1877,7 @@ | |
p-retry "^4.0.0" | ||
url-join "^4.0.0" | ||
|
||
"@semantic-release/npm@^7.0.0", "@semantic-release/npm@^7.0.5": | ||
"@semantic-release/npm@^7.0.0", "@semantic-release/npm@^7.1.3": | ||
version "7.1.3" | ||
resolved "https://registry.yarnpkg.com/@semantic-release/npm/-/npm-7.1.3.tgz#1d64c41ff31b100299029c766ecc4d1f03aa5f5b" | ||
integrity sha512-x52kQ/jR09WjuWdaTEHgQCvZYMOTx68WnS+TZ4fya5ZAJw4oRtJETtrvUw10FdfM28d/keInQdc66R1Gw5+OEQ== | ||
|
@@ -3035,7 +3035,7 @@ camelcase@^6.0.0, camelcase@^6.2.0: | |
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.2.0.tgz#924af881c9d525ac9d87f40d964e5cea982a1809" | ||
integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg== | ||
|
||
caniuse-lite@^1.0.30001219, caniuse-lite@^1.0.30001254: | ||
caniuse-lite@^1.0.30001254: | ||
version "1.0.30001257" | ||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001257.tgz#150aaf649a48bee531104cfeda57f92ce587f6e5" | ||
integrity sha512-JN49KplOgHSXpIsVSF+LUyhD8PUp6xPpAXeRrrcBh4KBeP7W864jHn6RvzJgDlrReyeVjMFJL3PLpPvKIxlIHA== | ||
|
@@ -3287,7 +3287,7 @@ color-name@~1.1.4: | |
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2" | ||
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== | ||
|
||
colorette@^1.0.7, colorette@^1.2.2, colorette@^1.3.0: | ||
colorette@^1.0.7, colorette@^1.3.0: | ||
version "1.4.0" | ||
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.4.0.tgz#5190fbb87276259a86ad700bff2c6d6faa3fca40" | ||
integrity sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g== | ||
|
@@ -3420,7 +3420,7 @@ conventional-changelog-atom@^2.0.8: | |
dependencies: | ||
q "^1.5.1" | ||
|
||
conventional-changelog-cli@^2.0.34: | ||
conventional-changelog-cli@^2.1.1: | ||
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.1.1.tgz#7a11980bc399938e0509d2adf8e7a0e213eb994e" | ||
integrity sha512-xMGQdKJ+4XFDDgfX5aK7UNFduvJMbvF5BB+g0OdVhA3rYdYyhctrIE2Al+WYdZeKTdg9YzMWF2iFPT8MupIwng== | ||
|
@@ -3970,10 +3970,10 @@ duplexer2@~0.1.0: | |
dependencies: | ||
readable-stream "^2.0.2" | ||
|
||
dv-scripts@^1.5.1: | ||
version "1.5.1" | ||
resolved "https://registry.yarnpkg.com/dv-scripts/-/dv-scripts-1.5.1.tgz#45412d857e84a7951df44cecb85e514fdfc826a0" | ||
integrity sha512-o7+ufZ+SXpeq4uCi8ZgsykfUYnG5Z5MOzMVhfY0k64v7D7NTK71W2HG7jNLjl6o77ihWfEtNc5K1o5M/6G35IQ== | ||
dv-scripts@^1.6.0: | ||
version "1.6.0" | ||
resolved "https://registry.yarnpkg.com/dv-scripts/-/dv-scripts-1.6.0.tgz#407ed08d26b5bf87814fd51368d4ca808952c1cf" | ||
integrity sha512-ojsypjKfVNS4f7I5qI51ErS/9eXtSsCHUVenzBmhffE6eK9m15AXVZ2Q6zJxmVhsK+qPGrLb4zTM+mN6KU3JDA== | ||
dependencies: | ||
"@babel/cli" "^7.15.4" | ||
"@babel/core" "^7.15.5" | ||
|
@@ -3987,13 +3987,13 @@ dv-scripts@^1.5.1: | |
"@rollup/plugin-commonjs" "^14.0.0" | ||
"@rollup/plugin-node-resolve" "^8.4.0" | ||
"@semantic-release/changelog" "^5.0.1" | ||
"@semantic-release/git" "^9.0.0" | ||
"@semantic-release/github" "^7.0.7" | ||
"@semantic-release/npm" "^7.0.5" | ||
"@semantic-release/git" "^9.0.1" | ||
"@semantic-release/github" "^7.2.3" | ||
"@semantic-release/npm" "^7.1.3" | ||
"@types/prettier" "^2.0.2" | ||
babel-jest "27.0.6" | ||
babel-plugin-emotion "^10.0.33" | ||
conventional-changelog-cli "^2.0.34" | ||
conventional-changelog-cli "^2.1.1" | ||
esbuild "^0.12.15" | ||
eslint "^6.8.0" | ||
eslint-config-dv-scripts "1.1.1" | ||
|
@@ -4005,9 +4005,9 @@ dv-scripts@^1.5.1: | |
prettier "^2.0.5" | ||
read-pkg-up "^7.0.1" | ||
rollup "^2.20.0" | ||
semantic-release "^17.1.1" | ||
semantic-release "^17.4.7" | ||
sort-package-json "^1.44.0" | ||
tslib "^2.0.0" | ||
tslib "^2.3.1" | ||
|
||
each-parallel-async@^1.0.0: | ||
version "1.0.0" | ||
|
@@ -4027,7 +4027,7 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d" | ||
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0= | ||
|
||
electron-to-chromium@^1.3.723, electron-to-chromium@^1.3.830: | ||
electron-to-chromium@^1.3.830: | ||
version "1.3.839" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.839.tgz#27a5b21468e9fefb0e328a029403617f20acec9c" | ||
integrity sha512-0O7uPs9LJNjQ/U5mW78qW8gXv9H6Ba3DHZ5/yt8aBsvomOWDkV3MddT7enUYvLQEUVOURjWmgJJWVZ3K98tIwQ== | ||
|
@@ -7520,7 +7520,7 @@ node-modules-regexp@^1.0.0: | |
resolved "https://registry.yarnpkg.com/node-modules-regexp/-/node-modules-regexp-1.0.0.tgz#8d9dbe28964a4ac5712e9131642107c71e90ec40" | ||
integrity sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA= | ||
|
||
node-releases@^1.1.71, node-releases@^1.1.75: | ||
node-releases@^1.1.75: | ||
version "1.1.75" | ||
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.75.tgz#6dd8c876b9897a1b8e5a02de26afa79bb54ebbfe" | ||
integrity sha512-Qe5OUajvqrqDSy6wrWFmMwfJ0jVgwiw4T3KqmbTcZ62qW0gQkheXYhcFM1+lOVcGUoRxcEcfyvFMAnDgaF1VWw== | ||
|
@@ -8955,10 +8955,10 @@ scheduler@^0.20.1, scheduler@^0.20.2: | |
loose-envify "^1.1.0" | ||
object-assign "^4.1.1" | ||
|
||
semantic-release@^17.1.1: | ||
version "17.4.4" | ||
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.4.tgz#650dd50ecb520a5a2bc6811305bc9d4d5c3128b1" | ||
integrity sha512-fQIA0lw2Sy/9+TcoM/BxyzKCSwdUd8EPRwGoOuBLgxKigPCY6kaKs8TOsgUVy6QrlTYwni2yzbMb5Q2107P9eA== | ||
semantic-release@^17.1.1, semantic-release@^17.4.7: | ||
version "17.4.7" | ||
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.7.tgz#88e1dce7294cc43acc54c4e0a83f582264567206" | ||
integrity sha512-3Ghu8mKCJgCG3QzE5xphkYWM19lGE3XjFdOXQIKBM2PBpBvgFQ/lXv31oX0+fuN/UjNFO/dqhNs8ATLBhg6zBg== | ||
dependencies: | ||
"@semantic-release/commit-analyzer" "^8.0.0" | ||
"@semantic-release/error" "^2.2.0" | ||
|
@@ -9878,10 +9878,10 @@ tslib@^1.8.1, tslib@^1.9.0: | |
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" | ||
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== | ||
|
||
tslib@^2.0.0, tslib@^2.0.1: | ||
version "2.3.0" | ||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e" | ||
integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg== | ||
tslib@^2.0.1, tslib@^2.3.1: | ||
version "2.3.1" | ||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01" | ||
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw== | ||
|
||
tsutils@^3.17.1: | ||
version "3.21.0" | ||
|