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 2222 "@nomiclabs/hardhat-ethers" : " 2.1.1" ,
2323 "@nomiclabs/hardhat-etherscan" : " 3.1.0" ,
2424 "@nomiclabs/hardhat-waffle" : " 2.0.6" ,
25- "@types/chai" : " 4.3.11 " ,
25+ "@types/chai" : " 4.3.20 " ,
2626 "@types/dotenv" : " 8.2.3" ,
2727 "@types/mocha" : " 9.1.1" ,
2828 "@typescript-eslint/eslint-plugin" : " 5.51.0" ,
2929 "@typescript-eslint/parser" : " 5.51.0" ,
3030 "bignumber.js" : " 9.1.2" ,
31- "chai" : " 4.4.1 " ,
31+ "chai" : " 4.5.0 " ,
3232 "dotenv" : " 16.4.7" ,
3333 "eslint" : " 8.56.0" ,
3434 "eslint-config-prettier" : " 8.10.0" ,
Original file line number Diff line number Diff line change 12431243 dependencies :
12441244 " @types/node" " *"
12451245
1246- 1247- version "4.3.11 "
1248- resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.11 .tgz#e95050bf79a932cb7305dd130254ccdf9bde671c "
1249- integrity sha512-qQR1dr2rGIHYlJulmr8Ioq3De0Le9E4MJ5AiaeAETJJpndT1uUNHsGFK3L/UIu+rbkQSdj8J/w2bCsBZc/Y5fQ ==
1246+ 1247+ version "4.3.20 "
1248+ resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.20 .tgz#cb291577ed342ca92600430841a00329ba05cecc "
1249+ integrity sha512-/pC9HAB5I/xMlc5FP77qjCnI16ChlJfW0tGa0IUcFn38VJrTV6DeZ60NU5KZBtaOZqjdpwTWohz5HU1RrhiYxQ ==
12501250
1251125112521252 version "8.2.3"
@@ -2724,18 +2724,18 @@ cbor@^5.0.2:
27242724 bignumber.js "^9.0.1"
27252725 nofilter "^1.0.4"
27262726
2727- chai@4.4.1 :
2728- version "4.4.1 "
2729- resolved "https://registry.yarnpkg.com/chai/-/chai-4.4.1 .tgz#3603fa6eba35425b0f2ac91a009fe924106e50d1 "
2730- integrity sha512-13sOfMv2+DWduEU+/xbun3LScLoqN17nBeTLUsmDfKdoiC1fr0n9PU4guu4AhRcOVFk/sW8LyZWHuhWtQZiF+g ==
2727+ chai@4.5.0 :
2728+ version "4.5.0 "
2729+ resolved "https://registry.yarnpkg.com/chai/-/chai-4.5.0 .tgz#707e49923afdd9b13a8b0b47d33d732d13812fd8 "
2730+ integrity sha512-RITGBfijLkBddZvnn8jdqoTypxvqbOLYQkGGxXzeFjVHvudaPw0HNFD9x928/eUwYWd2dPCugVqspGALTZZQKw ==
27312731 dependencies :
27322732 assertion-error "^1.1.0"
27332733 check-error "^1.0.3"
27342734 deep-eql "^4.1.3"
27352735 get-func-name "^2.0.2"
27362736 loupe "^2.3.6"
27372737 pathval "^1.1.1"
2738- type-detect "^4.0.8 "
2738+ type-detect "^4.1.0 "
27392739
27402740chalk@^1.1.3 :
27412741 version "1.1.3"
@@ -8833,11 +8833,16 @@ type-check@~0.3.2:
88338833 dependencies :
88348834 prelude-ls "~1.1.2"
88358835
8836- type-detect@^4.0.0, type-detect@^4.0.8 :
8836+ type-detect@^4.0.0 :
88378837 version "4.0.8"
88388838 resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
88398839 integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
88408840
8841+ type-detect@^4.1.0 :
8842+ version "4.1.0"
8843+ resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.1.0.tgz#deb2453e8f08dcae7ae98c626b13dddb0155906c"
8844+ integrity sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw==
8845+
88418846type-fest@^0.20.2 :
88428847 version "0.20.2"
88438848 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