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 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.19 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:production
  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 Nov 18, 2024
1 parent 580184a commit 0b9cd0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"acorn": "8.14.0",
"arrify": "2.0.1",
"axios": "1.7.7",
"chai": "5.1.1",
"chai": "5.1.2",
"chai-deep-match": "1.2.1",
"chai-exclude": "2.1.1",
"chai-json-schema": "1.5.1",
Expand Down Expand Up @@ -123,7 +123,7 @@
"@faker-js/faker": "9.2.0",
"@pollyjs/adapter-puppeteer": "6.0.6",
"@pollyjs/core": "5.1.0",
"@types/chai": "4.3.19",
"@types/chai": "5.0.1",
"@types/inquirer": "9.0.3",
"@types/node": "22.9.0",
"@wdio/sauce-service": "9.2.13",
Expand Down

0 comments on commit 0b9cd0f

Please sign in to comment.