1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-25 23:03:47 +01:00

Bump release-it from 14.6.0 to 14.6.1

Bumps [release-it](https://github.com/release-it/release-it) from 14.6.0 to 14.6.1.
- [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/14.6.0...14.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-12 05:04:39 +00:00
committed by GitHub
parent 3a555a8b04
commit b3cfec8402
2 changed files with 5 additions and 5 deletions

View File

@@ -66,7 +66,7 @@
"postcss": "^8.2.9",
"postcss-loader": "^5.2.0",
"prettier": "^2.2.1",
"release-it": "^14.6.0",
"release-it": "^14.6.1",
"sass": "^1.32.8",
"sass-loader": "^11.0.1",
"vue-hot-reload-api": "^2.3.4",

View File

@@ -7226,10 +7226,10 @@ relateurl@^0.2.7:
resolved "https://registry.yarnpkg.com/relateurl/-/relateurl-0.2.7.tgz#54dbf377e51440aca90a4cd274600d3ff2d888a9"
integrity sha1-VNvzd+UUQKypCkzSdGANP/LYiKk=
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==
release-it@^14.6.1:
version "14.6.1"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.6.1.tgz#a04623312d67886b37b8a6d298844ee3e0c7150a"
integrity sha512-noBho2997G3yrm6YvdLJj4Ua2SCFOU7ajCqtvteI3DZtpM1IhiyXSgcn2Q5irq8lTNK0it4eiNq9TSrAWNYDkA==
dependencies:
"@iarna/toml" "2.2.5"
"@octokit/rest" "18.5.2"