git.fiddlerwoaroof.com
Browse code

Bump jest-watch-typeahead from 0.3.1 to 0.4.0

Bumps [jest-watch-typeahead](https://github.com/jest-community/jest-watch-typeahead) from 0.3.1 to 0.4.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](https://github.com/jest-community/jest-watch-typeahead/compare/v0.3.1...v0.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

dependabot-preview[bot] authored on 17/10/2019 11:28:03
Showing 2 changed files
... ...
@@ -55,7 +55,7 @@
55 55
     "jest": "^24.8.0",
56 56
     "jest-pnp-resolver": "1.2.1",
57 57
     "jest-resolve": "24.8.0",
58
-    "jest-watch-typeahead": "^0.3.1",
58
+    "jest-watch-typeahead": "^0.4.0",
59 59
     "prettier": "^1.18.2",
60 60
     "react": "^16.10.2",
61 61
     "react-app-polyfill": "^1.0.4",
... ...
@@ -6225,7 +6225,7 @@ jest-validate@^24.9.0:
6225 6225
     leven "^3.1.0"
6226 6226
     pretty-format "^24.9.0"
6227 6227
 
6228
-jest-watch-typeahead@0.4.0:
6228
+jest-watch-typeahead@0.4.0, jest-watch-typeahead@^0.4.0:
6229 6229
   version "0.4.0"
6230 6230
   resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.4.0.tgz#4d5356839a85421588ce452d2440bf0d25308397"
6231 6231
   integrity sha512-bJR/HPNgOQnkmttg1OkBIrYFAYuxFxExtgQh67N2qPvaWGVC8TCkedRNPKBfmZfVXFD3u2sCH+9OuS5ApBfCgA==
... ...
@@ -6237,18 +6237,6 @@ jest-watch-typeahead@0.4.0:
6237 6237
     string-length "^3.1.0"
6238 6238
     strip-ansi "^5.0.0"
6239 6239
 
6240
-jest-watch-typeahead@^0.3.1:
6241
-  version "0.3.1"
6242
-  resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.3.1.tgz#47701024b64b444aa325d801b4b3a6d61ed70701"
6243
-  integrity sha512-cDIko96c4Yqg/7mfye1eEYZ6Pvugo9mnOOhGQod3Es7/KptNv1b+9gFVaotzdqNqTlwbkA80BnWHtzV4dc+trA==
6244
-  dependencies:
6245
-    ansi-escapes "^3.0.0"
6246
-    chalk "^2.4.1"
6247
-    jest-watcher "^24.3.0"
6248
-    slash "^2.0.0"
6249
-    string-length "^2.0.0"
6250
-    strip-ansi "^5.0.0"
6251
-
6252 6240
 jest-watcher@^24.3.0, jest-watcher@^24.9.0:
6253 6241
   version "24.9.0"
6254 6242
   resolved "https://registry.yarnpkg.com/jest-watcher/-/jest-watcher-24.9.0.tgz#4b56e5d1ceff005f5b88e528dc9afc8dd4ed2b3b"