Skip to content

Commit decdcfb

Browse files
Bump @types/chai from 4.3.9 to 4.3.10
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.3.9 to 4.3.10. - [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-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04e6fd1 commit decdcfb

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
@@ -33,7 +33,7 @@
3333
"@nomiclabs/hardhat-waffle": "^2.0.5",
3434
"@typechain/ethers-v5": "^7.1.0",
3535
"@typechain/hardhat": "^2.3.0",
36-
"@types/chai": "^4.3.8",
36+
"@types/chai": "^4.3.10",
3737
"@types/data-urls": "^3.0.2",
3838
"@types/mocha": "^10.0.2",
3939
"@types/node": "^20.8.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1238,10 +1238,10 @@
12381238
dependencies:
12391239
"@types/node" "*"
12401240

1241-
"@types/chai@^4.3.8":
1242-
version "4.3.9"
1243-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.9.tgz#144d762491967db8c6dea38e03d2206c2623feec"
1244-
integrity sha512-69TtiDzu0bcmKQv3yg1Zx409/Kd7r0b5F1PfpYJfSHzLGtB53547V4u+9iqKYsTu/O2ai6KTb0TInNpvuQ3qmg==
1241+
"@types/chai@^4.3.10":
1242+
version "4.3.10"
1243+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.10.tgz#2ad2959d1767edee5b0e4efb1a0cd2b500747317"
1244+
integrity sha512-of+ICnbqjmFCiixUnqRulbylyXQrPqIGf/B3Jax1wIF3DvSheysQxAWvqHhZiW3IQrycvokcLcFQlveGp+vyNg==
12451245

12461246
"@types/concat-stream@^1.6.0":
12471247
version "1.6.1"

0 commit comments

Comments
 (0)