1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-03 11:35:00 +01:00

Bump release-it from 13.5.5 to 13.5.6

Bumps [release-it](https://github.com/release-it/release-it) from 13.5.5 to 13.5.6.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/release-it/release-it/compare/13.5.5...13.5.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-27 18:15:28 +00:00
committed by GitHub
parent c5d89dc981
commit c2d8f330af
2 changed files with 5 additions and 5 deletions

View File

@@ -57,7 +57,7 @@
"node-fetch": "^2.6.0",
"parcel-bundler": "^1.12.4",
"prettier": "^2.0.5",
"release-it": "^13.5.5",
"release-it": "^13.5.6",
"sass": "^1.26.5",
"vue-hot-reload-api": "^2.3.4",
"vue-jest": "^3.0.5",

View File

@@ -7108,10 +7108,10 @@ regjsparser@^0.6.4:
dependencies:
jsesc "~0.5.0"
release-it@^13.5.5:
version "13.5.5"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-13.5.5.tgz#052a9d154063b19ad3fd33683c83b77e1686cc5d"
integrity sha512-wdgtDUOtNtGPSHienHObzvYKaACpGlEU/yJhonHoDBkpSSBHF/RBdt3f3f3r+3ugB3i0ogUeUZrRZ4uAq/GWtA==
release-it@^13.5.6:
version "13.5.6"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-13.5.6.tgz#a10a66884b0e70a8a14acc0c1ecc7a6683c33584"
integrity sha512-aWwNVvRM8eOzdKpVT7ts/GGPsDm7D/oblPe3VdkpSWc4eFjjNg7KL0ioU4wuVX1c4YNuCBfXHTvpB/QwrmaFow==
dependencies:
"@iarna/toml" "2.2.4"
"@octokit/rest" "17.5.1"