File tree Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 51
51
"jest-snapshot-serializer-raw" : " 1.2.0" ,
52
52
"json-schema-to-markdown" : " 1.1.1" ,
53
53
"lint-staged" : " 13.0.3" ,
54
- "patch-package" : " 6.4.7 " ,
54
+ "patch-package" : " 6.5.0 " ,
55
55
"prettier" : " 2.7.1" ,
56
56
"rimraf" : " 3.0.2" ,
57
57
"ts-node" : " 10.9.1" ,
Original file line number Diff line number Diff line change @@ -2642,7 +2642,7 @@ caniuse-lite@^1.0.30001400:
2642
2642
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001410.tgz#b5a86366fbbf439d75dd3db1d21137a73e829f44"
2643
2643
integrity sha512-QoblBnuE+rG0lc3Ur9ltP5q47lbguipa/ncNMyyGuqPk44FxbScWAeEO+k5fSQ8WekdAK4mWqNs1rADDAiN5xQ==
2644
2644
2645
- chalk@^2.0.0, chalk@^2.1.0, chalk@^2.4.2 :
2645
+ chalk@^2.0.0, chalk@^2.1.0 :
2646
2646
version "2.4.2"
2647
2647
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
2648
2648
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
@@ -5456,24 +5456,25 @@ pascal-case@^3.1.1:
5456
5456
no-case "^3.0.4"
5457
5457
tslib "^2.0.3"
5458
5458
5459
- patch-package@6.4.7 :
5460
- version "6.4.7 "
5461
- resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-6.4.7 .tgz#2282d53c397909a0d9ef92dae3fdeb558382b148 "
5462
- integrity sha512-S0vh/ZEafZ17hbhgqdnpunKDfzHQibQizx9g8yEf5dcVk3KOflOfdufRXQX8CSEkyOQwuM/bNz1GwKvFj54kaQ ==
5459
+ patch-package@6.5.0 :
5460
+ version "6.5.0 "
5461
+ resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-6.5.0 .tgz#feb058db56f0005da59cfa316488321de585e88a "
5462
+ integrity sha512-tC3EqJmo74yKqfsMzELaFwxOAu6FH6t+FzFOsnWAuARm7/n2xB5AOeOueE221eM9gtMuIKMKpF9tBy/X2mNP0Q ==
5463
5463
dependencies :
5464
5464
" @yarnpkg/lockfile" " ^1.1.0"
5465
- chalk "^2.4 .2"
5465
+ chalk "^4.1 .2"
5466
5466
cross-spawn "^6.0.5"
5467
5467
find-yarn-workspace-root "^2.0.0"
5468
5468
fs-extra "^7.0.1"
5469
5469
is-ci "^2.0.0"
5470
5470
klaw-sync "^6.0.0"
5471
- minimist "^1.2.0 "
5471
+ minimist "^1.2.6 "
5472
5472
open "^7.4.2"
5473
5473
rimraf "^2.6.3"
5474
5474
semver "^5.6.0"
5475
5475
slash "^2.0.0"
5476
5476
tmp "^0.0.33"
5477
+ yaml "^1.10.2"
5477
5478
5478
5479
path-exists@^3.0.0 :
5479
5480
version "3.0.0"
You can’t perform that action at this time.
0 commit comments