Bump chai from 5.0.3 to 5.1.0 in /js

Bumps [chai](https://github.com/chaijs/chai) from 5.0.3 to 5.1.0.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](https://github.com/chaijs/chai/compare/v5.0.3...v5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-13 01:01:14 +00:00 committed by Hynek Mlnařík
parent f2a8dde95f
commit bb55d5eeda
2 changed files with 5 additions and 5 deletions

View file

@ -47,7 +47,7 @@
"@types/lodash-es": "^4.17.12",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.17",
"chai": "^5.0.3",
"chai": "^5.1.0",
"lodash-es": "^4.17.21",
"mocha": "^10.3.0",
"ts-node": "^10.9.2"

View file

@ -336,8 +336,8 @@ importers:
specifier: ^20.11.17
version: 20.11.17
chai:
specifier: ^5.0.3
version: 5.0.3
specifier: ^5.1.0
version: 5.1.0
lodash-es:
specifier: ^4.17.21
version: 4.17.21
@ -2801,8 +2801,8 @@ packages:
type-detect: 4.0.8
dev: true
/chai@5.0.3:
resolution: {integrity: sha512-wKGCtYv2kVY5WEjKqQ3fSIZWtTFveZCtzinhTZbx3/trVkxefiwovhpU9kRVCwxvKKCEjTWXPdM1/T7zPoDgow==}
/chai@5.1.0:
resolution: {integrity: sha512-kDZ7MZyM6Q1DhR9jy7dalKohXQ2yrlXkk59CR52aRKxJrobmlBNqnFQxX9xOX8w+4mz8SYlKJa/7D7ddltFXCw==}
engines: {node: '>=12'}
dependencies:
assertion-error: 2.0.1