Skip to content

Commit

Permalink
Bump chai to ^4.5.0 (#531)
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 Aug 5, 2024
1 parent 79d3997 commit 4adf014
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 22 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@types/react-dom": "^18.3.0",
"@types/react-transition-group": "^4.4.10",
"@types/stylis": "^4.2.6",
"chai": "^4.4.1",
"chai": "^4.5.0",
"cross-fetch": "^4.0.0",
"framer-motion": "^11.2.10",
"marked": "^12.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@types/sinon": "^17.0.3",
"chai": "^4.4.1",
"chai": "^4.5.0",
"fast-glob": "^3.3.2",
"lodash": "^4.17.21",
"react": "^18.3.1",
Expand Down
44 changes: 25 additions & 19 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react": "^18.3.1",
"@types/react-is": "^18.3.0",
"@types/sinon": "^17.0.3",
"chai": "^4.4.1",
"chai": "^4.5.0",
"docs": "workspace:^",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
Expand Down

0 comments on commit 4adf014

Please sign in to comment.