Skip to content

Commit

Permalink
chore(deps-dev): bump chai from 4.3.10 to 5.0.3 (#5706)
Browse files Browse the repository at this point in the history
Bumps [chai](https://github.com/chaijs/chai) from 4.3.10 to 5.0.3.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@v4.3.10...v5.0.3)

---
updated-dependencies:
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 9934319 commit 217062c
Show file tree
Hide file tree
Showing 10 changed files with 88 additions and 801 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/mocha": "^10.0.6",
"@types/tar": "^6.1.10",
"@types/unzipper": "^0.10.8",
"chai": "^4.3.7",
"chai": "^5.0.3",
"fs-extra": "^11.2.0",
"lodash-es": "^4.17.21",
"minimist": "^1.2.8",
Expand Down
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
"@types/write-file-atomic": "^4.0.3",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.16.0",
"chai": "^4.3.7",
"chai": "^5.0.3",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-jsdoc": "^46.9.1",
Expand Down
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/minimist": "^1.2.2",
"@types/mocha": "^10.0.6",
"@types/node": "^20",
"chai": "^4.3.7",
"chai": "^5.0.3",
"chalk": "^4.1.2",
"dedent": "^0.7.0",
"execa": "^8.0.1",
Expand Down
Loading

0 comments on commit 217062c

Please sign in to comment.