Skip to content

Commit 9336113

Browse files
Bump release-it from 14.6.2 to 14.7.0
Bumps [release-it](https://github.com/release-it/release-it) from 14.6.2 to 14.7.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.6.2...14.7.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 032e887 commit 9336113

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"loader.js": "^4.7.0",
6464
"npm-run-all": "^4.1.5",
6565
"qunit-dom": "^1.6.0",
66-
"release-it": "^14.6.2",
66+
"release-it": "^14.7.0",
6767
"release-it-lerna-changelog": "^3.1.0"
6868
},
6969
"engines": {

yarn.lock

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8552,19 +8552,20 @@ inline-source-map-comment@^1.0.5:
85528552
sum-up "^1.0.1"
85538553
xtend "^4.0.0"
85548554

8555-
inquirer@8.0.0:
8556-
version "8.0.0"
8557-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.0.0.tgz#957a46db1abcf0fdd2ab82deb7470e90afc7d0ac"
8558-
integrity sha512-ON8pEJPPCdyjxj+cxsYRe6XfCJepTxANdNnTebsTuQgXpRyZRRT9t4dJwjRubgmvn20CLSEnozRUayXyM9VTXA==
8555+
inquirer@8.1.0:
8556+
version "8.1.0"
8557+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.1.0.tgz#68ce5ce5376cf0e89765c993d8b7c1e62e184d69"
8558+
integrity sha512-1nKYPoalt1vMBfCMtpomsUc32wmOoWXAoq3kM/5iTfxyQ2f/BxjixQpC+mbZ7BI0JUXHED4/XPXekDVtJNpXYw==
85598559
dependencies:
85608560
ansi-escapes "^4.2.1"
8561-
chalk "^4.1.0"
8561+
chalk "^4.1.1"
85628562
cli-cursor "^3.1.0"
85638563
cli-width "^3.0.0"
85648564
external-editor "^3.0.3"
85658565
figures "^3.0.0"
85668566
lodash "^4.17.21"
85678567
mute-stream "0.0.8"
8568+
ora "^5.3.0"
85688569
run-async "^2.4.0"
85698570
rxjs "^6.6.6"
85708571
string-width "^4.1.0"
@@ -10557,7 +10558,7 @@ optionator@^0.9.1:
1055710558
type-check "^0.4.0"
1055810559
word-wrap "^1.2.3"
1055910560

10560-
[email protected], ora@^5.1.0:
10561+
[email protected], ora@^5.1.0, ora@^5.3.0:
1056110562
version "5.4.0"
1056210563
resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.0.tgz#42eda4855835b9cd14d33864c97a3c95a3f56bf4"
1056310564
integrity sha512-1StwyXQGoU6gdjYkyVcqOLnVlbKj+6yPNNOxJVgpt9t4eksKjiriiHuxktLYkgllwk+D6MbC4ihH84L1udRXPg==
@@ -11606,10 +11607,10 @@ release-it-lerna-changelog@^3.1.0:
1160611607
validate-peer-dependencies "^1.0.0"
1160711608
which "^2.0.2"
1160811609

11609-
release-it@^14.6.2:
11610-
version "14.6.2"
11611-
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.6.2.tgz#dc5389c83d39a9a773968a03db5a0216c736102a"
11612-
integrity sha512-rjRe2cC59ueTUGS2rkwI5JEeN0DQlU2eeq4nrCQcwQXv5IzC+9uPd7EvoUT7VDwJ4ZNu1Oh8DZVQqrtDzVboUg==
11610+
release-it@^14.7.0:
11611+
version "14.7.0"
11612+
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.7.0.tgz#57c63bee1ea668e5186f7fd018d88fbd01120ada"
11613+
integrity sha512-g8z6BR7qsO1r0HtS4rquRU5PmwHrIZ5jYTuaaa1ZSLrh91Nm23PBpHR/0jsA549Qzujj4W/mkeskoAAIvHugWQ==
1161311614
dependencies:
1161411615
"@iarna/toml" "2.2.5"
1161511616
"@octokit/rest" "18.5.3"
@@ -11625,7 +11626,7 @@ release-it@^14.6.2:
1162511626
globby "11.0.3"
1162611627
got "11.8.2"
1162711628
import-cwd "3.0.0"
11628-
inquirer "8.0.0"
11629+
inquirer "8.1.0"
1162911630
is-ci "3.0.0"
1163011631
lodash "4.17.21"
1163111632
mime-types "2.1.30"

0 commit comments

Comments
 (0)