File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 "@nomiclabs/hardhat-waffle" : " 2.0.5" ,
2424 "@typechain/ethers-v5" : " 9.0.0" ,
2525 "@typechain/hardhat" : " 6.1.6" ,
26- "@types/chai" : " 4.3.16 " ,
26+ "@types/chai" : " 4.3.20 " ,
2727 "@types/dotenv" : " 8.2.3" ,
2828 "@types/mocha" : " 10.0.10" ,
2929 "@types/node" : " 18.19.122" ,
3030 "@typescript-eslint/eslint-plugin" : " 5.59.7" ,
3131 "@typescript-eslint/parser" : " 5.59.7" ,
32- "chai" : " 4.4.1 " ,
32+ "chai" : " 4.5.0 " ,
3333 "dotenv" : " 16.4.5" ,
3434 "eslint" : " 8.57.1" ,
3535 "eslint-config-prettier" : " 8.10.2" ,
Original file line number Diff line number Diff line change 16211621 dependencies :
16221622 " @types/node" " *"
16231623
1624- " @types/chai@4.3.16 " :
1625- version "4.3.16 "
1626- resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.16 .tgz#b1572967f0b8b60bf3f87fe1d854a5604ea70c82 "
1627- integrity sha512-PatH4iOdyh3MyWtmHVFXLWCCIhUbopaltqddG9BzB+gMIzee2MJrvd+jouii9Z3wzQJruGWAm7WOMjgfG8hQlQ ==
1624+ " @types/chai@4.3.20 " :
1625+ version "4.3.20 "
1626+ resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.20 .tgz#cb291577ed342ca92600430841a00329ba05cecc "
1627+ integrity sha512-/pC9HAB5I/xMlc5FP77qjCnI16ChlJfW0tGa0IUcFn38VJrTV6DeZ60NU5KZBtaOZqjdpwTWohz5HU1RrhiYxQ ==
16281628
16291629" @types/dotenv@8.2.3 " :
16301630 version "8.2.3"
@@ -3101,18 +3101,18 @@ caseless@~0.12.0:
31013101 resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
31023102 integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
31033103
3104- chai@4.4.1 :
3105- version "4.4.1 "
3106- resolved "https://registry.yarnpkg.com/chai/-/chai-4.4.1 .tgz#3603fa6eba35425b0f2ac91a009fe924106e50d1 "
3107- integrity sha512-13sOfMv2+DWduEU+/xbun3LScLoqN17nBeTLUsmDfKdoiC1fr0n9PU4guu4AhRcOVFk/sW8LyZWHuhWtQZiF+g ==
3104+ chai@4.5.0 :
3105+ version "4.5.0 "
3106+ resolved "https://registry.yarnpkg.com/chai/-/chai-4.5.0 .tgz#707e49923afdd9b13a8b0b47d33d732d13812fd8 "
3107+ integrity sha512-RITGBfijLkBddZvnn8jdqoTypxvqbOLYQkGGxXzeFjVHvudaPw0HNFD9x928/eUwYWd2dPCugVqspGALTZZQKw ==
31083108 dependencies :
31093109 assertion-error "^1.1.0"
31103110 check-error "^1.0.3"
31113111 deep-eql "^4.1.3"
31123112 get-func-name "^2.0.2"
31133113 loupe "^2.3.6"
31143114 pathval "^1.1.1"
3115- type-detect "^4.0.8 "
3115+ type-detect "^4.1.0 "
31163116
31173117chalk@^1.1.3 :
31183118 version "1.1.3"
@@ -9269,11 +9269,16 @@ type-check@~0.3.2:
92699269 dependencies :
92709270 prelude-ls "~1.1.2"
92719271
9272- type-detect@^4.0.0, type-detect@^4.0.8 :
9272+ type-detect@^4.0.0 :
92739273 version "4.0.8"
92749274 resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
92759275 integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
92769276
9277+ type-detect@^4.1.0 :
9278+ version "4.1.0"
9279+ resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.1.0.tgz#deb2453e8f08dcae7ae98c626b13dddb0155906c"
9280+ integrity sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw==
9281+
92779282type-fest@^0.20.2 :
92789283 version "0.20.2"
92799284 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