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 63
63
"loader.js" : " ^4.7.0" ,
64
64
"npm-run-all" : " ^4.1.5" ,
65
65
"qunit-dom" : " ^1.6.0" ,
66
- "release-it" : " ^14.6.2 " ,
66
+ "release-it" : " ^14.7.0 " ,
67
67
"release-it-lerna-changelog" : " ^3.1.0"
68
68
},
69
69
"engines" : {
Original file line number Diff line number Diff line change @@ -8552,19 +8552,20 @@ inline-source-map-comment@^1.0.5:
8552
8552
sum-up "^1.0.1"
8553
8553
xtend "^4.0.0"
8554
8554
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 ==
8559
8559
dependencies:
8560
8560
ansi-escapes "^4.2.1"
8561
- chalk "^4.1.0 "
8561
+ chalk "^4.1.1 "
8562
8562
cli-cursor "^3.1.0"
8563
8563
cli-width "^3.0.0"
8564
8564
external-editor "^3.0.3"
8565
8565
figures "^3.0.0"
8566
8566
lodash "^4.17.21"
8567
8567
mute-stream "0.0.8"
8568
+ ora "^5.3.0"
8568
8569
run-async "^2.4.0"
8569
8570
rxjs "^6.6.6"
8570
8571
string-width "^4.1.0"
@@ -10557,7 +10558,7 @@ optionator@^0.9.1:
10557
10558
type-check "^0.4.0"
10558
10559
word-wrap "^1.2.3"
10559
10560
10560
-
10561
+ [email protected] , ora@^5.1.0
, ora@^5.3.0 :
10561
10562
version "5.4.0"
10562
10563
resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.0.tgz#42eda4855835b9cd14d33864c97a3c95a3f56bf4"
10563
10564
integrity sha512-1StwyXQGoU6gdjYkyVcqOLnVlbKj+6yPNNOxJVgpt9t4eksKjiriiHuxktLYkgllwk+D6MbC4ihH84L1udRXPg==
@@ -11606,10 +11607,10 @@ release-it-lerna-changelog@^3.1.0:
11606
11607
validate-peer-dependencies "^1.0.0"
11607
11608
which "^2.0.2"
11608
11609
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 ==
11613
11614
dependencies:
11614
11615
"@iarna/toml" "2.2.5"
11615
11616
"@octokit/rest" "18.5.3"
@@ -11625,7 +11626,7 @@ release-it@^14.6.2:
11625
11626
globby "11.0.3"
11626
11627
got "11.8.2"
11627
11628
import-cwd "3.0.0"
11628
- inquirer "8.0 .0"
11629
+ inquirer "8.1 .0"
11629
11630
is-ci "3.0.0"
11630
11631
lodash "4.17.21"
11631
11632
mime-types "2.1.30"
You can’t perform that action at this time.
0 commit comments