File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
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" ,
32
32
"@typescript-eslint/parser" : " 2.34.0" ,
33
33
"chai" : " 4.3.6" ,
34
- "chai-as-promised" : " 7.1.1 " ,
34
+ "chai-as-promised" : " 7.1.2 " ,
35
35
"eslint" : " 6.8.0" ,
36
36
"js-yaml" : " 3.14.1" ,
37
37
"mocha" : " 7.2.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
@@ -378,10 +378,10 @@ camelcase@^5.0.0:
378
378
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
379
379
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
380
380
381
-
382
- version "7.1.1 "
383
- resolved "https://registry.yarnpkg.com/chai-as-promised/-/chai-as-promised-7.1.1 .tgz#08645d825deb8696ee61725dbf590c012eb00ca0 "
384
- integrity sha512-azL6xMoi+uxu6z4rhWQ1jbdUhOMhis2PvscD/xjLqNMkv3BPPp2JyyuTHOrf9BOosGpNQ11v6BKv/g57RXbiaA ==
381
+
382
+ version "7.1.2 "
383
+ resolved "https://registry.yarnpkg.com/chai-as-promised/-/chai-as-promised-7.1.2 .tgz#70cd73b74afd519754161386421fb71832c6d041 "
384
+ integrity sha512-aBDHZxRzYnUYuIAIPBH2s511DjlKPzXNlXSGFC8CwmroWQLfrW0LtE1nK3MAwwNhJPa9raEjNCmRoFpG0Hurdw ==
385
385
dependencies :
386
386
check-error "^1.0.2"
387
387
You can’t perform that action at this time.
0 commit comments