Skip to content

Commit

Permalink
build(deps-dev): Bump chai from 4.3.7 to 4.3.8
Browse files Browse the repository at this point in the history
Bumps [chai](https://github.com/chaijs/chai) from 4.3.7 to 4.3.8.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md)
- [Commits](chaijs/chai@v4.3.7...v4.3.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 21, 2023
1 parent d12d754 commit 54442f7
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@typescript-eslint/parser": "6.7.0",
"@vates/toggle-scripts": "1.0.0",
"add-stream": "1.0.0",
"chai": "4.3.7",
"chai": "4.3.8",
"conventional-changelog": "4.0.0",
"conventional-changelog-conventionalcommits": "6.1.0",
"conventional-changelog-core": "5.0.2",
Expand Down
19 changes: 17 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1281,7 +1281,7 @@ __metadata:
"@typescript-eslint/parser": "npm:6.7.0"
"@vates/toggle-scripts": "npm:1.0.0"
add-stream: "npm:1.0.0"
chai: "npm:4.3.7"
chai: "npm:4.3.8"
conventional-changelog: "npm:4.0.0"
conventional-changelog-conventionalcommits: "npm:6.1.0"
conventional-changelog-core: "npm:5.0.2"
Expand Down Expand Up @@ -3475,7 +3475,22 @@ __metadata:
languageName: node
linkType: hard

"chai@npm:4.3.7, chai@npm:^4.3.7":
"chai@npm:4.3.8":
version: 4.3.8
resolution: "chai@npm:4.3.8"
dependencies:
assertion-error: "npm:^1.1.0"
check-error: "npm:^1.0.2"
deep-eql: "npm:^4.1.2"
get-func-name: "npm:^2.0.0"
loupe: "npm:^2.3.1"
pathval: "npm:^1.1.1"
type-detect: "npm:^4.0.5"
checksum: 99029db7179ccc1fd48b28bd75c17751c2de2a2cb39318164d5d06a208f3f03198c8f27660c69375a84baa334ca489546f6293585e78ee121790d9af69a7de2d
languageName: node
linkType: hard

"chai@npm:^4.3.7":
version: 4.3.7
resolution: "chai@npm:4.3.7"
dependencies:
Expand Down

0 comments on commit 54442f7

Please sign in to comment.