Skip to content

Commit

Permalink
chore(deps): bump chai and @types/chai
Browse files Browse the repository at this point in the history
Bumps [chai](https://github.com/chaijs/chai) and [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai). These dependencies needed to be updated together.

Updates `chai` from 4.4.1 to 5.1.2
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@v4.4.1...v5.1.2)

Updates `@types/chai` from 4.3.16 to 5.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

---
updated-dependencies:
- dependency-name: chai
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/chai"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent e7a8397 commit 4b6ec4b
Show file tree
Hide file tree
Showing 10 changed files with 996 additions and 985 deletions.
4 changes: 2 additions & 2 deletions examples/node-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@types/node": "^18.11.17",
"@types/chai": "^4.3.16",
"@types/chai": "^5.0.0",
"@types/mocha": "^10.0.6",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/parser": "^7.12.0",
Expand All @@ -32,7 +32,7 @@
"typescript": "^5.3.0"
},
"dependencies": {
"chai": "^4.3.4",
"chai": "^5.1.2",
"@matterlabs/hardhat-zksync-deploy": "workspace:^",
"@matterlabs/hardhat-zksync-solc": "workspace:^",
"@matterlabs/hardhat-zksync-node": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions packages/hardhat-zksync-deploy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
"@matterlabs/hardhat-zksync-solc": "workspace:^",
"chalk": "^4.1.2",
"ts-morph": "^22.0.0",
"chai": "^4.3.4",
"chai": "^5.1.2",
"glob": "^10.4.1",
"fs-extra": "^11.2.0",
"lodash": "^4.17.21",
"sinon-chai": "^3.7.0",
"sinon": "^18.0.0"
},
"devDependencies": {
"@types/chai": "^4.3.16",
"@types/chai": "^5.0.0",
"@types/mocha": "^10.0.6",
"@types/node": "^18.11.17",
"@types/glob": "^8.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/hardhat-zksync-ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
"dependencies": {
"chalk": "^4.1.2",
"hardhat": "^2.22.5",
"chai": "^4.3.4",
"chai": "^5.1.2",
"@matterlabs/hardhat-zksync-solc": "workspace:^",
"@matterlabs/hardhat-zksync-deploy": "workspace:^",
"@nomicfoundation/hardhat-ethers": "^3.0.6"
},
"devDependencies": {
"@types/chai": "^4.3.16",
"@types/chai": "^5.0.0",
"@types/chai-as-promised": "^7.1.8",
"@types/lodash.isequal": "^4.5.8",
"@types/mocha": "^10.0.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/hardhat-zksync-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@
"chalk": "^4.1.2",
"fs-extra": "^11.2.0",
"proxyquire": "^2.1.3",
"chai": "^4.3.4",
"chai": "^5.1.2",
"undici": "^6.18.2",
"sinon-chai": "^3.7.0",
"sinon": "^18.0.0"
},
"devDependencies": {
"@types/chai": "^4.3.16",
"@types/chai": "^5.0.0",
"@types/fs-extra": "^11.0.4",
"@types/mocha": "^10.0.6",
"@types/node": "^18.11.17",
Expand Down
4 changes: 2 additions & 2 deletions packages/hardhat-zksync-solc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"chalk": "^4.1.2",
"dockerode": "^4.0.2",
"fs-extra": "^11.2.0",
"chai": "^4.3.4",
"chai": "^5.1.2",
"undici": "^6.18.2",
"debug": "^4.3.5",
"semver": "^7.6.2",
Expand All @@ -46,7 +46,7 @@
"proper-lockfile": "^4.1.2"
},
"devDependencies": {
"@types/chai": "^4.3.16",
"@types/chai": "^5.0.0",
"@types/dockerode": "^3.3.29",
"@types/mocha": "^10.0.6",
"@types/node": "^18.11.17",
Expand Down
4 changes: 2 additions & 2 deletions packages/hardhat-zksync-verify-vyper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
"dependencies": {
"@matterlabs/hardhat-zksync-vyper": "workspace:^",
"axios": "^1.7.2",
"chai": "^4.3.4",
"chai": "^5.1.2",
"chalk": "^4.1.2",
"@nomiclabs/hardhat-vyper": "^3.0.6",
"@ethersproject/abi":"^5.7.0",
"@ethersproject/address": "^5.7.0"
},
"devDependencies": {
"@matterlabs/hardhat-zksync-vyper": "workspace:^",
"@types/chai": "^4.3.16",
"@types/chai": "^5.0.0",
"@types/debug": "^4.1.7",
"@types/dockerode": "^3.3.3",
"@types/fs-extra": "^11.0.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/hardhat-zksync-verify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@
"axios": "^1.7.2",
"semver": "^7.6.2",
"cbor": "^9.0.2",
"chai": "^4.3.4",
"chai": "^5.1.2",
"chalk": "^4.1.2",
"debug": "^4.3.5",
"sinon": "^18.0.0",
"sinon-chai": "^3.7.0"
},
"devDependencies": {
"@nomicfoundation/hardhat-verify": "^2.0.8",
"@types/chai": "^4.3.16",
"@types/chai": "^5.0.0",
"@types/debug": "^4.1.12",
"@types/mocha": "^10.0.6",
"@types/node": "^18.11.17",
Expand Down
4 changes: 2 additions & 2 deletions packages/hardhat-zksync-vyper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@
"dockerode": "^4.0.2",
"fs-extra": "^11.2.0",
"sinon": "^18.0.0",
"chai": "^4.3.4",
"chai": "^5.1.2",
"undici": "^6.18.2",
"semver": "^7.6.2",
"sinon-chai": "^3.7.0"
},
"devDependencies": {
"@nomiclabs/hardhat-vyper": "^3.0.6",
"@types/chai": "^4.3.16",
"@types/chai": "^5.0.0",
"@types/debug": "^4.1.12",
"@types/dockerode": "^3.3.29",
"@types/mocha": "^10.0.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/hardhat-zksync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@
"@openzeppelin/upgrades-core": "^1.37.0",
"ethers": "^6.12.2",
"zksync-ethers": "^6.11.2",
"chai": "^4.3.4",
"chai": "^5.1.2",
"sinon-chai": "^3.7.0",
"sinon": "^18.0.0"
},
"devDependencies": {
"@types/chai": "^4.3.16",
"@types/chai": "^5.0.0",
"@types/mocha": "^10.0.6",
"@types/node": "^18.11.17",
"@types/semver": "^7.5.8",
Expand Down
Loading

0 comments on commit 4b6ec4b

Please sign in to comment.