Skip to content

Commit

Permalink
Bump chai to ^5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 20, 2024
1 parent d73c99c commit a1400d8
Show file tree
Hide file tree
Showing 22 changed files with 93 additions and 96 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"@types/react-transition-group": "^4.4.10",
"@types/react-window": "^1.8.8",
"@types/stylis": "^4.2.0",
"chai": "^4.4.1",
"chai": "^5.1.1",
"cross-fetch": "^4.0.0",
"gm": "^1.25.0",
"marked": "^5.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages-internal/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/node": "^18.19.34",
"@types/react": "^18.2.55",
"@types/uuid": "^9.0.8",
"chai": "^4.4.1",
"chai": "^5.1.1",
"fast-glob": "^3.3.2",
"prettier": "^3.3.2",
"rimraf": "^5.0.7"
Expand Down
2 changes: 1 addition & 1 deletion packages-internal/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@mnajdova/enzyme-adapter-react-18": "^0.2.0",
"@testing-library/dom": "^10.1.0",
"@testing-library/react": "^16.0.0",
"chai": "^4.4.1",
"chai": "^5.1.1",
"chai-dom": "^1.12.0",
"dom-accessibility-api": "^0.6.3",
"enzyme": "^3.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-docs-builder-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.34",
"@types/sinon": "^17.0.3",
"chai": "^4.4.1",
"chai": "^5.1.1",
"sinon": "^16.1.3",
"typescript": "^5.4.5"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/api-docs-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/node": "^18.19.34",
"@types/react-docgen": "workspace:*",
"@types/sinon": "^17.0.3",
"chai": "^4.4.1",
"chai": "^5.1.1",
"sinon": "^16.1.3"
}
}
2 changes: 1 addition & 1 deletion packages/markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@types/chai": "^4.3.16",
"chai": "^4.4.1"
"chai": "^5.1.1"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-babel-macros/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.34",
"babel-plugin-tester": "^11.0.4",
"chai": "^4.4.1"
"chai": "^5.1.1"
},
"peerDependencies": {
"@mui/utils": "^5.0.0"
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 @@ -59,7 +59,7 @@
"@types/react": "18.2.55",
"@types/react-dom": "18.3.0",
"@types/sinon": "^17.0.3",
"chai": "^4.4.1",
"chai": "^5.1.1",
"fast-glob": "^3.3.2",
"lodash": "^4.17.21",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@types/chai": "^4.3.16",
"@types/jscodeshift": "0.11.11",
"chai": "^4.4.1"
"chai": "^5.1.1"
},
"sideEffects": false,
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-envinfo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"@types/chai": "^4.3.16",
"chai": "^4.4.1",
"chai": "^5.1.1",
"fs-extra": "^11.2.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-icons-material/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@mui/material": "workspace:^",
"@types/chai": "^4.3.16",
"@types/react": "^18.2.55",
"chai": "^4.4.1",
"chai": "^5.1.1",
"chalk": "^5.3.0",
"cross-fetch": "^4.0.0",
"fast-glob": "^3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-joy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/react": "^18.2.55",
"@types/react-dom": "^18.3.0",
"@types/sinon": "^17.0.3",
"chai": "^4.4.1",
"chai": "^5.1.1",
"fast-glob": "^3.3.2",
"lodash": "^4.17.21",
"next": "^13.4.19",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-lab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/react": "^18.2.55",
"@types/react-dom": "^18.3.0",
"@types/sinon": "^17.0.3",
"chai": "^4.4.1",
"chai": "^5.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sinon": "^16.1.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-material/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@types/react": "^18.2.55",
"@types/react-dom": "^18.3.0",
"@types/sinon": "^17.0.3",
"chai": "^4.4.1",
"chai": "^5.1.1",
"css-mediaquery": "^0.1.2",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-private-theming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@mui/types": "workspace:^",
"@types/chai": "^4.3.16",
"@types/react": "^18.2.55",
"chai": "^4.4.1",
"chai": "^5.1.1",
"react": "^18.2.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-styled-engine-sc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/chai": "^4.3.16",
"@types/hoist-non-react-statics": "^3.3.5",
"@types/react": "^18.2.55",
"chai": "^4.4.1",
"chai": "^5.1.1",
"react": "^18.2.0",
"styled-components": "^6.1.11"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-styled-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@mui/styled-engine": "workspace:*",
"@types/chai": "^4.3.16",
"@types/react": "^18.2.55",
"chai": "^4.4.1",
"chai": "^5.1.1",
"react": "^18.2.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/react": "^18.2.55",
"@types/react-dom": "^18.3.0",
"@types/sinon": "^17.0.3",
"chai": "^4.4.1",
"chai": "^5.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sinon": "^16.1.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/prop-types": "^15.7.12",
"@types/react": "^18.2.55",
"@types/sinon": "^17.0.3",
"chai": "^4.4.1",
"chai": "^5.1.1",
"fast-glob": "^3.3.2",
"lodash": "^4.17.21",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/react-dom": "^18.3.0",
"@types/react-is": "^18.3.0",
"@types/sinon": "^17.0.3",
"chai": "^4.4.1",
"chai": "^5.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sinon": "^16.1.3"
Expand Down
Loading

0 comments on commit a1400d8

Please sign in to comment.