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.15 " ,
39
+ "@types/jest" : " 24.0.18 " ,
40
40
"@types/lodash" : " 4.14.136" ,
41
41
"jest" : " 24.8.0" ,
42
42
"ts-jest" : " 24.0.2"
Original file line number Diff line number Diff line change 83
83
},
84
84
"devDependencies" : {
85
85
"@lerna/project" : " 3.15.0" ,
86
- "@types/jest" : " 24.0.15 " ,
86
+ "@types/jest" : " 24.0.18 " ,
87
87
"docsify-cli" : " 4.3.0" ,
88
88
"husky" : " 2.7.0" ,
89
89
"jest" : " 24.8.0" ,
Original file line number Diff line number Diff line change 1278
1278
resolved "https://registry.npmjs.org/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89"
1279
1279
integrity sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA==
1280
1280
1281
-
1282
- version "24.0.15 "
1283
- resolved "https://registry.npmjs.org/@types/jest/-/jest-24.0.15 .tgz#6c42d5af7fe3b44ffff7cc65de7bf741e8fa427f "
1284
- integrity sha512-MU1HIvWUme74stAoc3mgAi+aMlgKOudgEvQDIm1v4RkrDudBh1T+NFp5sftpBAdXdx1J0PbdpJ+M2EsSOi1djA ==
1281
+
1282
+ version "24.0.18 "
1283
+ resolved "https://registry.npmjs.org/@types/jest/-/jest-24.0.18 .tgz#9c7858d450c59e2164a8a9df0905fc5091944498 "
1284
+ integrity sha512-jcDDXdjTcrQzdN06+TSVsPPqxvsZA/5QkYfIZlq1JMw7FdP5AZylbOc+6B/cuDurctRe+MziUMtQ3xQdrbjqyQ ==
1285
1285
dependencies :
1286
1286
" @types/jest-diff" " *"
1287
1287
You can’t perform that action at this time.
0 commit comments