File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 "devDependencies" : {
2323 "@nomiclabs/hardhat-ethers" : " 2.1.1" ,
2424 "@nomiclabs/hardhat-waffle" : " 2.0.6" ,
25- "@types/chai" : " 4.3.11 " ,
25+ "@types/chai" : " 4.3.20 " ,
2626 "@types/dotenv" : " 8.2.0" ,
2727 "@types/mocha" : " 9.1.1" ,
2828 "@types/node" : " 18.19.54" ,
2929 "@typescript-eslint/eslint-plugin" : " 5.62.0" ,
3030 "@typescript-eslint/parser" : " 5.62.0" ,
31- "chai" : " 4.4.1 " ,
31+ "chai" : " 4.5.0 " ,
3232 "del-cli" : " 4.0.1" ,
3333 "dotenv" : " 16.4.5" ,
3434 "eslint" : " 8.56.0" ,
Original file line number Diff line number Diff line change 15781578 dependencies :
15791579 " @types/node" " *"
15801580
1581- " @types/chai@4.3.11 " :
1582- version "4.3.11 "
1583- resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.11 .tgz#e95050bf79a932cb7305dd130254ccdf9bde671c "
1584- integrity sha512-qQR1dr2rGIHYlJulmr8Ioq3De0Le9E4MJ5AiaeAETJJpndT1uUNHsGFK3L/UIu+rbkQSdj8J/w2bCsBZc/Y5fQ ==
1581+ " @types/chai@4.3.20 " :
1582+ version "4.3.20 "
1583+ resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.20 .tgz#cb291577ed342ca92600430841a00329ba05cecc "
1584+ integrity sha512-/pC9HAB5I/xMlc5FP77qjCnI16ChlJfW0tGa0IUcFn38VJrTV6DeZ60NU5KZBtaOZqjdpwTWohz5HU1RrhiYxQ ==
15851585
15861586" @types/dotenv@8.2.0 " :
15871587 version "8.2.0"
@@ -3083,18 +3083,18 @@ caseless@~0.12.0:
30833083 resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
30843084 integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
30853085
3086- chai@4.4.1 :
3087- version "4.4.1 "
3088- resolved "https://registry.yarnpkg.com/chai/-/chai-4.4.1 .tgz#3603fa6eba35425b0f2ac91a009fe924106e50d1 "
3089- integrity sha512-13sOfMv2+DWduEU+/xbun3LScLoqN17nBeTLUsmDfKdoiC1fr0n9PU4guu4AhRcOVFk/sW8LyZWHuhWtQZiF+g ==
3086+ chai@4.5.0 :
3087+ version "4.5.0 "
3088+ resolved "https://registry.yarnpkg.com/chai/-/chai-4.5.0 .tgz#707e49923afdd9b13a8b0b47d33d732d13812fd8 "
3089+ integrity sha512-RITGBfijLkBddZvnn8jdqoTypxvqbOLYQkGGxXzeFjVHvudaPw0HNFD9x928/eUwYWd2dPCugVqspGALTZZQKw ==
30903090 dependencies :
30913091 assertion-error "^1.1.0"
30923092 check-error "^1.0.3"
30933093 deep-eql "^4.1.3"
30943094 get-func-name "^2.0.2"
30953095 loupe "^2.3.6"
30963096 pathval "^1.1.1"
3097- type-detect "^4.0.8 "
3097+ type-detect "^4.1.0 "
30983098
30993099chalk@^1.1.3 :
31003100 version "1.1.3"
@@ -9454,11 +9454,16 @@ type-check@~0.3.2:
94549454 dependencies :
94559455 prelude-ls "~1.1.2"
94569456
9457- type-detect@^4.0.0, type-detect@^4.0.8 :
9457+ type-detect@^4.0.0 :
94589458 version "4.0.8"
94599459 resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
94609460 integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
94619461
9462+ type-detect@^4.1.0 :
9463+ version "4.1.0"
9464+ resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.1.0.tgz#deb2453e8f08dcae7ae98c626b13dddb0155906c"
9465+ integrity sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw==
9466+
94629467type-fest@^0.20.2 :
94639468 version "0.20.2"
94649469 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