Skip to content

Commit 72b7595

Browse files
authored
Merge pull request #255 from bancorprotocol/dependabot/npm_and_yarn/types/chai-5.2.2
Bump @types/chai from 5.0.1 to 5.2.2
2 parents 3717b7f + 7f87205 commit 72b7595

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"@rollup/plugin-node-resolve": "^16.0.0",
102102
"@rollup/plugin-typescript": "^12.1.2",
103103
"@typechain/ethers-v5": "^11.1.2",
104-
"@types/chai": "^5.0.1",
104+
"@types/chai": "^5.2.2",
105105
"@types/mocha": "^10.0.10",
106106
"@types/node": "^22.13.10",
107107
"@types/sinon": "^17.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -765,10 +765,10 @@
765765
lodash "^4.17.15"
766766
ts-essentials "^7.0.1"
767767

768-
"@types/chai@^5.0.1":
769-
version "5.0.1"
770-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-5.0.1.tgz#2c3705555cf11f5f59c836a84c44afcfe4e5689d"
771-
integrity sha512-5T8ajsg3M/FOncpLYW7sdOcD6yf4+722sze/tc4KQV0P8Z2rAr3SAuHCIkYmYpt8VbcQlnz8SxlOlPQYefe4cA==
768+
"@types/chai@^5.2.2":
769+
version "5.2.2"
770+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-5.2.2.tgz#6f14cea18180ffc4416bc0fd12be05fdd73bdd6b"
771+
integrity sha512-8kB30R7Hwqf40JPiKhVzodJs2Qc1ZJ5zuT3uzw5Hq/dhNCl3G3l83jfpdI1e20BP348+fV7VIL/+FxaXkqBmWg==
772772
dependencies:
773773
"@types/deep-eql" "*"
774774

0 commit comments

Comments
 (0)