Skip to content

Commit

Permalink
build(deps-dev): bump the test-dependencies group across 1 directory …
Browse files Browse the repository at this point in the history
…with 2 updates

Bumps the test-dependencies group with 2 updates in the / directory: [chai](https://github.com/chaijs/chai) and [chai-http](https://github.com/chaijs/chai-http).


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 `chai-http` from 5.0.0 to 5.1.1
- [Release notes](https://github.com/chaijs/chai-http/releases)
- [Changelog](https://github.com/chaijs/chai-http/blob/main/History.md)
- [Commits](chaijs/chai-http@5.0.0...5.1.1)

---
updated-dependencies:
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
- dependency-name: chai-http
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent c05691c commit 494533a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 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 @@ -68,8 +68,8 @@
"@types/gulp-terser": "^1.2.6",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"chai": "^5.1.1",
"chai-http": "^5.0.0",
"chai": "^5.1.2",
"chai-http": "^5.1.1",
"dotenv": "^16.4.5",
"eslint": "^8.57.1",
"gulp": "^4.0.2",
Expand Down

0 comments on commit 494533a

Please sign in to comment.