Skip to content

Commit

Permalink
build(deps-dev): bump chai from 4.3.6 to 4.3.7 (mongo-express#1036)
Browse files Browse the repository at this point in the history
Bumps [chai](https://github.com/chaijs/chai) from 4.3.6 to 4.3.7.
- [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.6...v4.3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2022
1 parent b709f90 commit 9ba79fb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"assets-webpack-plugin": "^7.1.1",
"babel-loader": "^9.1.0",
"bootstrap": "^3.3.7",
"chai": "^4.3.6",
"chai": "^4.3.7",
"clean-webpack-plugin": "^4.0.0",
"codemirror": "^5.58.2",
"concurrently": "^7.5.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2850,18 +2850,18 @@ __metadata:
languageName: node
linkType: hard

"chai@npm:^4.3.6":
version: 4.3.6
resolution: "chai@npm:4.3.6"
"chai@npm:^4.3.7":
version: 4.3.7
resolution: "chai@npm:4.3.7"
dependencies:
assertion-error: "npm:^1.1.0"
check-error: "npm:^1.0.2"
deep-eql: "npm:^3.0.1"
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: a825508745171efaaa2788884fba5c6a7135625c297193a06546e6c85533eaec315d6e13a5a739bc54db2f48aa99c205bf62a462ec2ca67fd20b8a560feed1ba
checksum: 07600143d9c0530811acf71e3fe3d613b13c627d19890e220a01064d9187c49ccd6be76e572a90e061f010f940ca380e9364b383e8a8a3f83313890986f49414
languageName: node
linkType: hard

Expand Down Expand Up @@ -3539,12 +3539,12 @@ __metadata:
languageName: node
linkType: hard

"deep-eql@npm:^3.0.1":
version: 3.0.1
resolution: "deep-eql@npm:3.0.1"
"deep-eql@npm:^4.1.2":
version: 4.1.2
resolution: "deep-eql@npm:4.1.2"
dependencies:
type-detect: "npm:^4.0.0"
checksum: 65824d56734864b95537d70bdf3a7857d157ad217bb6d16bbe92477b7aed0ab04c0d14c3909abdd47fba35f714d012627309377adba80fb0420dc3a72c746e62
checksum: 62e7861c491b606203aaf4d15d2f1f1c84852f41d54ee25eadb03b438b940ea364a0c08d06a97a04863145cbc183b53a5bec5fe88355c65bc3113ee45d475cea
languageName: node
linkType: hard

Expand Down Expand Up @@ -6595,7 +6595,7 @@ __metadata:
bootstrap: "npm:^3.3.7"
bson: "npm:^4.7.0"
busboy: "npm:^1.6.0"
chai: "npm:^4.3.6"
chai: "npm:^4.3.7"
clean-webpack-plugin: "npm:^4.0.0"
cli-color: "npm:^2.0.3"
codemirror: "npm:^5.58.2"
Expand Down

0 comments on commit 9ba79fb

Please sign in to comment.