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.4.2" ,
51
51
"jest-puppeteer" : " ^5.0.0" ,
52
- "jest-watch-typeahead" : " ^0.6.0 " ,
52
+ "jest-watch-typeahead" : " ^0.6.1 " ,
53
53
"lerna-changelog" : " ^1.0.0" ,
54
54
"npm-run-all" : " ^4.1.5" ,
55
55
"opener" : " ^1.5.1" ,
Original file line number Diff line number Diff line change @@ -5501,10 +5501,10 @@ jest-validate@^26.6.2:
5501
5501
leven "^3.1.0"
5502
5502
pretty-format "^26.6.2"
5503
5503
5504
- jest-watch-typeahead@^0.6.0 :
5505
- version "0.6.1 "
5506
- resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.6.1 .tgz#45221b86bb6710b7e97baaa1640ae24a07785e63 "
5507
- integrity sha512-ITVnHhj3Jd/QkqQcTqZfRgjfyRhDFM/auzgVo2RKvSwi18YMvh0WvXDJFoFED6c7jd/5jxtu4kSOb9PTu2cPVg ==
5504
+ jest-watch-typeahead@^0.6.1 :
5505
+ version "0.6.2 "
5506
+ resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.6.2 .tgz#f3ea6518a2a497baad09a8d39f658140e6778e26 "
5507
+ integrity sha512-JKcDGEKWjhXo+/+RZMhtCsCA7J6KfbRXb7AbnQqoG9SH8AOGAkJFx8dHd80uIbkSxSVGEwI4ub62pET7a5BRPg ==
5508
5508
dependencies :
5509
5509
ansi-escapes "^4.3.1"
5510
5510
chalk "^4.0.0"
You can’t perform that action at this time.
0 commit comments