Skip to content

Commit

Permalink
chore(deps-dev): bump release-it from 13.6.3 to 13.6.4
Browse files Browse the repository at this point in the history
Bumps [release-it](https://github.com/release-it/release-it) from 13.6.3 to 13.6.4.
- [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.6.3...13.6.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jun 29, 2020
1 parent 7511dde commit e0f734b
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 @@ -29,6 +29,6 @@
"eslint-config-airbnb-base": "14.2.0",
"eslint-plugin-import": "2.21.2",
"file-type": "14.6.2",
"release-it": "13.6.3"
"release-it": "13.6.4"
}
}
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1929,10 +1929,10 @@ inline-source@7.2.0:
svgo "^1.3.0"
terser "^4.1.0"

inquirer@7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.1.0.tgz#1298a01859883e17c7264b82870ae1034f92dd29"
integrity sha512-5fJMWEmikSYu0nv/flMc475MhGbB7TSPd/2IpFV4I4rMklboCH2rQjYY5kKiYGHqUF9gvaambupcJFFG9dvReg==
inquirer@7.2.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.2.0.tgz#63ce99d823090de7eb420e4bb05e6f3449aa389a"
integrity sha512-E0c4rPwr9ByePfNlTIB8z51kK1s2n6jrHuJeEHENl/sbq2G/S1auvibgEwNR4uSyiU+PiYHqSwsgGiXjG8p5ZQ==
dependencies:
ansi-escapes "^4.2.1"
chalk "^3.0.0"
Expand Down Expand Up @@ -3062,10 +3062,10 @@ registry-url@^5.0.0:
dependencies:
rc "^1.2.8"

release-it@13.6.3:
version "13.6.3"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-13.6.3.tgz#69d5002462c30fe8372648913759aca8839b369b"
integrity sha512-Y/MruGGuOqI6cqrSXoOI40BuTz5i5BVq7k/3754S86dNbnAWIPWCkuHBNTK3u0aYk6qjfsJUdE1x8yrNFju34A==
release-it@13.6.4:
version "13.6.4"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-13.6.4.tgz#535bf1fb32cd7ed91f83704948e06dbf080b8286"
integrity sha512-7r4uSp9OCisPwrWht6srHJOfA+2J0CFSDzguKZgX+oM6YuB083ZfXt9BwNN2aPVgv/DwhcMsQ2pDLEQSqJGlWQ==
dependencies:
"@iarna/toml" "2.2.5"
"@octokit/rest" "18.0.0"
Expand All @@ -3082,7 +3082,7 @@ release-it@13.6.3:
globby "11.0.1"
got "11.3.0"
import-cwd "3.0.0"
inquirer "7.1.0"
inquirer "7.2.0"
is-ci "2.0.0"
lodash "4.17.15"
mime-types "2.1.27"
Expand All @@ -3094,7 +3094,7 @@ release-it@13.6.3:
supports-color "7.1.0"
update-notifier "4.1.0"
url-join "4.0.1"
uuid "8.1.0"
uuid "8.2.0"
window-size "1.1.1"
yaml "1.10.0"
yargs-parser "18.1.3"
Expand Down Expand Up @@ -3772,10 +3772,10 @@ util.promisify@~1.0.0:
has-symbols "^1.0.1"
object.getownpropertydescriptors "^2.1.0"

uuid@8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.1.0.tgz#6f1536eb43249f473abc6bd58ff983da1ca30d8d"
integrity sha512-CI18flHDznR0lq54xBycOVmphdCYnQLKn8abKn7PXUiKUGdEd+/l9LWNJmugXel4hXq7S+RMNl34ecyC9TntWg==
uuid@8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.2.0.tgz#cb10dd6b118e2dada7d0cd9730ba7417c93d920e"
integrity sha512-CYpGiFTUrmI6OBMkAdjSDM0k5h8SkkiTP4WAjQgDgNB1S3Ou9VBEvr6q0Kv2H1mMk7IWfxYGpMH5sd5AvcIV2Q==

v8-compile-cache@^2.0.3:
version "2.1.0"
Expand Down

0 comments on commit e0f734b

Please sign in to comment.