Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 15, 2021
1 parent ebab05e commit 4610b40
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 @@ -18,7 +18,7 @@
"@eslint/eslintrc": "^0.3.0",
"eslint": "^7.19.0",
"lerna": "^3.22.1",
"release-it": "^14.3.0",
"release-it": "^14.4.0",
"release-it-lerna-changelog": "^3.1.0",
"release-it-yarn-workspaces": "^2.0.0",
"typescript": "^4.1.5"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6311,10 +6311,10 @@ release-it-yarn-workspaces@^2.0.0:
validate-peer-dependencies "^1.0.0"
walk-sync "^2.0.2"

release-it@^14.3.0:
version "14.3.0"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.3.0.tgz#2ce1cab16641d57e556de70ff68c8cad2f52e0a7"
integrity sha512-fD0d0QG2PpJJlg51KZFdZjbRXA4jrRoJN2kkXv9m1K9jUdXhNVykexd3Eh7bLM8cNAxVUYhgSByb7mTDlAmvoA==
release-it@^14.4.0:
version "14.4.0"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.4.0.tgz#40c05a0731085f107f213ca368c7edd26e4fb4a3"
integrity sha512-kqBz/zXOYw6+r84vdYzabiLuFIhRBiWY6I7b5NjxTO5Nhth3II3Ox5hk+bLq+Bbv208YhiZ60qyWFKX/6jii8g==
dependencies:
"@iarna/toml" "2.2.5"
"@octokit/rest" "18.0.14"
Expand Down

0 comments on commit 4610b40

Please sign in to comment.