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" : " ^25.2.3 " ,
67
+ "@types/jest" : " ^26.0.0 " ,
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 2097
2097
"@types/istanbul-lib-coverage" "*"
2098
2098
"@types/istanbul-lib-report" "*"
2099
2099
2100
- "@types/jest@^25.2.3 ":
2101
- version "25.2.3 "
2102
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.3 .tgz#33d27e4c4716caae4eced355097a47ad363fdcaf "
2103
- integrity sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw ==
2100
+ "@types/jest@^26.0.0 ":
2101
+ version "26.0.0 "
2102
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.0 .tgz#a6d7573dffa9c68cbbdf38f2e0de26f159e11134 "
2103
+ integrity sha512-/yeMsH9HQ1RLORlXAwoLXe8S98xxvhNtUz3yrgrwbaxYjT+6SFPZZRksmRKRA6L5vsUtSHeN71viDOTTyYAD+g ==
2104
2104
dependencies:
2105
2105
jest-diff "^25.2.1"
2106
2106
pretty-format "^25.2.1"
You can’t perform that action at this time.
0 commit comments