Skip to content

Commit

Permalink
Bump @types/prop-types to ^15.7.11 (#39997)
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] committed Nov 26, 2023
1 parent e037549 commit 32e7edb
Show file tree
Hide file tree
Showing 10 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
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 @@ -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",
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 @@ -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",
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 @@ -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",
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 @@ -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",
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 @@ -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",
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 @@ -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",
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 @@ -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"
},
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 @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 32e7edb

Please sign in to comment.