File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed
Expand file tree Collapse file tree 2 files changed +12
-5
lines changed 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.20 " ,
25+ "@types/chai" : " 5.2.2 " ,
2626 "@types/dotenv" : " 8.2.3" ,
2727 "@types/mocha" : " 10.0.10" ,
2828 "@types/node" : " 22.10.1" ,
Original file line number Diff line number Diff line change 15781578 dependencies :
15791579 " @types/node" " *"
15801580
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==
1581+ " @types/chai@5.2.2 " :
1582+ version "5.2.2"
1583+ resolved "https://registry.yarnpkg.com/@types/chai/-/chai-5.2.2.tgz#6f14cea18180ffc4416bc0fd12be05fdd73bdd6b"
1584+ integrity sha512-8kB30R7Hwqf40JPiKhVzodJs2Qc1ZJ5zuT3uzw5Hq/dhNCl3G3l83jfpdI1e20BP348+fV7VIL/+FxaXkqBmWg==
1585+ dependencies :
1586+ " @types/deep-eql" " *"
1587+
1588+ " @types/deep-eql@* " :
1589+ version "4.0.2"
1590+ resolved "https://registry.yarnpkg.com/@types/deep-eql/-/deep-eql-4.0.2.tgz#334311971d3a07121e7eb91b684a605e7eea9cbd"
1591+ integrity sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==
15851592
15861593" @types/dotenv@8.2.3 " :
15871594 version "8.2.3"
You can’t perform that action at this time.
0 commit comments