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 22
22
"devDependencies" : {
23
23
"@nomiclabs/hardhat-ethers" : " 2.1.1" ,
24
24
"@nomiclabs/hardhat-waffle" : " 2.0.6" ,
25
- "@types/chai" : " 4.3.11 " ,
25
+ "@types/chai" : " 4.3.20 " ,
26
26
"@types/dotenv" : " 8.2.0" ,
27
27
"@types/mocha" : " 9.1.1" ,
28
28
"@types/node" : " 18.19.54" ,
29
29
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
30
30
"@typescript-eslint/parser" : " 5.62.0" ,
31
- "chai" : " 4.4.1 " ,
31
+ "chai" : " 4.5.0 " ,
32
32
"del-cli" : " 4.0.1" ,
33
33
"dotenv" : " 16.4.5" ,
34
34
"eslint" : " 8.56.0" ,
Original file line number Diff line number Diff line change 1578
1578
dependencies :
1579
1579
" @types/node" " *"
1580
1580
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 ==
1585
1585
1586
1586
" @types/dotenv@8.2.0 " :
1587
1587
version "8.2.0"
@@ -3083,18 +3083,18 @@ caseless@~0.12.0:
3083
3083
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
3084
3084
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
3085
3085
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 ==
3090
3090
dependencies :
3091
3091
assertion-error "^1.1.0"
3092
3092
check-error "^1.0.3"
3093
3093
deep-eql "^4.1.3"
3094
3094
get-func-name "^2.0.2"
3095
3095
loupe "^2.3.6"
3096
3096
pathval "^1.1.1"
3097
- type-detect "^4.0.8 "
3097
+ type-detect "^4.1.0 "
3098
3098
3099
3099
chalk@^1.1.3 :
3100
3100
version "1.1.3"
@@ -9454,11 +9454,16 @@ type-check@~0.3.2:
9454
9454
dependencies :
9455
9455
prelude-ls "~1.1.2"
9456
9456
9457
- type-detect@^4.0.0, type-detect@^4.0.8 :
9457
+ type-detect@^4.0.0 :
9458
9458
version "4.0.8"
9459
9459
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
9460
9460
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
9461
9461
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
+
9462
9467
type-fest@^0.20.2 :
9463
9468
version "0.20.2"
9464
9469
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