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 64
64
"@nuxtjs/eslint-config-typescript" : " ^2.0.0" ,
65
65
"@nuxtjs/stylelint-module" : " ^4.0.0" ,
66
66
"@nuxtjs/vuetify" : " ^1.11.2" ,
67
- "@types/jest" : " ^26.0.0 " ,
67
+ "@types/jest" : " ^26.0.3 " ,
68
68
"@vue/test-utils" : " ^1.0.3" ,
69
69
"babel-core" : " ^6.26.3" ,
70
70
"babel-eslint" : " ^10.1.0" ,
Original file line number Diff line number Diff line change 2285
2285
"@types/istanbul-lib-coverage" "*"
2286
2286
"@types/istanbul-lib-report" "*"
2287
2287
2288
- "@types/jest@^26.0.0 ":
2289
- version "26.0.0 "
2290
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.0 .tgz#a6d7573dffa9c68cbbdf38f2e0de26f159e11134 "
2291
- integrity sha512-/yeMsH9HQ1RLORlXAwoLXe8S98xxvhNtUz3yrgrwbaxYjT+6SFPZZRksmRKRA6L5vsUtSHeN71viDOTTyYAD+g ==
2288
+ "@types/jest@^26.0.3 ":
2289
+ version "26.0.3 "
2290
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.3 .tgz#79534e0e94857171c0edc596db0ebe7cb7863251 "
2291
+ integrity sha512-v89ga1clpVL/Y1+YI0eIu1VMW+KU7Xl8PhylVtDKVWaSUHBHYPLXMQGBdrpHewaKoTvlXkksbYqPgz8b4cmRZg ==
2292
2292
dependencies:
2293
2293
jest-diff "^25.2.1"
2294
2294
pretty-format "^25.2.1"
You can’t perform that action at this time.
0 commit comments