File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 "@nomiclabs/hardhat-waffle" : " 2.0.6" ,
2525 "@typechain/ethers-v5" : " 9.0.0" ,
2626 "@typechain/hardhat" : " 7.0.0" ,
27- "@types/chai" : " 4.3.11 " ,
27+ "@types/chai" : " 4.3.20 " ,
2828 "@types/dotenv" : " 8.2.0" ,
2929 "@types/mocha" : " 9.1.1" ,
3030 "@types/node" : " 18.19.54" ,
3131 "@typescript-eslint/eslint-plugin" : " 5.59.8" ,
3232 "@typescript-eslint/parser" : " 5.59.8" ,
33- "chai" : " 4.4.1 " ,
33+ "chai" : " 4.5.0 " ,
3434 "del-cli" : " 4.0.1" ,
3535 "dotenv" : " 16.4.5" ,
3636 "eslint" : " 8.56.0" ,
Original file line number Diff line number Diff line change 12721272 dependencies :
12731273 " @types/node" " *"
12741274
1275- " @types/chai@4.3.11 " :
1276- version "4.3.11 "
1277- resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.11 .tgz#e95050bf79a932cb7305dd130254ccdf9bde671c "
1278- integrity sha512-qQR1dr2rGIHYlJulmr8Ioq3De0Le9E4MJ5AiaeAETJJpndT1uUNHsGFK3L/UIu+rbkQSdj8J/w2bCsBZc/Y5fQ ==
1275+ " @types/chai@4.3.20 " :
1276+ version "4.3.20 "
1277+ resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.20 .tgz#cb291577ed342ca92600430841a00329ba05cecc "
1278+ integrity sha512-/pC9HAB5I/xMlc5FP77qjCnI16ChlJfW0tGa0IUcFn38VJrTV6DeZ60NU5KZBtaOZqjdpwTWohz5HU1RrhiYxQ ==
12791279
12801280" @types/dotenv@8.2.0 " :
12811281 version "8.2.0"
@@ -2772,18 +2772,18 @@ caseless@~0.12.0:
27722772 resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
27732773 integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
27742774
2775- chai@4.4.1 :
2776- version "4.4.1 "
2777- resolved "https://registry.yarnpkg.com/chai/-/chai-4.4.1 .tgz#3603fa6eba35425b0f2ac91a009fe924106e50d1 "
2778- integrity sha512-13sOfMv2+DWduEU+/xbun3LScLoqN17nBeTLUsmDfKdoiC1fr0n9PU4guu4AhRcOVFk/sW8LyZWHuhWtQZiF+g ==
2775+ chai@4.5.0 :
2776+ version "4.5.0 "
2777+ resolved "https://registry.yarnpkg.com/chai/-/chai-4.5.0 .tgz#707e49923afdd9b13a8b0b47d33d732d13812fd8 "
2778+ integrity sha512-RITGBfijLkBddZvnn8jdqoTypxvqbOLYQkGGxXzeFjVHvudaPw0HNFD9x928/eUwYWd2dPCugVqspGALTZZQKw ==
27792779 dependencies :
27802780 assertion-error "^1.1.0"
27812781 check-error "^1.0.3"
27822782 deep-eql "^4.1.3"
27832783 get-func-name "^2.0.2"
27842784 loupe "^2.3.6"
27852785 pathval "^1.1.1"
2786- type-detect "^4.0.8 "
2786+ type-detect "^4.1.0 "
27872787
27882788chalk@^1.1.3 :
27892789 version "1.1.3"
@@ -9067,11 +9067,16 @@ type-check@~0.3.2:
90679067 dependencies :
90689068 prelude-ls "~1.1.2"
90699069
9070- type-detect@^4.0.0, type-detect@^4.0.8 :
9070+ type-detect@^4.0.0 :
90719071 version "4.0.8"
90729072 resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
90739073 integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
90749074
9075+ type-detect@^4.1.0 :
9076+ version "4.1.0"
9077+ resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.1.0.tgz#deb2453e8f08dcae7ae98c626b13dddb0155906c"
9078+ integrity sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw==
9079+
90759080type-fest@^0.20.2 :
90769081 version "0.20.2"
90779082 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