Bump jest-watch-typeahead from 0.6.0 to 0.6.1 (#10230)

Bumps [jest-watch-typeahead](https://github.com/jest-community/jest-watch-typeahead) from 0.6.0 to 0.6.1.
- [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.6.0...v0.6.1)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-09-08 07:45:01 +02:00 committed by GitHub
parent eb761cce14
commit 20e6e297ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View file

@ -123,7 +123,7 @@
"jest": "26.4.2",
"jest-axe": "^4.0.0",
"jest-fetch-mock": "^3.0.3",
"jest-watch-typeahead": "^0.6.0",
"jest-watch-typeahead": "^0.6.1",
"jsdom": "^16.4.0",
"lint-staged": "^10.2.13",
"markdown-loader": "^5.1.0",

View file

@ -10069,20 +10069,20 @@ jest-validate@^26.4.2:
leven "^3.1.0"
pretty-format "^26.4.2"
jest-watch-typeahead@^0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.6.0.tgz#cb4a2d14def3fb64950fec22edb912f93246b24f"
integrity sha512-mY0u5D1U/mEzeO/tpcDWnWaakuQiBp8gZY1K0HxduMeKSYm4WvbBVfU15a/hWMMs4J9FrXaYjAWs5XGlOpx5IQ==
jest-watch-typeahead@^0.6.1:
version "0.6.1"
resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.6.1.tgz#45221b86bb6710b7e97baaa1640ae24a07785e63"
integrity sha512-ITVnHhj3Jd/QkqQcTqZfRgjfyRhDFM/auzgVo2RKvSwi18YMvh0WvXDJFoFED6c7jd/5jxtu4kSOb9PTu2cPVg==
dependencies:
ansi-escapes "^4.3.1"
chalk "^4.0.0"
jest-regex-util "^26.0.0"
jest-watcher "^26.0.0"
jest-watcher "^26.3.0"
slash "^3.0.0"
string-length "^4.0.1"
strip-ansi "^6.0.0"
jest-watcher@^26.0.0, jest-watcher@^26.3.0:
jest-watcher@^26.3.0:
version "26.3.0"
resolved "https://registry.yarnpkg.com/jest-watcher/-/jest-watcher-26.3.0.tgz#f8ef3068ddb8af160ef868400318dc4a898eed08"
integrity sha512-XnLdKmyCGJ3VoF6G/p5ohbJ04q/vv5aH9ENI+i6BL0uu9WWB6Z7Z2lhQQk0d2AVZcRGp1yW+/TsoToMhBFPRdQ==