Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: release-it
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 22, 2022
1 parent bcda830 commit a9ae071
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"husky": "^7.0.4",
"lint-staged": "^12.3.7",
"prettier": "^2.5.1",
"release-it": "^14.12.5",
"release-it": "^14.13.1",
"stylelint": "^14.5.3"
},
"description": "A stylelint config we use for our projects",
Expand Down
14 changes: 10 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2570,10 +2570,10 @@ registry-url@^5.0.0:
dependencies:
rc "^1.2.8"

release-it@^14.12.5:
version "14.12.5"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.12.5.tgz#aaf9802545717f299e14d1dbf025afa7bf956668"
integrity sha512-mGFbbX8eEKMOhfjq5mZAgGppT8CME1T+vj6xA5tAPYSCuPpcNEDjqiG1tJfPy/XImZI4uS3U6pNP5KyDpy9etg==
release-it@^14.13.1:
version "14.13.1"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.13.1.tgz#d87bb2dc488904ea0d39eddf0b354081c645381f"
integrity sha512-mrng5bqZDFMr/7oCH3kuflwjKpKki4dUp6yYGxs20scYCvvd8rHAI5pdQOJHwI5BKHAC/pad0UjAEycMWQnEIw==
dependencies:
"@iarna/toml" "2.2.5"
"@octokit/rest" "18.12.0"
Expand Down Expand Up @@ -2601,6 +2601,7 @@ release-it@^14.12.5:
update-notifier "5.1.0"
url-join "4.0.1"
uuid "8.3.2"
wildcard-match "5.1.2"
yaml "1.10.2"
yargs-parser "20.2.9"

Expand Down Expand Up @@ -3323,6 +3324,11 @@ widest-line@^3.1.0:
dependencies:
string-width "^4.0.0"

wildcard-match@5.1.2:
version "5.1.2"
resolved "https://registry.yarnpkg.com/wildcard-match/-/wildcard-match-5.1.2.tgz#66b438001391674d8599b45da051e0bd9f33cd2a"
integrity sha512-qNXwI591Z88c8bWxp+yjV60Ch4F8Riawe3iGxbzquhy8Xs9m+0+SLFBGb/0yCTIDElawtaImC37fYZ+dr32KqQ==

windows-release@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/windows-release/-/windows-release-4.0.0.tgz#4725ec70217d1bf6e02c7772413b29cdde9ec377"
Expand Down

0 comments on commit a9ae071

Please sign in to comment.