Skip to content

Commit e084629

Browse files
Bump release-it from 14.8.0 to 14.9.0
Bumps [release-it](https://github.com/release-it/release-it) from 14.8.0 to 14.9.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.8.0...14.9.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f0b2787 commit e084629

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"fixturify-project": "^2.1.1",
3838
"jest": "^26.6.3",
3939
"prettier": "^2.3.1",
40-
"release-it": "^14.8.0",
40+
"release-it": "^14.9.0",
4141
"release-it-lerna-changelog": "^3.1.0",
4242
"release-it-yarn-workspaces": "^2.0.1"
4343
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5101,10 +5101,10 @@ release-it-yarn-workspaces@^2.0.1:
51015101
validate-peer-dependencies "^1.0.0"
51025102
walk-sync "^2.0.2"
51035103

5104-
release-it@^14.8.0:
5105-
version "14.8.0"
5106-
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.8.0.tgz#93fd4dc0c002a8e78fceae88618a685306c6615c"
5107-
integrity sha512-XCw4kzJqdKgtis97HcNZ45r5dx+tZhcG1Yu2IEBKym1SceXiLBbycLsfqJQ8z+VLimClKpDeBdJkU03Vo/yFqw==
5104+
release-it@^14.9.0:
5105+
version "14.9.0"
5106+
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.9.0.tgz#7ac6ef284c9067c14313c64275e2e4b31fe9a9e1"
5107+
integrity sha512-Pn9GH60jKkL+dUkVxCyyiIhA9oySu/Q+8F9aExCggcppxfZbhRCxMgmk/iFh+/oejdzQq9zCZSudA2CmWOSKxQ==
51085108
dependencies:
51095109
"@iarna/toml" "2.2.5"
51105110
"@octokit/rest" "18.5.3"

0 commit comments

Comments
 (0)