File tree Expand file tree Collapse file tree 2 files changed +17
-12
lines changed Expand file tree Collapse file tree 2 files changed +17
-12
lines changed Original file line number Diff line number Diff line change 18
18
"devDependencies" : {
19
19
"@nomiclabs/hardhat-ethers" : " 2.1.1" ,
20
20
"@nomiclabs/hardhat-waffle" : " 2.0.6" ,
21
- "@types/chai" : " 4.3.16 " ,
21
+ "@types/chai" : " 4.3.20 " ,
22
22
"@types/dotenv" : " 8.2.3" ,
23
23
"@types/mocha" : " 9.1.1" ,
24
24
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
25
25
"@typescript-eslint/parser" : " 5.62.0" ,
26
- "chai" : " 4.4.1 " ,
26
+ "chai" : " 4.5.0 " ,
27
27
"dotenv" : " 16.4.7" ,
28
28
"eslint" : " 8.57.1" ,
29
29
"eslint-config-prettier" : " 8.10.0" ,
Original file line number Diff line number Diff line change 829
829
dependencies :
830
830
" @types/node" " *"
831
831
832
- " @types/chai@4.3.16 " :
833
- version "4.3.16 "
834
- resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.16 .tgz#b1572967f0b8b60bf3f87fe1d854a5604ea70c82 "
835
- integrity sha512-PatH4iOdyh3MyWtmHVFXLWCCIhUbopaltqddG9BzB+gMIzee2MJrvd+jouii9Z3wzQJruGWAm7WOMjgfG8hQlQ ==
832
+ " @types/chai@4.3.20 " :
833
+ version "4.3.20 "
834
+ resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.20 .tgz#cb291577ed342ca92600430841a00329ba05cecc "
835
+ integrity sha512-/pC9HAB5I/xMlc5FP77qjCnI16ChlJfW0tGa0IUcFn38VJrTV6DeZ60NU5KZBtaOZqjdpwTWohz5HU1RrhiYxQ ==
836
836
837
837
" @types/dotenv@8.2.3 " :
838
838
version "8.2.3"
@@ -2300,18 +2300,18 @@ caseless@~0.12.0:
2300
2300
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
2301
2301
integrity sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==
2302
2302
2303
- chai@4.4.1 :
2304
- version "4.4.1 "
2305
- resolved "https://registry.yarnpkg.com/chai/-/chai-4.4.1 .tgz#3603fa6eba35425b0f2ac91a009fe924106e50d1 "
2306
- integrity sha512-13sOfMv2+DWduEU+/xbun3LScLoqN17nBeTLUsmDfKdoiC1fr0n9PU4guu4AhRcOVFk/sW8LyZWHuhWtQZiF+g ==
2303
+ chai@4.5.0 :
2304
+ version "4.5.0 "
2305
+ resolved "https://registry.yarnpkg.com/chai/-/chai-4.5.0 .tgz#707e49923afdd9b13a8b0b47d33d732d13812fd8 "
2306
+ integrity sha512-RITGBfijLkBddZvnn8jdqoTypxvqbOLYQkGGxXzeFjVHvudaPw0HNFD9x928/eUwYWd2dPCugVqspGALTZZQKw ==
2307
2307
dependencies :
2308
2308
assertion-error "^1.1.0"
2309
2309
check-error "^1.0.3"
2310
2310
deep-eql "^4.1.3"
2311
2311
get-func-name "^2.0.2"
2312
2312
loupe "^2.3.6"
2313
2313
pathval "^1.1.1"
2314
- type-detect "^4.0.8 "
2314
+ type-detect "^4.1.0 "
2315
2315
2316
2316
chalk@^1.1.3 :
2317
2317
version "1.1.3"
@@ -8278,11 +8278,16 @@ type-check@~0.3.2:
8278
8278
dependencies :
8279
8279
prelude-ls "~1.1.2"
8280
8280
8281
- type-detect@^4.0.0, type-detect@^4.0.8 :
8281
+ type-detect@^4.0.0 :
8282
8282
version "4.0.8"
8283
8283
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
8284
8284
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
8285
8285
8286
+ type-detect@^4.1.0 :
8287
+ version "4.1.0"
8288
+ resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.1.0.tgz#deb2453e8f08dcae7ae98c626b13dddb0155906c"
8289
+ integrity sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw==
8290
+
8286
8291
type-fest@^0.20.2 :
8287
8292
version "0.20.2"
8288
8293
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
You can’t perform that action at this time.
0 commit comments