Skip to content

Commit c890336

Browse files
chore(deps): update dependency jest-watch-typeahead to ^0.6.1 (#189)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 0251956 commit c890336

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint-plugin-vue-libs": "^4.0.0",
5050
"jest": "^26.6.3",
5151
"jest-puppeteer": "^4.4.0",
52-
"jest-watch-typeahead": "^0.6.0",
52+
"jest-watch-typeahead": "^0.6.1",
5353
"jsdom": "^16.4.0",
5454
"lerna-changelog": "^1.0.1",
5555
"memory-fs": "^0.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5533,10 +5533,10 @@ jest-validate@^26.6.2:
55335533
leven "^3.1.0"
55345534
pretty-format "^26.6.2"
55355535

5536-
jest-watch-typeahead@^0.6.0:
5537-
version "0.6.1"
5538-
resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.6.1.tgz#45221b86bb6710b7e97baaa1640ae24a07785e63"
5539-
integrity sha512-ITVnHhj3Jd/QkqQcTqZfRgjfyRhDFM/auzgVo2RKvSwi18YMvh0WvXDJFoFED6c7jd/5jxtu4kSOb9PTu2cPVg==
5536+
jest-watch-typeahead@^0.6.1:
5537+
version "0.6.2"
5538+
resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.6.2.tgz#f3ea6518a2a497baad09a8d39f658140e6778e26"
5539+
integrity sha512-JKcDGEKWjhXo+/+RZMhtCsCA7J6KfbRXb7AbnQqoG9SH8AOGAkJFx8dHd80uIbkSxSVGEwI4ub62pET7a5BRPg==
55405540
dependencies:
55415541
ansi-escapes "^4.3.1"
55425542
chalk "^4.0.0"

0 commit comments

Comments
 (0)