Bump jest-watch-typeahead from 0.6.2 to 0.6.3 (#13521)
Bumps [jest-watch-typeahead](https://github.com/jest-community/jest-watch-typeahead) from 0.6.2 to 0.6.3. - [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.2...v0.6.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3d30950916
commit
f35b4592de
2 changed files with 5 additions and 5 deletions
|
|
@ -130,7 +130,7 @@
|
|||
"jest": "26.6.3",
|
||||
"jest-axe": "^4.1.0",
|
||||
"jest-fetch-mock": "^3.0.3",
|
||||
"jest-watch-typeahead": "^0.6.2",
|
||||
"jest-watch-typeahead": "^0.6.3",
|
||||
"jsdom": "^16.5.3",
|
||||
"lint-staged": "^10.5.4",
|
||||
"markdown-loader": "^6.0.0",
|
||||
|
|
|
|||
|
|
@ -11801,10 +11801,10 @@ jest-validate@^26.6.2:
|
|||
leven "^3.1.0"
|
||||
pretty-format "^26.6.2"
|
||||
|
||||
jest-watch-typeahead@^0.6.2:
|
||||
version "0.6.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.6.2.tgz#f3ea6518a2a497baad09a8d39f658140e6778e26"
|
||||
integrity sha512-JKcDGEKWjhXo+/+RZMhtCsCA7J6KfbRXb7AbnQqoG9SH8AOGAkJFx8dHd80uIbkSxSVGEwI4ub62pET7a5BRPg==
|
||||
jest-watch-typeahead@^0.6.3:
|
||||
version "0.6.3"
|
||||
resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.6.3.tgz#26efa37da39a46d8ff417b9e4badc8176a698016"
|
||||
integrity sha512-rM+2m2U/7o4VeXxA3rcEWbbKq8K/aGjAwCgmqsthPV1AqLb5NNACzS+tDCD11bdQ8MrN+H3uN61Y9qFiJgtZPw==
|
||||
dependencies:
|
||||
ansi-escapes "^4.3.1"
|
||||
chalk "^4.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue