From 15098e68c12aa99d30a45ee752824543dfc7b756 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Nov 2021 14:49:02 +0000 Subject: [PATCH] Bump @material-ui/pickers from 3.2.10 to 3.3.10 in /ui Bumps [@material-ui/pickers](https://github.com/mui-org/material-ui-pickers) from 3.2.10 to 3.3.10. - [Release notes](https://github.com/mui-org/material-ui-pickers/releases) - [Changelog](https://github.com/mui-org/material-ui-pickers/blob/next/CHANGELOG.md) - [Commits](https://github.com/mui-org/material-ui-pickers/compare/v3.2.10...v3.3.10) Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index d7d5c04088..1c64b889d7 100644 --- a/ui/package.json +++ b/ui/package.json @@ -21,7 +21,7 @@ "@material-ui/core": "^4.11.2", "@material-ui/icons": "^4.11.2", "@material-ui/lab": "4.0.0-alpha.57", - "@material-ui/pickers": "^3.2.10", + "@material-ui/pickers": "^3.3.10", "@material-ui/styles": "^4.11.2", "@mozilla-frontend-infra/components": "^3.0.7", "axios": "^0.24.0", diff --git a/ui/yarn.lock b/ui/yarn.lock index 7abf0894f8..cc06a21c99 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -1477,10 +1477,10 @@ prop-types "^15.7.2" react-is "^16.8.0 || ^17.0.0" -"@material-ui/pickers@^3.2.10": - version "3.2.10" - resolved "https://registry.yarnpkg.com/@material-ui/pickers/-/pickers-3.2.10.tgz#19df024895876eb0ec7cd239bbaea595f703f0ae" - integrity sha512-B8G6Obn5S3RCl7hwahkQj9sKUapwXWFjiaz/Bsw1fhYFdNMnDUolRiWQSoKPb1/oKe37Dtfszoywi1Ynbo3y8w== +"@material-ui/pickers@^3.3.10": + version "3.3.10" + resolved "https://registry.yarnpkg.com/@material-ui/pickers/-/pickers-3.3.10.tgz#f1b0f963348cc191645ef0bdeff7a67c6aa25485" + integrity sha512-hS4pxwn1ZGXVkmgD4tpFpaumUaAg2ZzbTrxltfC5yPw4BJV+mGkfnQOB4VpWEYZw2jv65Z0wLwDE/piQiPPZ3w== dependencies: "@babel/runtime" "^7.6.0" "@date-io/core" "1.x"