Skip to content

Commit

Permalink
build(deps-dev): bump the chai group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the chai group with 2 updates in the / directory: [chai](https://github.com/chaijs/chai) and [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai).


Updates `chai` from 4.3.10 to 5.1.1
- [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.1.1)

Updates `@types/chai` from 4.3.11 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:development
  update-type: version-update:semver-major
  dependency-group: chai
- dependency-name: "@types/chai"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: chai
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 471706f commit 8c90a67
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 101 deletions.
161 changes: 62 additions & 99 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 @@ -97,13 +97,13 @@
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-node-resolve": "^15.0.0",
"@rollup/plugin-terser": "^0.4.0",
"@types/chai": "^4.2.14",
"@types/chai": "^5.0.0",
"@types/mocha": "^10.0.1",
"@types/node": "^22.5.0",
"@types/sinon": "^10.0.8",
"@typescript-eslint/eslint-plugin": "^8.2.0",
"@typescript-eslint/parser": "^8.2.0",
"chai": "^4.2.0",
"chai": "^5.1.1",
"eslint": "^9.9.1",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
Expand Down

0 comments on commit 8c90a67

Please sign in to comment.