Skip to content

Commit

Permalink
Bump @types/chai to ^4.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2023
1 parent 47e00c2 commit 83fac5a
Show file tree
Hide file tree
Showing 25 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"@mui-internal/docs-utilities": "^1.0.0",
"@mui-internal/test-utils": "^1.0.0",
"@types/autosuggest-highlight": "^3.2.3",
"@types/chai": "^4.3.9",
"@types/chai": "^4.3.10",
"@types/css-mediaquery": "^0.1.4",
"@types/json2mq": "^0.2.1",
"@types/markdown-to-jsx": "^7.0.1",
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 @@ -15,7 +15,7 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@types/chai": "^4.3.9",
"@types/chai": "^4.3.10",
"@types/mocha": "^10.0.3",
"@types/node": "^18.18.9",
"@types/sinon": "^10.0.20",
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 @@ -28,7 +28,7 @@
"devDependencies": {
"@types/babel__core": "^7.20.3",
"@types/babel__traverse": "^7.20.3",
"@types/chai": "^4.3.9",
"@types/chai": "^4.3.10",
"@types/doctrine": "^0.0.8",
"@types/mdast": "4.0.3",
"@types/mocha": "^10.0.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 @@ -16,7 +16,7 @@
"prismjs": "^1.29.0"
},
"devDependencies": {
"@types/chai": "^4.3.9",
"@types/chai": "^4.3.10",
"chai": "^4.3.10"
}
}
2 changes: 1 addition & 1 deletion packages/mui-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@mui/material": "^5.14.17",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
"@types/chai": "^4.3.9",
"@types/chai": "^4.3.10",
"@types/prop-types": "^15.7.10",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
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 @@ -38,7 +38,7 @@
"yargs": "^17.7.2"
},
"devDependencies": {
"@types/chai": "^4.3.9",
"@types/chai": "^4.3.10",
"@types/jscodeshift": "0.11.5",
"chai": "^4.3.10"
},
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 @@ -23,7 +23,7 @@
"envinfo": "^7.11.0"
},
"devDependencies": {
"@types/chai": "^4.3.9",
"@types/chai": "^4.3.10",
"chai": "^4.3.10",
"fs-extra": "^11.1.1"
},
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 @@ -50,7 +50,7 @@
},
"devDependencies": {
"@mui/internal-waterfall": "^1.0.0",
"@types/chai": "^4.3.9",
"@types/chai": "^4.3.10",
"@types/react": "^18.2.37",
"chai": "^4.3.10",
"chalk": "^5.3.0",
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 @@ -50,7 +50,7 @@
"devDependencies": {
"@mui-internal/test-utils": "^1.0.0",
"@mui/material": "^5.14.17",
"@types/chai": "^4.3.9",
"@types/chai": "^4.3.10",
"@types/prop-types": "^15.7.10",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
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 @@ -51,7 +51,7 @@
},
"devDependencies": {
"@mui-internal/test-utils": "^1.0.0",
"@types/chai": "^4.3.9",
"@types/chai": "^4.3.10",
"@types/prop-types": "^15.7.10",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
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 @@ -54,7 +54,7 @@
"devDependencies": {
"@mui-internal/test-utils": "^1.0.0",
"@testing-library/user-event": "^14.5.1",
"@types/chai": "^4.3.9",
"@types/chai": "^4.3.10",
"@types/prop-types": "^15.7.10",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
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 @@
"@rollup/plugin-replace": "^5.0.5",
"@testing-library/dom": "^9.3.3",
"@testing-library/user-event": "^14.5.1",
"@types/chai": "^4.3.9",
"@types/chai": "^4.3.10",
"@types/prop-types": "^15.7.10",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
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/material": "^5.14.17",
"@mui/styles": "^5.14.17",
"@mui/types": "^7.2.8",
"@types/chai": "^4.3.9",
"@types/chai": "^4.3.10",
"@types/react": "^18.2.37",
"chai": "^4.3.10",
"react": "^18.2.0"
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 @@ -45,7 +45,7 @@
},
"devDependencies": {
"@mui-internal/test-utils": "^1.0.0",
"@types/chai": "^4.3.9",
"@types/chai": "^4.3.10",
"@types/hoist-non-react-statics": "^3.3.4",
"@types/react": "^18.2.37",
"chai": "^4.3.10",
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 @@ -47,7 +47,7 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui-internal/test-utils": "^1.0.0",
"@types/chai": "^4.3.9",
"@types/chai": "^4.3.10",
"@types/react": "^18.2.37",
"chai": "^4.3.10",
"react": "^18.2.0"
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 @@ -60,7 +60,7 @@
"@mui-internal/test-utils": "^1.0.0",
"@mui/joy": "5.0.0-beta.14",
"@mui/material": "^5.14.17",
"@types/chai": "^4.3.9",
"@types/chai": "^4.3.10",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@types/sinon": "^10.0.20",
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 @@ -56,7 +56,7 @@
"@mui/joy": "5.0.0-beta.14",
"@mui/material": "^5.14.17",
"@mui/material-next": "6.0.0-alpha.109",
"@types/chai": "^4.3.9",
"@types/chai": "^4.3.10",
"@types/prop-types": "^15.7.10",
"@types/react": "^18.2.37",
"@types/sinon": "^10.0.20",
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 @@ -49,7 +49,7 @@
"@mui-internal/test-utils": "^1.0.0",
"@mui/types": "^7.2.8",
"@types/babel-plugin-macros": "^3.1.2",
"@types/chai": "^4.3.9",
"@types/chai": "^4.3.10",
"@types/mocha": "^10.0.3",
"@types/node": "^18.18.9",
"@types/react": "^18.2.37",
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 @@ -41,7 +41,7 @@
"sinon": "^15.2.0"
},
"devDependencies": {
"@types/chai": "^4.3.9",
"@types/chai": "^4.3.10",
"@types/chai-dom": "^1.11.3",
"@types/enzyme": "^3.10.15",
"@types/format-util": "^1.0.3",
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 @@ -35,7 +35,7 @@
"devDependencies": {
"@babel/register": "^7.22.15",
"@types/babel__core": "^7.20.3",
"@types/chai": "^4.3.9",
"@types/chai": "^4.3.10",
"@types/doctrine": "^0.0.8",
"@types/lodash": "^4.14.200",
"@types/node": "^18.18.9",
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 @@ -43,7 +43,7 @@
"csstype": "^3.1.2"
},
"devDependencies": {
"@types/chai": "^4.3.9",
"@types/chai": "^4.3.10",
"@types/mocha": "^10.0.3",
"@types/node": "^18.18.9",
"@types/react": "^18.2.37",
Expand Down
2 changes: 1 addition & 1 deletion packages/zero-tag-processor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/babel__core": "^7.20.3",
"@types/babel__helper-module-imports": "^7.18.2",
"@types/babel__helper-plugin-utils": "^7.10.2",
"@types/chai": "^4.3.9",
"@types/chai": "^4.3.10",
"@types/lodash.get": "^4.4.9",
"@types/mocha": "^10.0.3",
"@types/node": "^18.18.9",
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 @@ -46,7 +46,7 @@
},
"devDependencies": {
"@types/babel__core": "^7.20.3",
"@types/chai": "^4.3.9",
"@types/chai": "^4.3.10",
"chai": "^4.3.10",
"vite": "^4.4.11"
},
Expand Down
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 @@
"@mui/system": "^5.14.17",
"@playwright/test": "1.39.0",
"@testing-library/dom": "^9.3.3",
"@types/chai": "^4.3.9",
"@types/chai": "^4.3.10",
"@types/react": "^18.2.37",
"chai": "^4.3.10",
"docs": "^5.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3551,10 +3551,10 @@
dependencies:
"@types/chai" "*"

"@types/chai@*", "@types/chai@^4.3.9":
version "4.3.9"
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.9.tgz#144d762491967db8c6dea38e03d2206c2623feec"
integrity sha512-69TtiDzu0bcmKQv3yg1Zx409/Kd7r0b5F1PfpYJfSHzLGtB53547V4u+9iqKYsTu/O2ai6KTb0TInNpvuQ3qmg==
"@types/chai@*", "@types/chai@^4.3.10":
version "4.3.10"
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.10.tgz#2ad2959d1767edee5b0e4efb1a0cd2b500747317"
integrity sha512-of+ICnbqjmFCiixUnqRulbylyXQrPqIGf/B3Jax1wIF3DvSheysQxAWvqHhZiW3IQrycvokcLcFQlveGp+vyNg==

"@types/cheerio@*":
version "0.22.31"
Expand Down

0 comments on commit 83fac5a

Please sign in to comment.