Skip to content
This repository was archived by the owner on Nov 3, 2020. It is now read-only.

Commit 65cb86d

Browse files
committed
chore(deps): update dependency jest-watch-typeahead to v0.4.2
1 parent f4b6fb3 commit 65cb86d

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint": "6.5.1",
5252
"husky": "3.0.8",
5353
"jest": "24.9.0",
54-
"jest-watch-typeahead": "0.4.0",
54+
"jest-watch-typeahead": "0.4.2",
5555
"nock": "11.4.0",
5656
"prettier": "1.18.2",
5757
"semantic-release": "15.13.24"

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3668,13 +3668,14 @@ jest-validate@^24.9.0:
36683668
leven "^3.1.0"
36693669
pretty-format "^24.9.0"
36703670

3671-
3672-
version "0.4.0"
3673-
resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.4.0.tgz#4d5356839a85421588ce452d2440bf0d25308397"
3674-
integrity sha512-bJR/HPNgOQnkmttg1OkBIrYFAYuxFxExtgQh67N2qPvaWGVC8TCkedRNPKBfmZfVXFD3u2sCH+9OuS5ApBfCgA==
3671+
3672+
version "0.4.2"
3673+
resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.4.2.tgz#e5be959698a7fa2302229a5082c488c3c8780a4a"
3674+
integrity sha512-f7VpLebTdaXs81rg/oj4Vg/ObZy2QtGzAmGLNsqUS5G5KtSN68tFcIsbvNODfNyQxU78g7D8x77o3bgfBTR+2Q==
36753675
dependencies:
36763676
ansi-escapes "^4.2.1"
36773677
chalk "^2.4.1"
3678+
jest-regex-util "^24.9.0"
36783679
jest-watcher "^24.3.0"
36793680
slash "^3.0.0"
36803681
string-length "^3.1.0"

0 commit comments

Comments
 (0)