File tree Expand file tree Collapse file tree 3 files changed +7
-16
lines changed Expand file tree Collapse file tree 3 files changed +7
-16
lines changed Original file line number Diff line number Diff line change 36
36
"devDependencies" : {
37
37
"@commitlint/parse" : " ^8.3.0" ,
38
38
"@commitlint/utils" : " ^8.3.0" ,
39
- "@types/jest" : " 24.0.18 " ,
39
+ "@types/jest" : " 24.0.19 " ,
40
40
"@types/lodash" : " 4.14.144" ,
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.18.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.9" ,
89
89
"jest" : " 24.8.0" ,
Original file line number Diff line number Diff line change 1284
1284
resolved "https://registry.npmjs.org/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89"
1285
1285
integrity sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA==
1286
1286
1287
- " @types/jest@24.0.18 " :
1288
- version "24.0.18 "
1289
- resolved "https://registry.npmjs.org/@types/jest/-/jest-24.0.18 .tgz#9c7858d450c59e2164a8a9df0905fc5091944498 "
1290
- integrity sha512-jcDDXdjTcrQzdN06+TSVsPPqxvsZA/5QkYfIZlq1JMw7FdP5AZylbOc+6B/cuDurctRe+MziUMtQ3xQdrbjqyQ ==
1287
+ " @types/jest@24.0.19 " :
1288
+ version "24.0.19 "
1289
+ resolved "https://registry.npmjs.org/@types/jest/-/jest-24.0.19 .tgz#f7036058d2a5844fe922609187c0ad8be430aff5 "
1290
+ integrity sha512-YYiqfSjocv7lk5H/T+v5MjATYjaTMsUkbDnjGqSMoO88jWdtJXJV4ST/7DKZcoMHMBvB2SeSfyOzZfkxXHR5xg ==
1291
1291
dependencies :
1292
1292
" @types/jest-diff" " *"
1293
1293
@@ -9435,7 +9435,7 @@ read@1, read@~1.0.1:
9435
9435
string_decoder "~1.0.3"
9436
9436
util-deprecate "~1.0.1"
9437
9437
9438
- " readable-stream@2 || 3" , readable-stream@^3.0.2:
9438
+ " readable-stream@2 || 3" , readable-stream@^3.0.2, readable-stream@^3.4.0 :
9439
9439
version "3.4.0"
9440
9440
resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-3.4.0.tgz#a51c26754658e0a3c21dbf59163bd45ba6f447fc"
9441
9441
integrity sha512-jItXPLmrSR8jmTRmRWJXCnGJsfy85mB3Wd/uINMXA65yrnFo0cPClFIUWzo2najVNSl+mx7/4W8ttlLWJe99pQ==
@@ -9466,15 +9466,6 @@ readable-stream@^3.1.1:
9466
9466
string_decoder "^1.1.1"
9467
9467
util-deprecate "^1.0.1"
9468
9468
9469
- readable-stream@^3.4.0 :
9470
- version "3.4.0"
9471
- resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-3.4.0.tgz#a51c26754658e0a3c21dbf59163bd45ba6f447fc"
9472
- integrity sha512-jItXPLmrSR8jmTRmRWJXCnGJsfy85mB3Wd/uINMXA65yrnFo0cPClFIUWzo2najVNSl+mx7/4W8ttlLWJe99pQ==
9473
- dependencies :
9474
- inherits "^2.0.3"
9475
- string_decoder "^1.1.1"
9476
- util-deprecate "^1.0.1"
9477
-
9478
9469
readdir-scoped-modules@^1.0.0 :
9479
9470
version "1.0.2"
9480
9471
resolved "https://registry.npmjs.org/readdir-scoped-modules/-/readdir-scoped-modules-1.0.2.tgz#9fafa37d286be5d92cbaebdee030dc9b5f406747"
You can’t perform that action at this time.
0 commit comments