Skip to content

Commit 17942e6

Browse files
chore(deps-dev): bump chai from 5.0.0 to 5.0.3 (#710)
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](chaijs/chai@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 87819b6 commit 17942e6

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package-lock.json

+14-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -457,14 +457,14 @@ camelcase@^6.0.0:
457457
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
458458

459459
chai@^5.0.0:
460-
version "5.0.0"
461-
resolved "https://registry.yarnpkg.com/chai/-/chai-5.0.0.tgz#da1ae496fdac30e97062cbd59e6e2f7bb4c78cc0"
462-
integrity sha512-HO5p0oEKd5M6HEcwOkNAThAE3j960vIZvVcc0t2tI06Dd0ATu69cEnMB2wOhC5/ZyQ6m67w3ePjU/HzXsSsdBA==
460+
version "5.0.3"
461+
resolved "https://registry.yarnpkg.com/chai/-/chai-5.0.3.tgz#db8e109373b86e7fb33d3ef0d0116f0fa8019066"
462+
integrity sha512-wKGCtYv2kVY5WEjKqQ3fSIZWtTFveZCtzinhTZbx3/trVkxefiwovhpU9kRVCwxvKKCEjTWXPdM1/T7zPoDgow==
463463
dependencies:
464464
assertion-error "^2.0.1"
465465
check-error "^2.0.0"
466466
deep-eql "^5.0.1"
467-
loupe "^3.0.0"
467+
loupe "^3.1.0"
468468
pathval "^2.0.0"
469469

470470
chalk@^4.0.0, chalk@^4.1.0:
@@ -1760,10 +1760,10 @@ loose-envify@^1.4.0:
17601760
dependencies:
17611761
js-tokens "^3.0.0 || ^4.0.0"
17621762

1763-
loupe@^3.0.0:
1764-
version "3.0.2"
1765-
resolved "https://registry.yarnpkg.com/loupe/-/loupe-3.0.2.tgz#13435bc5a2751a4da74c0ec4841f56970a3387d5"
1766-
integrity sha512-Tzlkbynv7dtqxTROe54Il+J4e/zG2iehtJGZUYpTv8WzlkW9qyEcE83UhGJCeuF3SCfzHuM5VWhBi47phV3+AQ==
1763+
loupe@^3.1.0:
1764+
version "3.1.0"
1765+
resolved "https://registry.yarnpkg.com/loupe/-/loupe-3.1.0.tgz#46ef1a4ffee73145f5c0a627536d754787c1ea2a"
1766+
integrity sha512-qKl+FrLXUhFuHUoDJG7f8P8gEMHq9NFS0c6ghXG1J0rldmZFQZoNVv/vyirE9qwCIhWZDsvEFd1sbFu3GvRQFg==
17671767
dependencies:
17681768
get-func-name "^2.0.1"
17691769

0 commit comments

Comments
 (0)