File tree 2 files changed +7
-7
lines changed 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 59
59
"jest-serializer-ansi-escapes" : " ^2.0.1" ,
60
60
"jest-silent-reporter" : " ^0.5.0" ,
61
61
"jest-snapshot" : " workspace:*" ,
62
- "jest-watch-typeahead" : " ^2.0 .0" ,
62
+ "jest-watch-typeahead" : " ^2.1 .0" ,
63
63
"jquery" : " ^3.2.1" ,
64
64
"js-yaml" : " ^4.1.0" ,
65
65
"micromatch" : " ^4.0.4" ,
Original file line number Diff line number Diff line change @@ -2786,7 +2786,7 @@ __metadata:
2786
2786
jest-serializer-ansi-escapes: ^2.0.1
2787
2787
jest-silent-reporter: ^0.5.0
2788
2788
jest-snapshot: "workspace:*"
2789
- jest-watch-typeahead: ^2.0 .0
2789
+ jest-watch-typeahead: ^2.1 .0
2790
2790
jquery: ^3.2.1
2791
2791
js-yaml: ^4.1.0
2792
2792
micromatch: ^4.0.4
@@ -12956,9 +12956,9 @@ __metadata:
12956
12956
languageName: unknown
12957
12957
linkType: soft
12958
12958
12959
- "jest-watch-typeahead@npm:^2.0 .0":
12960
- version: 2.0 .0
12961
- resolution: "jest-watch-typeahead@npm:2.0 .0"
12959
+ "jest-watch-typeahead@npm:^2.1 .0":
12960
+ version: 2.1 .0
12961
+ resolution: "jest-watch-typeahead@npm:2.1 .0"
12962
12962
dependencies:
12963
12963
ansi-escapes: ^5.0.0
12964
12964
chalk: ^4.0.0
@@ -12968,8 +12968,8 @@ __metadata:
12968
12968
string-length: ^5.0.1
12969
12969
strip-ansi: ^7.0.1
12970
12970
peerDependencies:
12971
- jest: ^27.0.0 || ^28.0.0
12972
- checksum: c25fa793e56e0a316642a714c960b29359ddc1ce3f621ffb8a42a3ccfffb67c57223597e2fb387d5f49e2b93a22fc1f4b54e900e4fa80eca6602f70a30c22ffb
12971
+ jest: ^27.0.0 || ^28.0.0 || ^29.0.0
12972
+ checksum: 34b1edee61bd4dae82a7da1e14f6253840b013c7d62e65947619a982c5b766c8a003d40f5ab08029f0f93f2428a81c73f927c8ed278f1ec00bc0721b2134dae0
12973
12973
languageName: node
12974
12974
linkType: hard
12975
12975
You can’t perform that action at this time.
0 commit comments