Skip to content

Commit

Permalink
deps(ui): update dependency @mui/x-date-pickers to v5.0.20 (#1319)
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 Feb 24, 2023
1 parent 4db243e commit 3cdb27a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@mui/lab": "5.0.0-alpha.114",
"@mui/material": "5.11.3",
"@mui/styles": "5.11.2",
"@mui/x-date-pickers": "5.0.13",
"@mui/x-date-pickers": "5.0.20",
"@sentry/browser": "6.19.7",
"@sentry/react": "6.19.7",
"@sentry/tracing": "6.19.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4794,10 +4794,10 @@
prop-types "^15.8.1"
react-is "^18.2.0"

"@mui/x-date-pickers@5.0.13":
version "5.0.13"
resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-5.0.13.tgz#0188f17483984ffe3f615444bff225256f7b4a0c"
integrity sha512-nUc35Zvah/l4bEWcPNRtSvWBL+7uAlokd6G6PzQfLe2TQo4GNlK1JVRfoVpBY5FsdM09uWLrpvfWLbka87k7GA==
"@mui/x-date-pickers@5.0.20":
version "5.0.20"
resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-5.0.20.tgz#7b4e5b5a214a8095937ba7d82bb82acd6f270d72"
integrity sha512-ERukSeHIoNLbI1C2XRhF9wRhqfsr+Q4B1SAw2ZlU7CWgcG8UBOxgqRKDEOVAIoSWL+DWT6GRuQjOKvj6UXZceA==
dependencies:
"@babel/runtime" "^7.18.9"
"@date-io/core" "^2.15.0"
Expand Down

0 comments on commit 3cdb27a

Please sign in to comment.