|
3133 | 3133 | micromatch "^4.0.2"
|
3134 | 3134 | pkg-dir "^4.2.0"
|
3135 | 3135 |
|
3136 |
| -find-yarn-workspace-root@^1.2.1: |
3137 |
| - version "1.2.1" |
3138 |
| - resolved "https://registry.npmjs.org/find-yarn-workspace-root/-/find-yarn-workspace-root-1.2.1.tgz#40eb8e6e7c2502ddfaa2577c176f221422f860db" |
3139 |
| - integrity sha512-dVtfb0WuQG+8Ag2uWkbG79hOUzEsRrhBzgfn86g2sJPkzmcpGdghbNTfUKGTxymFrY/tLIodDzLoW9nOJ4FY8Q== |
| 3136 | +find-yarn-workspace-root@^2.0.0: |
| 3137 | + version "2.0.0" |
| 3138 | + resolved "https://registry.yarnpkg.com/find-yarn-workspace-root/-/find-yarn-workspace-root-2.0.0.tgz#f47fb8d239c900eb78179aa81b66673eac88f7bd" |
| 3139 | + integrity sha512-1IMnbjt4KzsQfnhnzNd8wUEgXZ44IzZaZmnLYx7D5FZlaHt2gW20Cri8Q+E/t5tIj4+epTBub+2Zxu/vNILzqQ== |
3140 | 3140 | dependencies:
|
3141 |
| - fs-extra "^4.0.3" |
3142 |
| - micromatch "^3.1.4" |
| 3141 | + micromatch "^4.0.2" |
3143 | 3142 |
|
3144 | 3143 | flat-cache@^2.0.1:
|
3145 | 3144 | version "2.0.1"
|
|
3227 | 3226 | jsonfile "^6.0.1"
|
3228 | 3227 | universalify "^1.0.0"
|
3229 | 3228 |
|
3230 |
| -fs-extra@^4.0.3: |
3231 |
| - version "4.0.3" |
3232 |
| - resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-4.0.3.tgz#0d852122e5bc5beb453fb028e9c0c9bf36340c94" |
3233 |
| - integrity sha512-q6rbdDd1o2mAnQreO7YADIxf/Whx4AHBiRf6d+/cVT8h44ss+lHgxf1FemcqDnQt9X3ct4McHr+JMGlYSsK7Cg== |
3234 |
| - dependencies: |
3235 |
| - graceful-fs "^4.1.2" |
3236 |
| - jsonfile "^4.0.0" |
3237 |
| - universalify "^0.1.0" |
3238 |
| - |
3239 | 3229 | fs-extra@^7.0.1:
|
3240 | 3230 | version "7.0.1"
|
3241 | 3231 | resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-7.0.1.tgz#4f189c44aa123b895f722804f55ea23eadc348e9"
|
@@ -5270,15 +5260,15 @@ pascalcase@^0.1.1:
|
5270 | 5260 | resolved "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz#b363e55e8006ca6fe21784d2db22bd15d7917f14"
|
5271 | 5261 | integrity sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=
|
5272 | 5262 |
|
5273 |
| - |
5274 |
| - version "6.4.5" |
5275 |
| - resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-6.4.5.tgz#5fcefa3129c32185725b8a038753f4815c191957" |
5276 |
| - integrity sha512-iZl3nNUEQ3cdoY1U4Gj7p9aIGgn27aD3Z32TEh+13remRlkEzbc1+CdjFvy/zT/JK2EtY4ERwoiHKQU9B0PEvw== |
| 5263 | + |
| 5264 | + version "6.4.6" |
| 5265 | + resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-6.4.6.tgz#e61fe9f0d23df509338e3b79be6e89b81d5760e4" |
| 5266 | + integrity sha512-AO2bh42z8AQL+0OUdcRpS5Z/0X8k9IQ1uc1HzlVye+2RQrtDeNgTk5SbS4rdbLJKtUWRpvPISrYZeyh+OK4AKw== |
5277 | 5267 | dependencies:
|
5278 | 5268 | "@yarnpkg/lockfile" "^1.1.0"
|
5279 | 5269 | chalk "^2.4.2"
|
5280 | 5270 | cross-spawn "^6.0.5"
|
5281 |
| - find-yarn-workspace-root "^1.2.1" |
| 5271 | + find-yarn-workspace-root "^2.0.0" |
5282 | 5272 | fs-extra "^7.0.1"
|
5283 | 5273 | is-ci "^2.0.0"
|
5284 | 5274 | klaw-sync "^6.0.0"
|
|
0 commit comments