From 3df155f239c3745d8e4ce1837fd85cc633949713 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 May 2021 19:12:10 +0000 Subject: Bump jest-watch-typeahead from 0.6.2 to 0.6.3 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6263ec3..9c42503 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "jest-environment-jsdom-fourteen": "1.0.1", "jest-resolve": "26.6.2", "jest-svg-transformer": "1.0.0", - "jest-watch-typeahead": "0.6.2", + "jest-watch-typeahead": "0.6.3", "webpack-dev-server": "3.11.2" } } diff --git a/yarn.lock b/yarn.lock index 079e85f..5cd68b5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5934,10 +5934,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" -- cgit v1.2.3