Skip to content

Commit 7f87205

Browse files
Bump @types/chai from 5.0.1 to 5.2.2
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 5.0.1 to 5.2.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) --- updated-dependencies: - dependency-name: "@types/chai" dependency-version: 5.2.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 556d113 commit 7f87205

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
@@ -753,10 +753,10 @@
753753
lodash "^4.17.15"
754754
ts-essentials "^7.0.1"
755755

756-
"@types/chai@^5.0.1":
757-
version "5.0.1"
758-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-5.0.1.tgz#2c3705555cf11f5f59c836a84c44afcfe4e5689d"
759-
integrity sha512-5T8ajsg3M/FOncpLYW7sdOcD6yf4+722sze/tc4KQV0P8Z2rAr3SAuHCIkYmYpt8VbcQlnz8SxlOlPQYefe4cA==
756+
"@types/chai@^5.2.2":
757+
version "5.2.2"
758+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-5.2.2.tgz#6f14cea18180ffc4416bc0fd12be05fdd73bdd6b"
759+
integrity sha512-8kB30R7Hwqf40JPiKhVzodJs2Qc1ZJ5zuT3uzw5Hq/dhNCl3G3l83jfpdI1e20BP348+fV7VIL/+FxaXkqBmWg==
760760
dependencies:
761761
"@types/deep-eql" "*"
762762

0 commit comments

Comments
 (0)