Skip to content

Commit e47367d

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump jest-watch-typeahead from 0.4.2 to 0.6.0
Bumps [jest-watch-typeahead](https://github.com/jest-community/jest-watch-typeahead) from 0.4.2 to 0.6.0. - [Release notes](https://github.com/jest-community/jest-watch-typeahead/releases) - [Changelog](https://github.com/jest-community/jest-watch-typeahead/blob/master/CHANGELOG.md) - [Commits](jest-community/jest-watch-typeahead@v0.4.2...v0.6.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc12267 commit e47367d

File tree

2 files changed

+15
-145
lines changed

2 files changed

+15
-145
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"husky": "^4.2.3",
9191
"is-ci": "^2.0.0",
9292
"jest": "^26.1.0",
93-
"jest-watch-typeahead": "^0.4.2",
93+
"jest-watch-typeahead": "^0.6.0",
9494
"lint-staged": "^10.0.8",
9595
"lodash.camelcase": "^4.3.0",
9696
"lodash.has": "^4.5.2",

Diff for: yarn.lock

+14-144
Original file line numberDiff line numberDiff line change
@@ -1211,15 +1211,6 @@
12111211
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
12121212
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
12131213

1214-
"@jest/console@^24.9.0":
1215-
version "24.9.0"
1216-
resolved "https://registry.yarnpkg.com/@jest/console/-/console-24.9.0.tgz#79b1bc06fb74a8cfb01cbdedf945584b1b9707f0"
1217-
integrity sha512-Zuj6b8TnKXi3q4ymac8EQfc3ea/uhLeCGThFqXeC8H9/raaH8ARPUTdId+XyGd03Z4In0/VjD2OYFcBF09fNLQ==
1218-
dependencies:
1219-
"@jest/source-map" "^24.9.0"
1220-
chalk "^2.0.1"
1221-
slash "^2.0.0"
1222-
12231214
"@jest/console@^26.1.0":
12241215
version "26.1.0"
12251216
resolved "https://registry.yarnpkg.com/@jest/console/-/console-26.1.0.tgz#f67c89e4f4d04dbcf7b052aed5ab9c74f915b954"
@@ -1273,15 +1264,6 @@
12731264
"@jest/types" "^26.1.0"
12741265
jest-mock "^26.1.0"
12751266

1276-
"@jest/fake-timers@^24.9.0":
1277-
version "24.9.0"
1278-
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-24.9.0.tgz#ba3e6bf0eecd09a636049896434d306636540c93"
1279-
integrity sha512-eWQcNa2YSwzXWIMC5KufBh3oWRIijrQFROsIqt6v/NS9Io/gknw1jsAC9c+ih/RQX4A3O7SeWAhQeN0goKhT9A==
1280-
dependencies:
1281-
"@jest/types" "^24.9.0"
1282-
jest-message-util "^24.9.0"
1283-
jest-mock "^24.9.0"
1284-
12851267
"@jest/fake-timers@^26.1.0":
12861268
version "26.1.0"
12871269
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-26.1.0.tgz#9a76b7a94c351cdbc0ad53e5a748789f819a65fe"
@@ -1334,15 +1316,6 @@
13341316
optionalDependencies:
13351317
node-notifier "^7.0.0"
13361318

1337-
"@jest/source-map@^24.9.0":
1338-
version "24.9.0"
1339-
resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-24.9.0.tgz#0e263a94430be4b41da683ccc1e6bffe2a191714"
1340-
integrity sha512-/Xw7xGlsZb4MJzNDgB7PW5crou5JqWiBQaz6xyPd3ArOg2nfn/PunV8+olXbbEZzNl591o5rWKE9BRDaFAuIBg==
1341-
dependencies:
1342-
callsites "^3.0.0"
1343-
graceful-fs "^4.1.15"
1344-
source-map "^0.6.0"
1345-
13461319
"@jest/source-map@^26.1.0":
13471320
version "26.1.0"
13481321
resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-26.1.0.tgz#a6a020d00e7d9478f4b690167c5e8b77e63adb26"
@@ -1352,15 +1325,6 @@
13521325
graceful-fs "^4.2.4"
13531326
source-map "^0.6.0"
13541327

1355-
"@jest/test-result@^24.9.0":
1356-
version "24.9.0"
1357-
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-24.9.0.tgz#11796e8aa9dbf88ea025757b3152595ad06ba0ca"
1358-
integrity sha512-XEFrHbBonBJ8dGp2JmF8kP/nQI/ImPpygKHwQ/SY+es59Z3L5PI4Qb9TQQMAEeYsThG1xF0k6tmG0tIKATNiiA==
1359-
dependencies:
1360-
"@jest/console" "^24.9.0"
1361-
"@jest/types" "^24.9.0"
1362-
"@types/istanbul-lib-coverage" "^2.0.0"
1363-
13641328
"@jest/test-result@^26.1.0":
13651329
version "26.1.0"
13661330
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-26.1.0.tgz#a93fa15b21ad3c7ceb21c2b4c35be2e407d8e971"
@@ -1403,15 +1367,6 @@
14031367
source-map "^0.6.1"
14041368
write-file-atomic "^3.0.0"
14051369

1406-
"@jest/types@^24.9.0":
1407-
version "24.9.0"
1408-
resolved "https://registry.yarnpkg.com/@jest/types/-/types-24.9.0.tgz#63cb26cb7500d069e5a389441a7c6ab5e909fc59"
1409-
integrity sha512-XKK7ze1apu5JWQ5eZjHITP66AX+QsLlbaJRBGYr8pNzwcAE2JVkwnf0yqjHTsDRcjR0mujy/NmZMXw5kl+kGBw==
1410-
dependencies:
1411-
"@types/istanbul-lib-coverage" "^2.0.0"
1412-
"@types/istanbul-reports" "^1.1.1"
1413-
"@types/yargs" "^13.0.0"
1414-
14151370
"@jest/types@^25.5.0":
14161371
version "25.5.0"
14171372
resolved "https://registry.yarnpkg.com/@jest/types/-/types-25.5.0.tgz#4d6a4793f7b9599fc3680877b856a97dbccf2a9d"
@@ -1652,13 +1607,6 @@
16521607
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-15.0.0.tgz#cb3f9f741869e20cce330ffbeb9271590483882d"
16531608
integrity sha512-FA/BWv8t8ZWJ+gEOnLLd8ygxH/2UFbAvgEonyfN6yWGLKc7zVjbpl2Y4CTjid9h2RfgPP6SEt6uHwEOply00yw==
16541609

1655-
"@types/yargs@^13.0.0":
1656-
version "13.0.8"
1657-
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-13.0.8.tgz#a38c22def2f1c2068f8971acb3ea734eb3c64a99"
1658-
integrity sha512-XAvHLwG7UQ+8M4caKIH0ZozIOYay5fQkAgyIXegXT9jPtdIGdhga+sUEdAr1CiG46aB+c64xQEYyEzlwWVTNzA==
1659-
dependencies:
1660-
"@types/yargs-parser" "*"
1661-
16621610
"@types/yargs@^15.0.0":
16631611
version "15.0.5"
16641612
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.5.tgz#947e9a6561483bdee9adffc983e91a6902af8b79"
@@ -1972,12 +1920,12 @@ ansi-escapes@^1.0.0, ansi-escapes@^1.1.0:
19721920
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-1.4.0.tgz#d3a8a83b319aa67793662b13e761c7911422306e"
19731921
integrity sha1-06ioOzGapneTZisT52HHkRQiMG4=
19741922

1975-
ansi-escapes@^3.0.0, ansi-escapes@^3.2.0:
1923+
ansi-escapes@^3.2.0:
19761924
version "3.2.0"
19771925
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-3.2.0.tgz#8780b98ff9dbf5638152d1f1fe5c1d7b4442976b"
19781926
integrity sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==
19791927

1980-
ansi-escapes@^4.2.1, ansi-escapes@^4.3.0:
1928+
ansi-escapes@^4.2.1, ansi-escapes@^4.3.0, ansi-escapes@^4.3.1:
19811929
version "4.3.1"
19821930
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-4.3.1.tgz#a5c47cc43181f1f38ffd7076837700d395522a61"
19831931
integrity sha512-JWF7ocqNrp8u9oqpgV+wH5ftbt+cfvv+PTjOvKLT3AdYly/LmORARfEVT1iyjwN+4MqE5UmVKoAdIBqeoCHgLA==
@@ -2723,7 +2671,7 @@ chalk@^1.0.0, chalk@^1.1.0:
27232671
strip-ansi "^3.0.0"
27242672
supports-color "^2.0.0"
27252673

2726-
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.4.1, chalk@^2.4.2:
2674+
chalk@^2.0.0, chalk@^2.1.0, chalk@^2.4.1, chalk@^2.4.2:
27272675
version "2.4.2"
27282676
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
27292677
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
@@ -5558,20 +5506,6 @@ jest-matcher-utils@^26.1.0:
55585506
jest-get-type "^26.0.0"
55595507
pretty-format "^26.1.0"
55605508

5561-
jest-message-util@^24.9.0:
5562-
version "24.9.0"
5563-
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-24.9.0.tgz#527f54a1e380f5e202a8d1149b0ec872f43119e3"
5564-
integrity sha512-oCj8FiZ3U0hTP4aSui87P4L4jC37BtQwUMqk+zk/b11FR19BJDeZsZAvIHutWnmtw7r85UmR3CEWZ0HWU2mAlw==
5565-
dependencies:
5566-
"@babel/code-frame" "^7.0.0"
5567-
"@jest/test-result" "^24.9.0"
5568-
"@jest/types" "^24.9.0"
5569-
"@types/stack-utils" "^1.0.1"
5570-
chalk "^2.0.1"
5571-
micromatch "^3.1.10"
5572-
slash "^2.0.0"
5573-
stack-utils "^1.0.1"
5574-
55755509
jest-message-util@^26.1.0:
55765510
version "26.1.0"
55775511
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-26.1.0.tgz#52573fbb8f5cea443c4d1747804d7a238a3e233c"
@@ -5586,13 +5520,6 @@ jest-message-util@^26.1.0:
55865520
slash "^3.0.0"
55875521
stack-utils "^2.0.2"
55885522

5589-
jest-mock@^24.9.0:
5590-
version "24.9.0"
5591-
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-24.9.0.tgz#c22835541ee379b908673ad51087a2185c13f1c6"
5592-
integrity sha512-3BEYN5WbSq9wd+SyLDES7AHnjH9A/ROBwmz7l2y+ol+NtSFO8DYiEBzoO1CeFc9a8DYy10EO4dDFVv/wN3zl1w==
5593-
dependencies:
5594-
"@jest/types" "^24.9.0"
5595-
55965523
jest-mock@^26.1.0:
55975524
version "26.1.0"
55985525
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-26.1.0.tgz#80d8286da1f05a345fbad1bfd6fa49a899465d3d"
@@ -5605,11 +5532,6 @@ jest-pnp-resolver@^1.2.1:
56055532
resolved "https://registry.yarnpkg.com/jest-pnp-resolver/-/jest-pnp-resolver-1.2.1.tgz#ecdae604c077a7fbc70defb6d517c3c1c898923a"
56065533
integrity sha512-pgFw2tm54fzgYvc/OHrnysABEObZCUNFnhjoRjaVOCN8NYc032/gVjPaHD4Aq6ApkSieWtfKAFQtmDKAmhupnQ==
56075534

5608-
jest-regex-util@^24.9.0:
5609-
version "24.9.0"
5610-
resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-24.9.0.tgz#c13fb3380bde22bf6575432c493ea8fe37965636"
5611-
integrity sha512-05Cmb6CuxaA+Ys6fjr3PhvV3bGQmO+2p2La4hFbU+W5uOc479f7FdLXUWXw4pYMAhhSZIuKHwSXSu6CsSBAXQA==
5612-
56135535
jest-regex-util@^26.0.0:
56145536
version "26.0.0"
56155537
resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-26.0.0.tgz#d25e7184b36e39fd466c3bc41be0971e821fee28"
@@ -5723,24 +5645,6 @@ jest-snapshot@^26.1.0:
57235645
pretty-format "^26.1.0"
57245646
semver "^7.3.2"
57255647

5726-
jest-util@^24.9.0:
5727-
version "24.9.0"
5728-
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-24.9.0.tgz#7396814e48536d2e85a37de3e4c431d7cb140162"
5729-
integrity sha512-x+cZU8VRmOJxbA1K5oDBdxQmdq0OIdADarLxk0Mq+3XS4jgvhG/oKGWcIDCtPG0HgjxOYvF+ilPJQsAyXfbNOg==
5730-
dependencies:
5731-
"@jest/console" "^24.9.0"
5732-
"@jest/fake-timers" "^24.9.0"
5733-
"@jest/source-map" "^24.9.0"
5734-
"@jest/test-result" "^24.9.0"
5735-
"@jest/types" "^24.9.0"
5736-
callsites "^3.0.0"
5737-
chalk "^2.0.1"
5738-
graceful-fs "^4.1.15"
5739-
is-ci "^2.0.0"
5740-
mkdirp "^0.5.1"
5741-
slash "^2.0.0"
5742-
source-map "^0.6.0"
5743-
57445648
jest-util@^26.1.0:
57455649
version "26.1.0"
57465650
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.1.0.tgz#80e85d4ba820decacf41a691c2042d5276e5d8d8"
@@ -5764,33 +5668,20 @@ jest-validate@^26.1.0:
57645668
leven "^3.1.0"
57655669
pretty-format "^26.1.0"
57665670

5767-
jest-watch-typeahead@^0.4.2:
5768-
version "0.4.2"
5769-
resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.4.2.tgz#e5be959698a7fa2302229a5082c488c3c8780a4a"
5770-
integrity sha512-f7VpLebTdaXs81rg/oj4Vg/ObZy2QtGzAmGLNsqUS5G5KtSN68tFcIsbvNODfNyQxU78g7D8x77o3bgfBTR+2Q==
5671+
jest-watch-typeahead@^0.6.0:
5672+
version "0.6.0"
5673+
resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.6.0.tgz#cb4a2d14def3fb64950fec22edb912f93246b24f"
5674+
integrity sha512-mY0u5D1U/mEzeO/tpcDWnWaakuQiBp8gZY1K0HxduMeKSYm4WvbBVfU15a/hWMMs4J9FrXaYjAWs5XGlOpx5IQ==
57715675
dependencies:
5772-
ansi-escapes "^4.2.1"
5773-
chalk "^2.4.1"
5774-
jest-regex-util "^24.9.0"
5775-
jest-watcher "^24.3.0"
5676+
ansi-escapes "^4.3.1"
5677+
chalk "^4.0.0"
5678+
jest-regex-util "^26.0.0"
5679+
jest-watcher "^26.0.0"
57765680
slash "^3.0.0"
5777-
string-length "^3.1.0"
5778-
strip-ansi "^5.0.0"
5681+
string-length "^4.0.1"
5682+
strip-ansi "^6.0.0"
57795683

5780-
jest-watcher@^24.3.0:
5781-
version "24.9.0"
5782-
resolved "https://registry.yarnpkg.com/jest-watcher/-/jest-watcher-24.9.0.tgz#4b56e5d1ceff005f5b88e528dc9afc8dd4ed2b3b"
5783-
integrity sha512-+/fLOfKPXXYJDYlks62/4R4GoT+GU1tYZed99JSCOsmzkkF7727RqKrjNAxtfO4YpGv11wybgRvCjR73lK2GZw==
5784-
dependencies:
5785-
"@jest/test-result" "^24.9.0"
5786-
"@jest/types" "^24.9.0"
5787-
"@types/yargs" "^13.0.0"
5788-
ansi-escapes "^3.0.0"
5789-
chalk "^2.0.1"
5790-
jest-util "^24.9.0"
5791-
string-length "^2.0.0"
5792-
5793-
jest-watcher@^26.1.0:
5684+
jest-watcher@^26.0.0, jest-watcher@^26.1.0:
57945685
version "26.1.0"
57955686
resolved "https://registry.yarnpkg.com/jest-watcher/-/jest-watcher-26.1.0.tgz#99812a0cd931f0cb3d153180426135ab83e4d8f2"
57965687
integrity sha512-ffEOhJl2EvAIki613oPsSG11usqnGUzIiK7MMX6hE4422aXOcVEG3ySCTDFLn1+LZNXGPE8tuJxhp8OBJ1pgzQ==
@@ -8307,11 +8198,6 @@ ssri@^6.0.1:
83078198
dependencies:
83088199
figgy-pudding "^3.5.1"
83098200

8310-
stack-utils@^1.0.1:
8311-
version "1.0.2"
8312-
resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-1.0.2.tgz#33eba3897788558bebfc2db059dc158ec36cebb8"
8313-
integrity sha512-MTX+MeG5U994cazkjd/9KNAapsHnibjMLnfXodlkXw76JEea0UiNzrqidzo1emMwk7w5Qhc9jd4Bn9TBb1MFwA==
8314-
83158201
stack-utils@^2.0.2:
83168202
version "2.0.2"
83178203
resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-2.0.2.tgz#5cf48b4557becb4638d0bc4f21d23f5d19586593"
@@ -8374,22 +8260,6 @@ [email protected]:
83748260
resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.1.tgz#95e2fbec0427ae19184935f816d74aaa4c5c19da"
83758261
integrity sha512-a1uQGz7IyVy9YwhqjZIZu1c8JO8dNIe20xBmSS6qu9kv++k3JGzCVmprbNN5Kn+BgzD5E7YYwg1CcjuJMRNsvg==
83768262

8377-
string-length@^2.0.0:
8378-
version "2.0.0"
8379-
resolved "https://registry.yarnpkg.com/string-length/-/string-length-2.0.0.tgz#d40dbb686a3ace960c1cffca562bf2c45f8363ed"
8380-
integrity sha1-1A27aGo6zpYMHP/KVivyxF+DY+0=
8381-
dependencies:
8382-
astral-regex "^1.0.0"
8383-
strip-ansi "^4.0.0"
8384-
8385-
string-length@^3.1.0:
8386-
version "3.1.0"
8387-
resolved "https://registry.yarnpkg.com/string-length/-/string-length-3.1.0.tgz#107ef8c23456e187a8abd4a61162ff4ac6e25837"
8388-
integrity sha512-Ttp5YvkGm5v9Ijagtaz1BnN+k9ObpvS0eIBblPMp2YWL8FBmi9qblQ9fexc2k/CXFgrTIteU3jAw3payCnwSTA==
8389-
dependencies:
8390-
astral-regex "^1.0.0"
8391-
strip-ansi "^5.2.0"
8392-
83938263
string-length@^4.0.1:
83948264
version "4.0.1"
83958265
resolved "https://registry.yarnpkg.com/string-length/-/string-length-4.0.1.tgz#4a973bf31ef77c4edbceadd6af2611996985f8a1"

0 commit comments

Comments
 (0)