File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 49
49
"eslint-plugin-vue-libs" : " ^4.0.0" ,
50
50
"jest" : " ^26.6.3" ,
51
51
"jest-puppeteer" : " ^4.4.0" ,
52
- "jest-watch-typeahead" : " ^0.6.0 " ,
52
+ "jest-watch-typeahead" : " ^0.6.1 " ,
53
53
"jsdom" : " ^16.4.0" ,
54
54
"lerna-changelog" : " ^1.0.1" ,
55
55
"memory-fs" : " ^0.5.0" ,
Original file line number Diff line number Diff line change @@ -5533,10 +5533,10 @@ jest-validate@^26.6.2:
5533
5533
leven "^3.1.0"
5534
5534
pretty-format "^26.6.2"
5535
5535
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 ==
5540
5540
dependencies :
5541
5541
ansi-escapes "^4.3.1"
5542
5542
chalk "^4.0.0"
You can’t perform that action at this time.
0 commit comments