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.7 " ,
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.7 "
95
+ resolved "https://registry.yarnpkg.com/@types/chai-as-promised/-/chai-as-promised-7.1.7 .tgz#fd16a981ba9542c83d4e1d2f40c7899aae82aa38 "
96
+ integrity sha512-APucaP5rlmTRYKtRA6FE5QPP87x76ejw5t5guRJ4y5OgMnwtsvigw7HHhKZlx2MGXLeZd6R/GNZR/IqDHcbtQw ==
97
97
dependencies :
98
98
" @types/chai" " *"
99
99
You can’t perform that action at this time.
0 commit comments