File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 36
36
"devDependencies" : {
37
37
"@commitlint/parse" : " ^8.2.0" ,
38
38
"@commitlint/utils" : " ^8.2.0" ,
39
- "@types/jest" : " 24.0.18 " ,
39
+ "@types/jest" : " 24.0.19 " ,
40
40
"@types/lodash" : " 4.14.140" ,
41
41
"jest" : " 24.8.0" ,
42
42
"ts-jest" : " 24.1.0"
Original file line number Diff line number Diff line change 83
83
},
84
84
"devDependencies" : {
85
85
"@lerna/project" : " 3.16.0" ,
86
- "@types/jest" : " 24.0.18 " ,
86
+ "@types/jest" : " 24.0.19 " ,
87
87
"docsify-cli" : " 4.3.0" ,
88
88
"husky" : " 3.0.5" ,
89
89
"jest" : " 24.8.0" ,
Original file line number Diff line number Diff line change 1297
1297
resolved "https://registry.npmjs.org/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89"
1298
1298
integrity sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA==
1299
1299
1300
-
1301
- version "24.0.18 "
1302
- resolved "https://registry.npmjs.org/@types/jest/-/jest-24.0.18 .tgz#9c7858d450c59e2164a8a9df0905fc5091944498 "
1303
- integrity sha512-jcDDXdjTcrQzdN06+TSVsPPqxvsZA/5QkYfIZlq1JMw7FdP5AZylbOc+6B/cuDurctRe+MziUMtQ3xQdrbjqyQ ==
1300
+
1301
+ version "24.0.19 "
1302
+ resolved "https://registry.npmjs.org/@types/jest/-/jest-24.0.19 .tgz#f7036058d2a5844fe922609187c0ad8be430aff5 "
1303
+ integrity sha512-YYiqfSjocv7lk5H/T+v5MjATYjaTMsUkbDnjGqSMoO88jWdtJXJV4ST/7DKZcoMHMBvB2SeSfyOzZfkxXHR5xg ==
1304
1304
dependencies :
1305
1305
" @types/jest-diff" " *"
1306
1306
You can’t perform that action at this time.
0 commit comments