Bump chai from 5.0.0 to 5.0.3 in /js (#26518)

Bumps [chai](https://github.com/chaijs/chai) from 5.0.0 to 5.0.3.
- [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.0...v5.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-29 09:36:12 +00:00 committed by GitHub
parent 01bb6726ea
commit 9fa743bec3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View file

@ -47,7 +47,7 @@
"@types/lodash-es": "^4.17.12",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.10",
"chai": "^5.0.0",
"chai": "^5.0.3",
"lodash-es": "^4.17.21",
"mocha": "^10.2.0",
"ts-node": "^10.9.2"

View file

@ -336,8 +336,8 @@ importers:
specifier: ^20.11.10
version: 20.11.10
chai:
specifier: ^5.0.0
version: 5.0.0
specifier: ^5.0.3
version: 5.0.3
lodash-es:
specifier: ^4.17.21
version: 4.17.21
@ -2868,14 +2868,14 @@ packages:
type-detect: 4.0.8
dev: true
/chai@5.0.0:
resolution: {integrity: sha512-HO5p0oEKd5M6HEcwOkNAThAE3j960vIZvVcc0t2tI06Dd0ATu69cEnMB2wOhC5/ZyQ6m67w3ePjU/HzXsSsdBA==}
/chai@5.0.3:
resolution: {integrity: sha512-wKGCtYv2kVY5WEjKqQ3fSIZWtTFveZCtzinhTZbx3/trVkxefiwovhpU9kRVCwxvKKCEjTWXPdM1/T7zPoDgow==}
engines: {node: '>=12'}
dependencies:
assertion-error: 2.0.1
check-error: 2.0.0
deep-eql: 5.0.1
loupe: 3.0.1
loupe: 3.1.0
pathval: 2.0.0
dev: true
@ -5408,8 +5408,8 @@ packages:
get-func-name: 2.0.2
dev: true
/loupe@3.0.1:
resolution: {integrity: sha512-phbaE2fPsRe8cQ7Cy5Ze5p9JLmpiaqGT45RCUWYYjZgYPBoeC3vqrlYPj4BQ82ln60ZtM3Iq00PPC3FyUdS4Kw==}
/loupe@3.1.0:
resolution: {integrity: sha512-qKl+FrLXUhFuHUoDJG7f8P8gEMHq9NFS0c6ghXG1J0rldmZFQZoNVv/vyirE9qwCIhWZDsvEFd1sbFu3GvRQFg==}
dependencies:
get-func-name: 2.0.2
dev: true