Skip to content

Commit

Permalink
Bump release-it from 13.5.7 to 13.5.8
Browse files Browse the repository at this point in the history
Bumps [release-it](https://github.com/release-it/release-it) from 13.5.7 to 13.5.8.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](release-it/release-it@13.5.7...13.5.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 4, 2020
1 parent e27c18b commit 596a6af
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"module-name-inliner": "link:./tests/dummy/lib/module-name-inliner",
"prettier": "^2.0.5",
"qunit-dom": "^1.2.0",
"release-it": "^13.5.7",
"release-it": "^13.5.8",
"release-it-lerna-changelog": "^2.3.0"
},
"engines": {
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5562,10 +5562,10 @@ globby@^9.0.0:
pify "^4.0.1"
slash "^2.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 @@ -8480,10 +8480,10 @@ release-it-lerna-changelog@^2.3.0:
tmp "^0.2.0"
which "^2.0.2"

release-it@^13.5.5, release-it@^13.5.7:
version "13.5.7"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-13.5.7.tgz#3ebce13e0f2545d191576ff8f3f1926c00db2e09"
integrity sha512-i5Om4Xh2aby+ow+F9pEiGo3Lk8uQW7QzVOyBbrnorAQU4VYxC7cRgKnn1g57RAYAGYMriMqHRrlV4V2psfTiTA==
release-it@^13.5.5, release-it@^13.5.8:
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 @@ -8498,7 +8498,7 @@ release-it@^13.5.5, release-it@^13.5.7:
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 @@ -8512,7 +8512,7 @@ release-it@^13.5.5, release-it@^13.5.7:
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 @@ -9892,10 +9892,10 @@ utils-merge@1.0.1:
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=

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.4.0:
version "3.4.0"
Expand Down

0 comments on commit 596a6af

Please sign in to comment.