File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 51
51
"lint-staged" : " 12.3.7" ,
52
52
"prettier" : " 2.6.0" ,
53
53
"reflect-metadata" : " 0.1.13" ,
54
- "release-it" : " 14.12.5 " ,
54
+ "release-it" : " 14.13.0 " ,
55
55
"rimraf" : " 3.0.2" ,
56
56
"rxjs" : " 7.5.5" ,
57
57
"supertest" : " 6.2.2" ,
Original file line number Diff line number Diff line change @@ -8804,10 +8804,10 @@ registry-url@^5.0.0:
8804
8804
dependencies :
8805
8805
rc "^1.2.8"
8806
8806
8807
- release-it@14.12.5 :
8808
- version "14.12.5 "
8809
- resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.12.5 .tgz#aaf9802545717f299e14d1dbf025afa7bf956668 "
8810
- integrity sha512-mGFbbX8eEKMOhfjq5mZAgGppT8CME1T+vj6xA5tAPYSCuPpcNEDjqiG1tJfPy/XImZI4uS3U6pNP5KyDpy9etg ==
8807
+ release-it@14.13.0 :
8808
+ version "14.13.0 "
8809
+ resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.13.0 .tgz#9dbf1f8868c54da38d636f35e1643a298c659233 "
8810
+ integrity sha512-tiVocA1QcAC0fgMBSIq8IBfRVmGCvLTkG5Mxdl2WmH91tLuzFmSsDUgpTJGhIBo+ly+oe+vsr7EZ+rkCDNuZoQ ==
8811
8811
dependencies :
8812
8812
" @iarna/toml" " 2.2.5"
8813
8813
" @octokit/rest" " 18.12.0"
8835
8835
update-notifier "5.1.0"
8836
8836
url-join "4.0.1"
8837
8837
uuid "8.3.2"
8838
+ wildcard-match "5.1.2"
8838
8839
yaml "1.10.2"
8839
8840
yargs-parser "20.2.9"
8840
8841
@@ -10360,6 +10361,11 @@ widest-line@^3.1.0:
10360
10361
dependencies :
10361
10362
string-width "^4.0.0"
10362
10363
10364
+
10365
+ version "5.1.2"
10366
+ resolved "https://registry.yarnpkg.com/wildcard-match/-/wildcard-match-5.1.2.tgz#66b438001391674d8599b45da051e0bd9f33cd2a"
10367
+ integrity sha512-qNXwI591Z88c8bWxp+yjV60Ch4F8Riawe3iGxbzquhy8Xs9m+0+SLFBGb/0yCTIDElawtaImC37fYZ+dr32KqQ==
10368
+
10363
10369
windows-release@^4.0.0 :
10364
10370
version "4.0.0"
10365
10371
resolved "https://registry.yarnpkg.com/windows-release/-/windows-release-4.0.0.tgz#4725ec70217d1bf6e02c7772413b29cdde9ec377"
You can’t perform that action at this time.
0 commit comments