Skip to content

Commit

Permalink
chore(dev-deps): update dependency chai to v4.3.10 (#629)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 28, 2023
1 parent 56c908b commit 85166a5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"babel-plugin-lodash": "3.3.4",
"babel-plugin-module-resolver": "5.0.0",
"babel-plugin-transform-inline-environment-variables": "0.4.4",
"chai": "4.3.9",
"chai": "4.3.10",
"cross-env": "7.0.3",
"eslint": "8.50.0",
"eslint-config-airbnb-base": "15.0.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3811,18 +3811,18 @@ __metadata:
languageName: node
linkType: hard

"chai@npm:4.3.9":
version: 4.3.9
resolution: "chai@npm:4.3.9"
"chai@npm:4.3.10":
version: 4.3.10
resolution: "chai@npm:4.3.10"
dependencies:
assertion-error: ^1.1.0
check-error: ^1.0.3
deep-eql: ^4.1.2
get-func-name: ^2.0.0
loupe: ^2.3.1
deep-eql: ^4.1.3
get-func-name: ^2.0.2
loupe: ^2.3.6
pathval: ^1.1.1
type-detect: ^4.0.5
checksum: 0bcc79b8829bf9e567375be4427d8efe148fca4f5d29c82b05fcd8502f3a151fc80d3a9531e519c053d4c11d7dca68d7f81555073bbdea9dedf0fae2e6a80e42
type-detect: ^4.0.8
checksum: 536668c60a0d985a0fbd94418028e388d243a925d7c5e858c7443e334753511614a3b6a124bac9ca077dfc4c37acc367d62f8c294960f440749536dc181dfc6d
languageName: node
linkType: hard

Expand Down Expand Up @@ -4262,7 +4262,7 @@ __metadata:
languageName: node
linkType: hard

"deep-eql@npm:^4.1.2":
"deep-eql@npm:^4.1.3":
version: 4.1.3
resolution: "deep-eql@npm:4.1.3"
dependencies:
Expand Down Expand Up @@ -6767,7 +6767,7 @@ __metadata:
languageName: node
linkType: hard

"loupe@npm:^2.3.1":
"loupe@npm:^2.3.6":
version: 2.3.6
resolution: "loupe@npm:2.3.6"
dependencies:
Expand Down Expand Up @@ -7978,7 +7978,7 @@ __metadata:
babel-plugin-lodash: 3.3.4
babel-plugin-module-resolver: 5.0.0
babel-plugin-transform-inline-environment-variables: 0.4.4
chai: 4.3.9
chai: 4.3.10
cross-env: 7.0.3
eslint: 8.50.0
eslint-config-airbnb-base: 15.0.0
Expand Down Expand Up @@ -8993,7 +8993,7 @@ __metadata:
languageName: node
linkType: hard

"type-detect@npm:4.0.8, type-detect@npm:^4.0.0, type-detect@npm:^4.0.5, type-detect@npm:^4.0.8":
"type-detect@npm:4.0.8, type-detect@npm:^4.0.0, type-detect@npm:^4.0.8":
version: 4.0.8
resolution: "type-detect@npm:4.0.8"
checksum: 62b5628bff67c0eb0b66afa371bd73e230399a8d2ad30d852716efcc4656a7516904570cd8631a49a3ce57c10225adf5d0cbdcb47f6b0255fe6557c453925a15
Expand Down

0 comments on commit 85166a5

Please sign in to comment.