Skip to content

Commit

Permalink
Bump chai and @types/chai in /packages/crypto-aws-kms
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 5.1.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@v5.1.1...v5.1.2)

Updates `@types/chai` from 4.3.16 to 5.0.1
- [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:development
  update-type: version-update:semver-patch
- 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 Dec 1, 2024
1 parent 707bc22 commit bc75b87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/crypto-aws-kms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
},
"devDependencies": {
"@playwright/test": "1.45.3",
"@types/chai": "4.3.16",
"@types/chai": "5.0.1",
"@types/chai-as-promised": "7.1.8",
"@types/eslint": "9.6.0",
"@types/mocha": "10.0.7",
Expand All @@ -87,7 +87,7 @@
"@web/test-runner-playwright": "0.11.0",
"@web5/common": "workspace:*",
"c8": "9.1.0",
"chai": "5.1.1",
"chai": "5.1.2",
"chai-as-promised": "8.0.0",
"eslint": "9.7.0",
"eslint-plugin-mocha": "10.4.3",
Expand Down

0 comments on commit bc75b87

Please sign in to comment.