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.5.0 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.5.0...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-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 Nov 18, 2024
1 parent f70f3ef commit d746032
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 116 deletions.
194 changes: 80 additions & 114 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -219,14 +219,14 @@
},
"devDependencies": {
"@eslint/js": "^9.14.0",
"@types/chai": "4.3.16",
"@types/chai": "5.0.1",
"@types/eslint__js": "^8.42.3",
"@types/mocha": "^10.0.7",
"@types/node": "^16.18.96",
"@types/vscode": "^1.95.0",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"chai": "^4.5.0",
"chai": "^5.1.2",
"copyfiles": "^2.4.1",
"eslint": "^9.14.0",
"mocha": "^10.7.3",
Expand Down

0 comments on commit d746032

Please sign in to comment.