File tree Expand file tree Collapse file tree 2 files changed +13
-12
lines changed Expand file tree Collapse file tree 2 files changed +13
-12
lines changed Original file line number Diff line number Diff line change 66
66
"loader.js" : " ^4.7.0" ,
67
67
"npm-run-all" : " ^4.1.5" ,
68
68
"qunit-dom" : " ^1.6.0" ,
69
- "release-it" : " ^14.6.2 " ,
69
+ "release-it" : " ^14.7.0 " ,
70
70
"release-it-lerna-changelog" : " ^3.1.0"
71
71
},
72
72
"engines" : {
Original file line number Diff line number Diff line change @@ -8249,19 +8249,20 @@ inline-source-map-comment@^1.0.5:
8249
8249
sum-up "^1.0.1"
8250
8250
xtend "^4.0.0"
8251
8251
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 ==
8256
8256
dependencies:
8257
8257
ansi-escapes "^4.2.1"
8258
- chalk "^4.1.0 "
8258
+ chalk "^4.1.1 "
8259
8259
cli-cursor "^3.1.0"
8260
8260
cli-width "^3.0.0"
8261
8261
external-editor "^3.0.3"
8262
8262
figures "^3.0.0"
8263
8263
lodash "^4.17.21"
8264
8264
mute-stream "0.0.8"
8265
+ ora "^5.3.0"
8265
8266
run-async "^2.4.0"
8266
8267
rxjs "^6.6.6"
8267
8268
string-width "^4.1.0"
@@ -10237,7 +10238,7 @@ optionator@^0.9.1:
10237
10238
type-check "^0.4.0"
10238
10239
word-wrap "^1.2.3"
10239
10240
10240
-
10241
+ [email protected] , ora@^5.1.0
, ora@^5.3.0 :
10241
10242
version "5.4.0"
10242
10243
resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.0.tgz#42eda4855835b9cd14d33864c97a3c95a3f56bf4"
10243
10244
integrity sha512-1StwyXQGoU6gdjYkyVcqOLnVlbKj+6yPNNOxJVgpt9t4eksKjiriiHuxktLYkgllwk+D6MbC4ihH84L1udRXPg==
@@ -11221,10 +11222,10 @@ release-it-lerna-changelog@^3.1.0:
11221
11222
validate-peer-dependencies "^1.0.0"
11222
11223
which "^2.0.2"
11223
11224
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 ==
11228
11229
dependencies:
11229
11230
"@iarna/toml" "2.2.5"
11230
11231
"@octokit/rest" "18.5.3"
@@ -11240,7 +11241,7 @@ release-it@^14.6.2:
11240
11241
globby "11.0.3"
11241
11242
got "11.8.2"
11242
11243
import-cwd "3.0.0"
11243
- inquirer "8.0 .0"
11244
+ inquirer "8.1 .0"
11244
11245
is-ci "3.0.0"
11245
11246
lodash "4.17.21"
11246
11247
mime-types "2.1.30"
You can’t perform that action at this time.
0 commit comments