Skip to content

Commit

Permalink
Merge 20c371a into aa46e8a
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed May 4, 2020
2 parents aa46e8a + 20c371a commit f513f0c
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1760,10 +1760,10 @@ globby@^10.0.1:
merge2 "^1.2.3"
slash "^3.0.0"

got@11.0.2:
version "11.0.2"
resolved "https://registry.yarnpkg.com/got/-/got-11.0.2.tgz#55613d6a1b7040ff9c26cb075defea39eed58d7a"
integrity sha512-zOanxiJs1LaBAiKsV43UUw/oRlyRNtJFeuATahfi4c3MTremj09eAeJBSJ7GR2oEMhrLLRSJpz8fQaojVDijjw==
got@11.1.0:
version "11.1.0"
resolved "https://registry.yarnpkg.com/got/-/got-11.1.0.tgz#99c0c3404ee17592e553f9ed1c895f920f554ed8"
integrity sha512-9lZDzFe43s6HH60tSurUk04kEtssfLiIfMiY5lSE0+vVaDCmT7+0xYzzlHY5VArSiz41mQQC38LefW2KoE9erw==
dependencies:
"@sindresorhus/is" "^2.1.0"
"@szmarczak/http-timer" "^4.0.0"
Expand Down Expand Up @@ -3226,9 +3226,9 @@ registry-url@^5.0.0:
rc "^1.2.8"

release-it@^13.1.1:
version "13.5.7"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-13.5.7.tgz#3ebce13e0f2545d191576ff8f3f1926c00db2e09"
integrity sha512-i5Om4Xh2aby+ow+F9pEiGo3Lk8uQW7QzVOyBbrnorAQU4VYxC7cRgKnn1g57RAYAGYMriMqHRrlV4V2psfTiTA==
version "13.5.8"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-13.5.8.tgz#f7a30cc7863c9a24100d7c8c9d0f762dd0ec4551"
integrity sha512-5CNuQgkXWcskAediHpnVaU2sOT+27tOeLz8+SXsPHFrdkaCfRKVL1Isekp4AylWmN3sbx2K+cI7Dg6RwtLSYYg==
dependencies:
"@iarna/toml" "2.2.5"
"@octokit/rest" "17.6.0"
Expand All @@ -3243,7 +3243,7 @@ release-it@^13.1.1:
form-data "3.0.0"
git-url-parse "11.1.2"
globby "11.0.0"
got "11.0.2"
got "11.1.0"
import-cwd "3.0.0"
inquirer "7.1.0"
is-ci "2.0.0"
Expand All @@ -3257,7 +3257,7 @@ release-it@^13.1.1:
supports-color "7.1.0"
update-notifier "4.1.0"
url-join "4.0.1"
uuid "7.0.3"
uuid "8.0.0"
window-size "1.1.1"
yaml "1.9.2"
yargs-parser "18.1.3"
Expand Down Expand Up @@ -3857,10 +3857,10 @@ url-parse-lax@^3.0.0:
dependencies:
prepend-http "^2.0.0"

uuid@7.0.3:
version "7.0.3"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.3.tgz#c5c9f2c8cf25dc0a372c4df1441c41f5bd0c680b"
integrity sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg==
uuid@8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.0.0.tgz#bc6ccf91b5ff0ac07bbcdbf1c7c4e150db4dbb6c"
integrity sha512-jOXGuXZAWdsTH7eZLtyXMqUb9EcWMGZNbL9YcGBJl4MH4nrxHmZJhEHvyLFrkxo+28uLb/NYRcStH48fnD0Vzw==

uuid@^3.3.2, uuid@^3.3.3:
version "3.4.0"
Expand Down

0 comments on commit f513f0c

Please sign in to comment.