Skip to content

Commit

Permalink
Bump release-it from 13.3.1 to 13.3.2
Browse files Browse the repository at this point in the history
Bumps [release-it](https://github.com/release-it/release-it) from 13.3.1 to 13.3.2.
- [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.3.1...13.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 26, 2020
1 parent d42c192 commit 70f6842
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"execa": "^4.0.0",
"jest": "^25.2.1",
"prettier": "^1.19.1",
"release-it": "^13.3.1",
"release-it": "^13.3.2",
"release-it-lerna-changelog": "^2.1.1"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5606,10 +5606,10 @@ release-it-lerna-changelog@^2.1.1:
release-it "^13.3.0"
tmp "^0.1.0"

release-it@^13.3.0, release-it@^13.3.1:
version "13.3.1"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-13.3.1.tgz#3792f3fdf3bd209e0c294c21ea40cfed599246fb"
integrity sha512-juKrG8sReAHbEot6VCWbFSaoUnyu7o2WWDFbdu5BbX8FZAIvF3SOYM1fS9GRIwG10xBDogokMFqu/eO1UK8WRQ==
release-it@^13.3.0, release-it@^13.3.2:
version "13.3.2"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-13.3.2.tgz#18c69e709f541b654e1523a7fe3d972aac26968c"
integrity sha512-ktGgXpOqYpvwlL07IeIbYYFom4cIlYF+xHvDwV5HsxcLSBpFtCeGcTPhBl4ZgP4rSwiioQiDOdLJBku+1Lm3MQ==
dependencies:
"@iarna/toml" "2.2.3"
"@octokit/rest" "17.1.2"
Expand Down

0 comments on commit 70f6842

Please sign in to comment.