From b432ee7bf8f6158feb27ef61782baa81ec090f9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 17:32:02 +0300 Subject: [PATCH] Bump @fullcalendar/react from 5.11.1 to 5.11.2 in /Plan/react/dashboard (#2516) Bumps [@fullcalendar/react](https://github.com/fullcalendar/fullcalendar-react) from 5.11.1 to 5.11.2. - [Release notes](https://github.com/fullcalendar/fullcalendar-react/releases) - [Changelog](https://github.com/fullcalendar/fullcalendar-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/fullcalendar/fullcalendar-react/commits) --- updated-dependencies: - dependency-name: "@fullcalendar/react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Plan/react/dashboard/package.json | 2 +- Plan/react/dashboard/yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Plan/react/dashboard/package.json b/Plan/react/dashboard/package.json index 3a2d44224..c0e7c8d14 100644 --- a/Plan/react/dashboard/package.json +++ b/Plan/react/dashboard/package.json @@ -12,7 +12,7 @@ "@fortawesome/react-fontawesome": "^0.2.0", "@fullcalendar/bootstrap": "^5.11.2", "@fullcalendar/daygrid": "^5.11.2", - "@fullcalendar/react": "^5.10.1", + "@fullcalendar/react": "^5.11.2", "@highcharts/map-collection": "^2.0.1", "@testing-library/jest-dom": "^5.14.1", "@testing-library/react": "^12.0.0", diff --git a/Plan/react/dashboard/yarn.lock b/Plan/react/dashboard/yarn.lock index 6484512dd..06fb2fc4b 100644 --- a/Plan/react/dashboard/yarn.lock +++ b/Plan/react/dashboard/yarn.lock @@ -1204,7 +1204,7 @@ "@fullcalendar/common" "~5.11.2" tslib "^2.1.0" -"@fullcalendar/common@~5.11.0", "@fullcalendar/common@~5.11.2": +"@fullcalendar/common@~5.11.2": version "5.11.2" resolved "https://registry.yarnpkg.com/@fullcalendar/common/-/common-5.11.2.tgz#2b198a56d315b0f4d4197d730f9303a9ba8954f8" integrity sha512-2YBRs4IFrZlo7UL7hEHK+QgnuQnVIfwSspCOy0Qe+DtU2hu3myPrxsW0Tt/8RaoWsRndRDw5jeJzpjcVHDSSGQ== @@ -1219,12 +1219,12 @@ "@fullcalendar/common" "~5.11.2" tslib "^2.1.0" -"@fullcalendar/react@^5.10.1": - version "5.11.1" - resolved "https://registry.yarnpkg.com/@fullcalendar/react/-/react-5.11.1.tgz#25f673bd952335792d3ced0c2a2c3f373109eac7" - integrity sha512-Mjuz90gzX6MLU0rdr5CVoqQA5vFM9JpHDIFmvlLaY8SvdK0R5BwNhquRJP7D2L2q0XKGyzo+/FBOZ+PFXe7jGA== +"@fullcalendar/react@^5.11.2": + version "5.11.2" + resolved "https://registry.yarnpkg.com/@fullcalendar/react/-/react-5.11.2.tgz#019e6a0573d869c2a52f63426e13593857ee2d30" + integrity sha512-OnLvfV406VEQcK4QGN8xR4ro6Manp9dKE7/n9dhs19J1kKpqS1w1sIEYg1dT11njbk0Ob+TdF3cXLDFq73jUlA== dependencies: - "@fullcalendar/common" "~5.11.0" + "@fullcalendar/common" "~5.11.2" tslib "^2.1.0" "@highcharts/map-collection@^2.0.1":