From d7ce6af0a83a5c1cacf615a75b82106d673d1103 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 28 Sep 2021 13:32:17 +0000 Subject: [PATCH] Update dependency jest-watch-typeahead to v0.6.5 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 878b99c4..b0c0befd 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "is-svg": "4.3.1", "jest-circus": "26.6.3", "jest-resolve": "26.6.2", - "jest-watch-typeahead": "0.6.4", + "jest-watch-typeahead": "0.6.5", "js-cookie": "3.0.1", "js-yaml": "4.1.0", "mini-css-extract-plugin": "2.3.0", diff --git a/yarn.lock b/yarn.lock index 17422a9b..63a8b4cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8116,10 +8116,10 @@ jest-validate@^26.6.2: leven "^3.1.0" pretty-format "^26.6.2" -jest-watch-typeahead@0.6.4: - version "0.6.4" - resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.6.4.tgz#ea70bf1bec34bd4f55b5b72d471b02d997899c3e" - integrity sha512-tGxriteVJqonyrDj/xZHa0E2glKMiglMLQqISLCjxLUfeueRBh9VoRF2FKQyYO2xOqrWDTg7781zUejx411ZXA== +jest-watch-typeahead@0.6.5: + version "0.6.5" + resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.6.5.tgz#b809f79eed106b6cf832e59a5fe54481f2d1918e" + integrity sha512-GIbV6h37/isatMDtqZlA8Q5vC6T3w+5qdvtF+3LIkPc58zEWzbKmTHvlUIp3wvBm400RzrQWcVPcsAJqKWu7XQ== dependencies: ansi-escapes "^4.3.1" chalk "^4.0.0"