Skip to content

Commit

Permalink
chore(deps): upgrade chai to v4.4.1 (#1003)
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 Jan 19, 2024
1 parent 2cb3638 commit 6dd5209
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"babel-jest": "29.7.0",
"babel-plugin-styled-components": "2.1.4",
"babel-plugin-syntax-jsx": "6.18.0",
"chai": "4.3.10",
"chai": "4.4.1",
"commitizen": "4.3.0",
"dotenv": "16.3.1",
"esbuild": "^0.19.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12631,9 +12631,9 @@ __metadata:
languageName: node
linkType: hard

"chai@npm:4.3.10":
version: 4.3.10
resolution: "chai@npm:4.3.10"
"chai@npm:4.4.1":
version: 4.4.1
resolution: "chai@npm:4.4.1"
dependencies:
assertion-error: ^1.1.0
check-error: ^1.0.3
Expand All @@ -12642,7 +12642,7 @@ __metadata:
loupe: ^2.3.6
pathval: ^1.1.1
type-detect: ^4.0.8
checksum: 536668c60a0d985a0fbd94418028e388d243a925d7c5e858c7443e334753511614a3b6a124bac9ca077dfc4c37acc367d62f8c294960f440749536dc181dfc6d
checksum: 9ab84f36eb8e0b280c56c6c21ca4da5933132cd8a0c89c384f1497f77953640db0bc151edd47f81748240a9fab57b78f7d925edfeedc8e8fc98016d71f40c36e
languageName: node
linkType: hard

Expand Down Expand Up @@ -14342,7 +14342,7 @@ __metadata:
babel-jest: 29.7.0
babel-plugin-styled-components: 2.1.4
babel-plugin-syntax-jsx: 6.18.0
chai: 4.3.10
chai: 4.4.1
clsx: 1.2.1
commitizen: 4.3.0
compression: 1.7.4
Expand Down

0 comments on commit 6dd5209

Please sign in to comment.