Skip to content

Commit

Permalink
Bump chai to ^4.4.0 (#40469)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 8, 2024
1 parent feba7bf commit 457d72c
Show file tree
Hide file tree
Showing 26 changed files with 84 additions and 84 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"@types/react-transition-group": "^4.4.10",
"@types/react-window": "^1.8.8",
"@types/stylis": "^4.2.0",
"chai": "^4.3.10",
"chai": "^4.4.0",
"cross-fetch": "^4.0.0",
"gm": "^1.25.0",
"marked": "^5.1.2",
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.4",
"@types/sinon": "^10.0.20",
"chai": "^4.3.10",
"chai": "^4.4.0",
"sinon": "^15.2.0",
"typescript": "^5.3.3"
}
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.4",
"@types/react-docgen": "workspace:*",
"@types/sinon": "^10.0.20",
"chai": "^4.3.10",
"chai": "^4.4.0",
"sinon": "^15.2.0",
"typescript": "^5.3.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
},
"devDependencies": {
"@types/chai": "^4.3.11",
"chai": "^4.3.10"
"chai": "^4.4.0"
}
}
2 changes: 1 addition & 1 deletion packages/mui-babel-macros/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.4",
"babel-plugin-tester": "^11.0.4",
"chai": "^4.3.10"
"chai": "^4.4.0"
},
"peerDependencies": {
"@mui/utils": "workspace:^"
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 @@ -60,7 +60,7 @@
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"@types/sinon": "^10.0.20",
"chai": "^4.3.10",
"chai": "^4.4.0",
"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 @@ -40,7 +40,7 @@
"devDependencies": {
"@types/chai": "^4.3.11",
"@types/jscodeshift": "0.11.5",
"chai": "^4.3.10"
"chai": "^4.4.0"
},
"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.11",
"chai": "^4.3.10",
"chai": "^4.4.0",
"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 @@ -54,7 +54,7 @@
"@mui/material": "workspace:^",
"@types/chai": "^4.3.11",
"@types/react": "^18.2.46",
"chai": "^4.3.10",
"chai": "^4.4.0",
"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.46",
"@types/react-dom": "^18.2.18",
"@types/sinon": "^10.0.20",
"chai": "^4.3.10",
"chai": "^4.4.0",
"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.46",
"@types/react-dom": "^18.2.18",
"@types/sinon": "^10.0.20",
"chai": "^4.3.10",
"chai": "^4.4.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sinon": "^15.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-material-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@types/react-dom": "^18.2.18",
"@types/react-is": "^18.2.3",
"@types/sinon": "^10.0.20",
"chai": "^4.3.10",
"chai": "^4.4.0",
"lodash": "^4.17.21",
"react": "^18.2.0",
"react-dom": "^18.2.0",
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 @@ -68,7 +68,7 @@
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"@types/sinon": "^10.0.20",
"chai": "^4.3.10",
"chai": "^4.4.0",
"css-mediaquery": "^0.1.2",
"express": "^4.18.2",
"fast-glob": "^3.3.2",
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 @@ -47,7 +47,7 @@
"@mui/types": "workspace:^",
"@types/chai": "^4.3.11",
"@types/react": "^18.2.46",
"chai": "^4.3.10",
"chai": "^4.4.0",
"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 @@ -49,7 +49,7 @@
"@types/chai": "^4.3.11",
"@types/hoist-non-react-statics": "^3.3.5",
"@types/react": "^18.2.46",
"chai": "^4.3.10",
"chai": "^4.4.0",
"react": "^18.2.0",
"styled-components": "^6.1.6"
},
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 @@ -50,7 +50,7 @@
"@mui/styled-engine": "workspace:*",
"@types/chai": "^4.3.11",
"@types/react": "^18.2.46",
"chai": "^4.3.10",
"chai": "^4.4.0",
"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 @@ -63,7 +63,7 @@
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"@types/sinon": "^10.0.20",
"chai": "^4.3.10",
"chai": "^4.4.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sinon": "^15.2.0"
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 @@ -59,7 +59,7 @@
"@types/prop-types": "^15.7.11",
"@types/react": "^18.2.46",
"@types/sinon": "^10.0.20",
"chai": "^4.3.10",
"chai": "^4.4.0",
"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 @@ -55,7 +55,7 @@
"@types/react-dom": "^18.2.18",
"@types/react-is": "^18.2.4",
"@types/sinon": "^10.0.20",
"chai": "^4.3.10",
"chai": "^4.4.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sinon": "^15.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@mnajdova/enzyme-adapter-react-18": "^0.2.0",
"@testing-library/dom": "^9.3.3",
"@testing-library/react": "^14.1.2",
"chai": "^4.3.10",
"chai": "^4.4.0",
"chai-dom": "^1.12.0",
"dom-accessibility-api": "^0.6.3",
"enzyme": "^3.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript-to-proptypes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/prettier": "^2.7.3",
"@types/react": "^18.2.46",
"@types/uuid": "^9.0.7",
"chai": "^4.3.10",
"chai": "^4.4.0",
"fast-glob": "^3.3.2",
"prettier": "^2.8.8",
"rimraf": "^5.0.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/zero-next-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
},
"devDependencies": {
"@types/babel__core": "^7.20.5",
"@types/chai": "^4.3.6",
"chai": "^4.3.8",
"@types/chai": "^4.3.11",
"chai": "^4.4.0",
"next": "^13.4.19"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/zero-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.4",
"@types/react": "^18.2.46",
"chai": "^4.3.10",
"chai": "^4.4.0",
"react": "^18.2.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/zero-vite-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@types/babel__core": "^7.20.5",
"@types/chai": "^4.3.11",
"chai": "^4.3.10",
"chai": "^4.4.0",
"vite": "^4.5.1"
},
"peerDependencies": {
Expand Down

0 comments on commit 457d72c

Please sign in to comment.