From a6c1ae237b3ade07fcf84088c03f0e22063c1b3c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Nov 2023 17:07:26 +0530 Subject: [PATCH] Bump @types/prop-types to ^15.7.11 (#39997) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docs/package.json | 2 +- packages/mui-base/package.json | 2 +- packages/mui-joy/package.json | 2 +- packages/mui-lab/package.json | 2 +- packages/mui-material-next/package.json | 2 +- packages/mui-material/package.json | 2 +- packages/mui-system/package.json | 2 +- packages/mui-utils/package.json | 2 +- packages/test-utils/package.json | 2 +- yarn.lock | 8 ++++---- 10 files changed, 13 insertions(+), 13 deletions(-) diff --git a/docs/package.json b/docs/package.json index 50cd112682a40b..e63116f95cade9 100644 --- a/docs/package.json +++ b/docs/package.json @@ -125,7 +125,7 @@ "@types/json2mq": "^0.2.2", "@types/markdown-to-jsx": "^7.0.1", "@types/node": "^18.18.10", - "@types/prop-types": "^15.7.10", + "@types/prop-types": "^15.7.11", "@types/react": "^18.2.37", "@types/react-dom": "^18.2.17", "@types/react-swipeable-views": "^0.13.5", diff --git a/packages/mui-base/package.json b/packages/mui-base/package.json index 8e55cc48f683dc..f7970803efa88e 100644 --- a/packages/mui-base/package.json +++ b/packages/mui-base/package.json @@ -55,7 +55,7 @@ "@testing-library/react": "^14.1.2", "@testing-library/user-event": "^14.5.1", "@types/chai": "^4.3.11", - "@types/prop-types": "^15.7.10", + "@types/prop-types": "^15.7.11", "@types/react": "18.2.37", "@types/react-dom": "18.2.17", "@types/sinon": "^10.0.20", diff --git a/packages/mui-joy/package.json b/packages/mui-joy/package.json index d5f11d2b5ea288..0ae0a6a79d0f49 100644 --- a/packages/mui-joy/package.json +++ b/packages/mui-joy/package.json @@ -51,7 +51,7 @@ "@mui-internal/test-utils": "^1.0.0", "@mui/material": "^5.14.18", "@types/chai": "^4.3.11", - "@types/prop-types": "^15.7.10", + "@types/prop-types": "^15.7.11", "@types/react": "^18.2.37", "@types/react-dom": "^18.2.17", "@types/sinon": "^10.0.20", diff --git a/packages/mui-lab/package.json b/packages/mui-lab/package.json index 82ce3d907a5c99..2bb7c6e6da4ba1 100644 --- a/packages/mui-lab/package.json +++ b/packages/mui-lab/package.json @@ -52,7 +52,7 @@ "devDependencies": { "@mui-internal/test-utils": "^1.0.0", "@types/chai": "^4.3.11", - "@types/prop-types": "^15.7.10", + "@types/prop-types": "^15.7.11", "@types/react": "^18.2.37", "@types/react-dom": "^18.2.17", "@types/sinon": "^10.0.20", diff --git a/packages/mui-material-next/package.json b/packages/mui-material-next/package.json index 57dd6f8c6017d8..774eb6c352eb7e 100644 --- a/packages/mui-material-next/package.json +++ b/packages/mui-material-next/package.json @@ -55,7 +55,7 @@ "@mui-internal/test-utils": "^1.0.0", "@testing-library/user-event": "^14.5.1", "@types/chai": "^4.3.11", - "@types/prop-types": "^15.7.10", + "@types/prop-types": "^15.7.11", "@types/react": "^18.2.37", "@types/react-dom": "^18.2.17", "@types/sinon": "^10.0.20", diff --git a/packages/mui-material/package.json b/packages/mui-material/package.json index 8cbfdd213aa1ae..014602550b0145 100644 --- a/packages/mui-material/package.json +++ b/packages/mui-material/package.json @@ -65,7 +65,7 @@ "@testing-library/dom": "^9.3.3", "@testing-library/user-event": "^14.5.1", "@types/chai": "^4.3.11", - "@types/prop-types": "^15.7.10", + "@types/prop-types": "^15.7.11", "@types/react": "^18.2.37", "@types/react-dom": "^18.2.17", "@types/sinon": "^10.0.20", diff --git a/packages/mui-system/package.json b/packages/mui-system/package.json index 4bd9ed872e514e..8676d1a1807234 100644 --- a/packages/mui-system/package.json +++ b/packages/mui-system/package.json @@ -57,7 +57,7 @@ "@mui/material": "^5.14.18", "@mui/material-next": "6.0.0-alpha.110", "@types/chai": "^4.3.11", - "@types/prop-types": "^15.7.10", + "@types/prop-types": "^15.7.11", "@types/react": "^18.2.37", "@types/sinon": "^10.0.20", "chai": "^4.3.10", diff --git a/packages/mui-utils/package.json b/packages/mui-utils/package.json index 779122cb579a01..63530abf7922f1 100644 --- a/packages/mui-utils/package.json +++ b/packages/mui-utils/package.json @@ -40,7 +40,7 @@ }, "dependencies": { "@babel/runtime": "^7.23.2", - "@types/prop-types": "^15.7.10", + "@types/prop-types": "^15.7.11", "prop-types": "^15.8.1", "react-is": "^18.2.0" }, diff --git a/packages/test-utils/package.json b/packages/test-utils/package.json index 06d2e6d3553c4e..360731edf2de6c 100644 --- a/packages/test-utils/package.json +++ b/packages/test-utils/package.json @@ -45,7 +45,7 @@ "@types/chai-dom": "^1.11.3", "@types/enzyme": "^3.10.16", "@types/format-util": "^1.0.4", - "@types/prop-types": "^15.7.10", + "@types/prop-types": "^15.7.11", "@types/react": "^18.2.37", "@types/react-dom": "^18.2.17", "@types/react-test-renderer": "^18.0.6", diff --git a/yarn.lock b/yarn.lock index 2e10537e97aac1..19e0a0474eb48b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3904,10 +3904,10 @@ resolved "https://registry.yarnpkg.com/@types/promise.allsettled/-/promise.allsettled-1.0.3.tgz#6f3166618226a570b98c8250fc78687a912e56d5" integrity sha512-b/IFHHTkYkTqu41IH9UtpICwqrpKj2oNlb4KHPzFQDMiz+h1BgAeATeO0/XTph4+UkH9W2U0E4B4j64KWOovag== -"@types/prop-types@*", "@types/prop-types@^15.7.10": - version "15.7.10" - resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.10.tgz#892afc9332c4d62a5ea7e897fe48ed2085bbb08a" - integrity sha512-mxSnDQxPqsZxmeShFH+uwQ4kO4gcJcGahjjMFeLbKE95IAZiiZyiEepGZjtXJ7hN/yfu0bu9xN2ajcU0JcxX6A== +"@types/prop-types@*", "@types/prop-types@^15.7.11": + version "15.7.11" + resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.11.tgz#2596fb352ee96a1379c657734d4b913a613ad563" + integrity sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng== "@types/qs@*": version "6.9.7"