|
1444 | 1444 | js-yaml "3.14.0" |
1445 | 1445 | nyc "15.1.0" |
1446 | 1446 |
|
1447 | | -"@cypress/instrument-cra@1.1.1": |
1448 | | - version "1.1.1" |
1449 | | - resolved "https://registry.yarnpkg.com/@cypress/instrument-cra/-/instrument-cra-1.1.1.tgz#4696c556235c52d28a86d4b98ae7cc7e6776aaef" |
1450 | | - integrity sha512-B+RLX73HUbXSf9eE8rYjk75jYAT0NAE8S8agH0752+3gZobRaohlEtcHix88qAGWtru9rWrI6g9KKttFfnSPrw== |
| 1447 | +"@cypress/instrument-cra@1.3.1": |
| 1448 | + version "1.3.1" |
| 1449 | + resolved "https://registry.yarnpkg.com/@cypress/instrument-cra/-/instrument-cra-1.3.1.tgz#5bcb4e9086de08c4e95b20571ea8de4a6e1f4be7" |
| 1450 | + integrity sha512-tHJM2ZhNIyTFsUI1UJ5oMRND4Sa2fJ0U+PXaZ7gN1P6z2RL7nVBKNMhT3O+msHvl73qALfjZRRGWwWK3P3RLZw== |
1451 | 1451 | dependencies: |
1452 | 1452 | babel-plugin-istanbul "6.0.0" |
1453 | 1453 | debug "4.1.1" |
1454 | | - find-yarn-workspace-root "^1.2.1" |
| 1454 | + find-yarn-workspace-root "^2.0.0" |
1455 | 1455 |
|
1456 | 1456 | "@cypress/listr-verbose-renderer@0.4.1": |
1457 | 1457 | version "0.4.1" |
@@ -5664,13 +5664,12 @@ find-up@^3.0.0: |
5664 | 5664 | dependencies: |
5665 | 5665 | locate-path "^3.0.0" |
5666 | 5666 |
|
5667 | | -find-yarn-workspace-root@^1.2.1: |
5668 | | - version "1.2.1" |
5669 | | - resolved "https://registry.yarnpkg.com/find-yarn-workspace-root/-/find-yarn-workspace-root-1.2.1.tgz#40eb8e6e7c2502ddfaa2577c176f221422f860db" |
5670 | | - integrity sha512-dVtfb0WuQG+8Ag2uWkbG79hOUzEsRrhBzgfn86g2sJPkzmcpGdghbNTfUKGTxymFrY/tLIodDzLoW9nOJ4FY8Q== |
| 5667 | +find-yarn-workspace-root@^2.0.0: |
| 5668 | + version "2.0.0" |
| 5669 | + resolved "https://registry.yarnpkg.com/find-yarn-workspace-root/-/find-yarn-workspace-root-2.0.0.tgz#f47fb8d239c900eb78179aa81b66673eac88f7bd" |
| 5670 | + integrity sha512-1IMnbjt4KzsQfnhnzNd8wUEgXZ44IzZaZmnLYx7D5FZlaHt2gW20Cri8Q+E/t5tIj4+epTBub+2Zxu/vNILzqQ== |
5671 | 5671 | dependencies: |
5672 | | - fs-extra "^4.0.3" |
5673 | | - micromatch "^3.1.4" |
| 5672 | + micromatch "^4.0.2" |
5674 | 5673 |
|
5675 | 5674 | flat-cache@^2.0.1: |
5676 | 5675 | version "2.0.1" |
@@ -5820,7 +5819,7 @@ fs-extra@9.0.0: |
5820 | 5819 | jsonfile "^6.0.1" |
5821 | 5820 | universalify "^1.0.0" |
5822 | 5821 |
|
5823 | | -fs-extra@^4.0.2, fs-extra@^4.0.3: |
| 5822 | +fs-extra@^4.0.2: |
5824 | 5823 | version "4.0.3" |
5825 | 5824 | resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-4.0.3.tgz#0d852122e5bc5beb453fb028e9c0c9bf36340c94" |
5826 | 5825 | integrity sha512-q6rbdDd1o2mAnQreO7YADIxf/Whx4AHBiRf6d+/cVT8h44ss+lHgxf1FemcqDnQt9X3ct4McHr+JMGlYSsK7Cg== |
|
0 commit comments