File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 20
20
"@aws-sdk/client-s3" : " ^3.33.0" ,
21
21
"allure-commandline" : " ^2.13.8" ,
22
22
"chalk" : " ^4.1.2" ,
23
- "comment-json" : " 4.2.2 " ,
23
+ "comment-json" : " 4.3.0 " ,
24
24
"cross-spawn" : " ^7.0.3" ,
25
25
"dotenv" : " ^8.1.0" ,
26
26
"eslint" : " ^7.25.0" ,
Original file line number Diff line number Diff line change @@ -4202,16 +4202,14 @@ commander@^8.3.0:
4202
4202
resolved "https://registry.yarnpkg.com/commander/-/commander-8.3.0.tgz#4837ea1b2da67b9c616a67afbb0fafee567bca66"
4203
4203
integrity sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==
4204
4204
4205
- comment-json@4.2.2 :
4206
- version "4.2.2 "
4207
- resolved "https://registry.yarnpkg.com/comment-json/-/comment-json-4.2.2 .tgz#5fae70a94e0c8f84a077bd31df5aa5269252f293 "
4208
- integrity sha512-H8T+kl3nZesZu41zO2oNXIJWojNeK3mHxCLrsBNu6feksBXsgb+PtYz5daP5P86A0F3sz3840KVYehr04enISQ ==
4205
+ comment-json@4.3.0 :
4206
+ version "4.3.0 "
4207
+ resolved "https://registry.yarnpkg.com/comment-json/-/comment-json-4.3.0 .tgz#74e1f35b4a6b76ac000d5cb8d02f950e44ff68ee "
4208
+ integrity sha512-DczdmbvWLd09KATFWY0xcihOO45b32+5V34vZg1oelxqgjtGJotaLrrdFpJRLOdG6Wb031qcg4zOKgnQoBWbEw ==
4209
4209
dependencies:
4210
4210
array-timsort "^1.0.3"
4211
4211
core-util-is "^1.0.3"
4212
4212
esprima "^4.0.1"
4213
- has-own-prop "^2.0.0"
4214
- repeat-string "^1.6.1"
4215
4213
4216
4214
compare-func@^2.0.0:
4217
4215
version "2.0.0"
@@ -6437,11 +6435,6 @@ has-flag@^4.0.0:
6437
6435
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
6438
6436
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
6439
6437
6440
- has-own-prop@^2.0.0:
6441
- version "2.0.0"
6442
- resolved "https://registry.yarnpkg.com/has-own-prop/-/has-own-prop-2.0.0.tgz#f0f95d58f65804f5d218db32563bb85b8e0417af"
6443
- integrity sha512-Pq0h+hvsVm6dDEa8x82GnLSYHOzNDt7f0ddFa3FqcQlgzEiptPqL+XrOJNavjOzSYiYWIrgeVYYgGlLmnxwilQ==
6444
-
6445
6438
has-property-descriptors@^1.0.0:
6446
6439
version "1.0.0"
6447
6440
resolved "https://registry.yarnpkg.com/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz#610708600606d36961ed04c196193b6a607fa861"
You can’t perform that action at this time.
0 commit comments