@@ -2167,6 +2167,7 @@ __metadata:
2167
2167
fast-glob: ^3.2.7
2168
2168
fs-extra: ^10.0.0
2169
2169
inquirer: ^8.1.0
2170
+ is-git-clean: ^1.1.0
2170
2171
jest-diff: ^27.0.6
2171
2172
jscodeshift: ^0.13.0
2172
2173
lodash.clonedeep: ^4.5.0
@@ -8298,6 +8299,13 @@ __metadata:
8298
8299
languageName: node
8299
8300
linkType: hard
8300
8301
8302
+ "array-differ@npm:^1.0.0":
8303
+ version: 1.0.0
8304
+ resolution: "array-differ@npm:1.0.0"
8305
+ checksum: ac6060952c7cb0a534c06ea3c6c960432d605d905e9901afe386e841aadc6e102ed81e0e6abe5eb4b50dd43907fc6426f6012b5ca784ec7741a5b398690c0998
8306
+ languageName: node
8307
+ linkType: hard
8308
+
8301
8309
"array-differ@npm:^2.0.3":
8302
8310
version: 2.1.0
8303
8311
resolution: "array-differ@npm:2.1.0"
@@ -12246,6 +12254,16 @@ __metadata:
12246
12254
languageName: node
12247
12255
linkType: hard
12248
12256
12257
+ "cross-spawn-async@npm:^2.1.1":
12258
+ version: 2.2.5
12259
+ resolution: "cross-spawn-async@npm:2.2.5"
12260
+ dependencies:
12261
+ lru-cache: ^4.0.0
12262
+ which: ^1.2.8
12263
+ checksum: 6d9059a68a643d9a7506c0d7ca518a803a4293d62cbd3763bdb18cac0dd7bfa9b07d6705361a23c486c7b790e4a2fbfc3d63b93e21de52ad862794b12c6f055f
12264
+ languageName: node
12265
+ linkType: hard
12266
+
12249
12267
"cross-spawn-promise@npm:^0.10.1":
12250
12268
version: 0.10.1
12251
12269
resolution: "cross-spawn-promise@npm:0.10.1"
@@ -15177,6 +15195,20 @@ __metadata:
15177
15195
languageName: node
15178
15196
linkType: hard
15179
15197
15198
+ "execa@npm:^0.4.0":
15199
+ version: 0.4.0
15200
+ resolution: "execa@npm:0.4.0"
15201
+ dependencies:
15202
+ cross-spawn-async: ^2.1.1
15203
+ is-stream: ^1.1.0
15204
+ npm-run-path: ^1.0.0
15205
+ object-assign: ^4.0.1
15206
+ path-key: ^1.0.0
15207
+ strip-eof: ^1.0.0
15208
+ checksum: aa78c841cbb11b279127f2155e243f7fd766369f8a928ccab9aaa88687ee765e60f7de626ed4056c540ea6c4d7347819a4ae4426076a481edc47585dce989f8e
15209
+ languageName: node
15210
+ linkType: hard
15211
+
15180
15212
"execa@npm:^0.7.0":
15181
15213
version: 0.7.0
15182
15214
resolution: "execa@npm:0.7.0"
@@ -19492,6 +19524,17 @@ __metadata:
19492
19524
languageName: node
19493
19525
linkType: hard
19494
19526
19527
+ "is-git-clean@npm:^1.1.0":
19528
+ version: 1.1.0
19529
+ resolution: "is-git-clean@npm:1.1.0"
19530
+ dependencies:
19531
+ execa: ^0.4.0
19532
+ is-obj: ^1.0.1
19533
+ multimatch: ^2.1.0
19534
+ checksum: aa89b03f97f02e9dbf5990ad002b33f75bdb83abd0626e60e76d03f62981ad2500b33e7b9eea9f2fdf861ae818ee40663d052902f4c7c0897067463d36072259
19535
+ languageName: node
19536
+ linkType: hard
19537
+
19495
19538
"is-glob@npm:^2.0.0, is-glob@npm:^2.0.1":
19496
19539
version: 2.0.1
19497
19540
resolution: "is-glob@npm:2.0.1"
@@ -23689,7 +23732,7 @@ __metadata:
23689
23732
languageName: node
23690
23733
linkType: hard
23691
23734
23692
- "minimatch@npm:2 || 3, minimatch@npm:3.0.4, minimatch@npm:^3.0.2, minimatch@npm:^3.0.4, minimatch@npm:~3.0.2":
23735
+ "minimatch@npm:2 || 3, minimatch@npm:3.0.4, minimatch@npm:^3.0.0, minimatch@npm:^3.0. 2, minimatch@npm:^3.0.4, minimatch@npm:~3.0.2":
23693
23736
version: 3.0.4
23694
23737
resolution: "minimatch@npm:3.0.4"
23695
23738
dependencies:
@@ -24067,6 +24110,18 @@ __metadata:
24067
24110
languageName: node
24068
24111
linkType: hard
24069
24112
24113
+ "multimatch@npm:^2.1.0":
24114
+ version: 2.1.0
24115
+ resolution: "multimatch@npm:2.1.0"
24116
+ dependencies:
24117
+ array-differ: ^1.0.0
24118
+ array-union: ^1.0.1
24119
+ arrify: ^1.0.0
24120
+ minimatch: ^3.0.0
24121
+ checksum: 19259848ec28e5b3ee150ef3ac4a7d3d4afd0c285556e58f349e393b6b4cb6d99abe14415aa2183f4e6309c42d4d3cf941da7ad1b088753024c41ad8b280b03b
24122
+ languageName: node
24123
+ linkType: hard
24124
+
24070
24125
"multimatch@npm:^3.0.0":
24071
24126
version: 3.0.0
24072
24127
resolution: "multimatch@npm:3.0.0"
@@ -24836,6 +24891,15 @@ __metadata:
24836
24891
languageName: node
24837
24892
linkType: hard
24838
24893
24894
+ "npm-run-path@npm:^1.0.0":
24895
+ version: 1.0.0
24896
+ resolution: "npm-run-path@npm:1.0.0"
24897
+ dependencies:
24898
+ path-key: ^1.0.0
24899
+ checksum: ffabf15b6e4cb6f511a49cb9c824db67cd13198938988d18362fb62e793650b10d5e87695016625d3bed06fb9ab6a3b359265d97910d8971c8fdca845d3aaadd
24900
+ languageName: node
24901
+ linkType: hard
24902
+
24839
24903
"npm-run-path@npm:^2.0.0":
24840
24904
version: 2.0.2
24841
24905
resolution: "npm-run-path@npm:2.0.2"
@@ -26037,6 +26101,13 @@ __metadata:
26037
26101
languageName: node
26038
26102
linkType: hard
26039
26103
26104
+ "path-key@npm:^1.0.0":
26105
+ version: 1.0.0
26106
+ resolution: "path-key@npm:1.0.0"
26107
+ checksum: 41c4aa248d3b2e4f98b98c753b3721da7a25060cdce1ac95944ae19c71b7d85702b790558763c0371bab46269f40aa8b5ec4a3353954d0c05c8231c41dae9cf0
26108
+ languageName: node
26109
+ linkType: hard
26110
+
26040
26111
"path-key@npm:^2.0.0, path-key@npm:^2.0.1":
26041
26112
version: 2.0.1
26042
26113
resolution: "path-key@npm:2.0.1"
@@ -34920,7 +34991,7 @@ resolve@^2.0.0-next.3:
34920
34991
languageName: node
34921
34992
linkType: hard
34922
34993
34923
- "which@npm:^1.0.5, which@npm:^1.2.1, which@npm:^1.2.10, which@npm:^1.2.14, which@npm:^1.2.9, which@npm:^1.3.1":
34994
+ "which@npm:^1.0.5, which@npm:^1.2.1, which@npm:^1.2.10, which@npm:^1.2.14, which@npm:^1.2.8, which@npm:^1.2. 9, which@npm:^1.3.1":
34924
34995
version: 1.3.1
34925
34996
resolution: "which@npm:1.3.1"
34926
34997
dependencies:
0 commit comments