Skip to content

Commit

Permalink
chore(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] authored and apupier committed Aug 29, 2023
1 parent 17ae781 commit 96a1e33
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"@vscode/test-web": "^0.0.44",
"@vscode/vsce": "^2.20.1",
"buffer": "^6.0.3",
"chai": "^4.3.7",
"chai": "^4.3.8",
"constants-browserify": "^1.0.0",
"css-loader": "6.8.1",
"fs-extra": "^11.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2345,9 +2345,9 @@ __metadata:
languageName: node
linkType: hard

"chai@npm:^4.3.7":
version: 4.3.7
resolution: "chai@npm:4.3.7"
"chai@npm:^4.3.8":
version: 4.3.8
resolution: "chai@npm:4.3.8"
dependencies:
assertion-error: ^1.1.0
check-error: ^1.0.2
Expand All @@ -2356,7 +2356,7 @@ __metadata:
loupe: ^2.3.1
pathval: ^1.1.1
type-detect: ^4.0.5
checksum: 0bba7d267848015246a66995f044ce3f0ebc35e530da3cbdf171db744e14cbe301ab913a8d07caf7952b430257ccbb1a4a983c570a7c5748dc537897e5131f7c
checksum: 29e0984ed13308319cadc35437c8ef0a3e271544d226c991bf7e3b6d771bf89707321669e11d05e362bc0ad0bd26585079b989d1032f3c106e3bb95d7f079cce
languageName: node
linkType: hard

Expand Down Expand Up @@ -7429,7 +7429,7 @@ __metadata:
"@vscode/vsce": ^2.20.1
async-wait-until: ^2.0.12
buffer: ^6.0.3
chai: ^4.3.7
chai: ^4.3.8
constants-browserify: ^1.0.0
css-loader: 6.8.1
fs-extra: ^11.1.1
Expand Down

0 comments on commit 96a1e33

Please sign in to comment.