Skip to content

Commit 07790a1

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 f699c95 commit 07790a1

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
@@ -66,7 +66,7 @@
6666
"loader.js": "^4.7.0",
6767
"npm-run-all": "^4.1.5",
6868
"qunit-dom": "^1.6.0",
69-
"release-it": "^14.6.2",
69+
"release-it": "^14.7.0",
7070
"release-it-lerna-changelog": "^3.1.0"
7171
},
7272
"engines": {

yarn.lock

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8249,19 +8249,20 @@ inline-source-map-comment@^1.0.5:
82498249
sum-up "^1.0.1"
82508250
xtend "^4.0.0"
82518251

8252-
inquirer@8.0.0:
8253-
version "8.0.0"
8254-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.0.0.tgz#957a46db1abcf0fdd2ab82deb7470e90afc7d0ac"
8255-
integrity sha512-ON8pEJPPCdyjxj+cxsYRe6XfCJepTxANdNnTebsTuQgXpRyZRRT9t4dJwjRubgmvn20CLSEnozRUayXyM9VTXA==
8252+
inquirer@8.1.0:
8253+
version "8.1.0"
8254+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.1.0.tgz#68ce5ce5376cf0e89765c993d8b7c1e62e184d69"
8255+
integrity sha512-1nKYPoalt1vMBfCMtpomsUc32wmOoWXAoq3kM/5iTfxyQ2f/BxjixQpC+mbZ7BI0JUXHED4/XPXekDVtJNpXYw==
82568256
dependencies:
82578257
ansi-escapes "^4.2.1"
8258-
chalk "^4.1.0"
8258+
chalk "^4.1.1"
82598259
cli-cursor "^3.1.0"
82608260
cli-width "^3.0.0"
82618261
external-editor "^3.0.3"
82628262
figures "^3.0.0"
82638263
lodash "^4.17.21"
82648264
mute-stream "0.0.8"
8265+
ora "^5.3.0"
82658266
run-async "^2.4.0"
82668267
rxjs "^6.6.6"
82678268
string-width "^4.1.0"
@@ -10237,7 +10238,7 @@ optionator@^0.9.1:
1023710238
type-check "^0.4.0"
1023810239
word-wrap "^1.2.3"
1023910240

10240-
[email protected], ora@^5.1.0:
10241+
[email protected], ora@^5.1.0, ora@^5.3.0:
1024110242
version "5.4.0"
1024210243
resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.0.tgz#42eda4855835b9cd14d33864c97a3c95a3f56bf4"
1024310244
integrity sha512-1StwyXQGoU6gdjYkyVcqOLnVlbKj+6yPNNOxJVgpt9t4eksKjiriiHuxktLYkgllwk+D6MbC4ihH84L1udRXPg==
@@ -11221,10 +11222,10 @@ release-it-lerna-changelog@^3.1.0:
1122111222
validate-peer-dependencies "^1.0.0"
1122211223
which "^2.0.2"
1122311224

11224-
release-it@^14.6.2:
11225-
version "14.6.2"
11226-
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.6.2.tgz#dc5389c83d39a9a773968a03db5a0216c736102a"
11227-
integrity sha512-rjRe2cC59ueTUGS2rkwI5JEeN0DQlU2eeq4nrCQcwQXv5IzC+9uPd7EvoUT7VDwJ4ZNu1Oh8DZVQqrtDzVboUg==
11225+
release-it@^14.7.0:
11226+
version "14.7.0"
11227+
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.7.0.tgz#57c63bee1ea668e5186f7fd018d88fbd01120ada"
11228+
integrity sha512-g8z6BR7qsO1r0HtS4rquRU5PmwHrIZ5jYTuaaa1ZSLrh91Nm23PBpHR/0jsA549Qzujj4W/mkeskoAAIvHugWQ==
1122811229
dependencies:
1122911230
"@iarna/toml" "2.2.5"
1123011231
"@octokit/rest" "18.5.3"
@@ -11240,7 +11241,7 @@ release-it@^14.6.2:
1124011241
globby "11.0.3"
1124111242
got "11.8.2"
1124211243
import-cwd "3.0.0"
11243-
inquirer "8.0.0"
11244+
inquirer "8.1.0"
1124411245
is-ci "3.0.0"
1124511246
lodash "4.17.21"
1124611247
mime-types "2.1.30"

0 commit comments

Comments
 (0)