File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 25
25
},
26
26
"devDependencies" : {
27
27
"@types/chai" : " 4.3.1" ,
28
- "@types/chai-as-promised" : " 7.1.5 " ,
28
+ "@types/chai-as-promised" : " 7.1.8 " ,
29
29
"@types/mocha" : " 7.0.2" ,
30
30
"@types/node" : " 16.11.43" ,
31
31
"@typescript-eslint/eslint-plugin" : " 2.34.0" ,
Original file line number Diff line number Diff line change 90
90
" @types/node" " *"
91
91
" @types/responselike" " *"
92
92
93
-
94
- version "7.1.5 "
95
- resolved "https://registry.yarnpkg.com/@types/chai-as-promised/-/chai-as-promised-7.1.5 .tgz#6e016811f6c7a64f2eed823191c3a6955094e255 "
96
- integrity sha512-jStwss93SITGBwt/niYrkf2C+/1KTeZCZl1LaeezTlqppAKeoQC7jxyqYuP72sxBGKCIbw7oHgbYssIRzT5FCQ ==
93
+
94
+ version "7.1.8 "
95
+ resolved "https://registry.yarnpkg.com/@types/chai-as-promised/-/chai-as-promised-7.1.8 .tgz#f2b3d82d53c59626b5d6bbc087667ccb4b677fe9 "
96
+ integrity sha512-ThlRVIJhr69FLlh6IctTXFkmhtP3NpMZ2QGq69StYLyKZFp/HOp1VdKZj7RvfNWYYcJ1xlbLGLLWj1UvP5u/Gw ==
97
97
dependencies :
98
98
" @types/chai" " *"
99
99
You can’t perform that action at this time.
0 commit comments