Skip to content

Commit

Permalink
Update dependency release-it to v14.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 9, 2021
1 parent 515143e commit 81a331c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"jest": "26.6.3",
"release-it": "14.5.1",
"release-it": "14.6.0",
"release-it-lerna-changelog": "3.1.0"
},
"engines": {
Expand Down
24 changes: 6 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3768,24 +3768,12 @@ micromatch@^4.0.2:
braces "^3.0.1"
picomatch "^2.0.5"

[email protected]:
version "1.46.0"
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.46.0.tgz#6267748a7f799594de3cbc8cde91def349661cee"
integrity sha512-svXaP8UQRZ5K7or+ZmfNhg2xX3yKDMUzqadsSqi4NCH/KomcH75MAMYAGVlvXn4+b/xOPhS3I2uHKRUzvjY7BQ==

[email protected]:
version "1.47.0"
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.47.0.tgz#8cb313e59965d3c05cfbf898915a267af46a335c"
integrity sha512-QBmA/G2y+IfeS4oktet3qRZ+P5kPhCKRXxXnQEudYqUaEioAU1/Lq2us3D/t1Jfo4hE9REQPrbB7K5sOczJVIw==

[email protected]:
version "2.1.29"
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.29.tgz#1d4ab77da64b91f5f72489df29236563754bb1b2"
integrity sha512-Y/jMt/S5sR9OaqteJtslsFZKWOIIqMACsJSiHghlCAyhf7jfVYjKBmLiX8OgpWeW+fjJ2b+Az69aPFPkUOY6xQ==
dependencies:
mime-db "1.46.0"

mime-types@^2.1.12, mime-types@~2.1.19:
[email protected], mime-types@^2.1.12, mime-types@~2.1.19:
version "2.1.30"
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.30.tgz#6e7be8b4c479825f85ed6326695db73f9305d62d"
integrity sha512-crmjA4bLtR8m9qLpHvgxSChT+XoSlZi8J4n/aIdn3z92e/U47Z0V/yl+Wh9W046GgFVAmoNR/fmdbZYcSSIUeg==
Expand Down Expand Up @@ -4619,10 +4607,10 @@ [email protected]:
validate-peer-dependencies "^1.0.0"
which "^2.0.2"

release-it@14.5.1:
version "14.5.1"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.5.1.tgz#79c971f84bb827794a7ddef0b6209bbb5e978ff8"
integrity sha512-ivbMbYEk4E1RoV3DmWn8T37sjnCx35kwiHDSgfphDr0F8A5zbJCj4ZLZmDseE9sQi9ZjhXTN1webBLW5YbGxNg==
release-it@14.6.0:
version "14.6.0"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.6.0.tgz#f45947cddb66aacc66c724c287699da0c70140e7"
integrity sha512-S8Y2eE94GofkVUKJnsnMy9623i7Ola8KAyWUHUeSfBvmoEWIdy458UOptQqL/jJ0yv8cozAxITSThWtAefbqIA==
dependencies:
"@iarna/toml" "2.2.5"
"@octokit/rest" "18.5.2"
Expand All @@ -4641,7 +4629,7 @@ [email protected]:
inquirer "8.0.0"
is-ci "3.0.0"
lodash "4.17.21"
mime-types "2.1.29"
mime-types "2.1.30"
ora "5.4.0"
os-name "4.0.0"
parse-json "5.2.0"
Expand Down

0 comments on commit 81a331c

Please sign in to comment.