Skip to content

Commit 9bec535

Browse files
Bump @fullcalendar/daygrid in /Plan/react/dashboard (#3014)
Bumps [@fullcalendar/daygrid](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/daygrid) from 5.11.4 to 5.11.5. - [Release notes](https://github.com/fullcalendar/fullcalendar/releases) - [Changelog](https://github.com/fullcalendar/fullcalendar/blob/v5.11.5/CHANGELOG.md) - [Commits](https://github.com/fullcalendar/fullcalendar/commits/v5.11.5/packages/daygrid) --- updated-dependencies: - dependency-name: "@fullcalendar/daygrid" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0a9e62 commit 9bec535

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Plan/react/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@fortawesome/free-solid-svg-icons": "^6.4.0",
1313
"@fortawesome/react-fontawesome": "^0.2.0",
1414
"@fullcalendar/bootstrap": "^5.11.5",
15-
"@fullcalendar/daygrid": "^5.11.4",
15+
"@fullcalendar/daygrid": "^5.11.5",
1616
"@fullcalendar/react": "^5.11.5",
1717
"@highcharts/map-collection": "^2.0.1",
1818
"@testing-library/jest-dom": "^5.16.5",

Plan/react/dashboard/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1204,19 +1204,19 @@
12041204
"@fullcalendar/common" "~5.11.5"
12051205
tslib "^2.1.0"
12061206

1207-
"@fullcalendar/common@~5.11.4", "@fullcalendar/common@~5.11.5":
1207+
"@fullcalendar/common@~5.11.5":
12081208
version "5.11.5"
12091209
resolved "https://registry.yarnpkg.com/@fullcalendar/common/-/common-5.11.5.tgz#1a30a852b33ab5c1b04f4ee558941bed3c72d07f"
12101210
integrity sha512-3iAYiUbHXhjSVXnYWz27Od2cslztUPsOwiwKlfGvQxBixv2Kl6a8IPwaijKFYJHXdwYmfPoEgK7rvqAGVoIYwA==
12111211
dependencies:
12121212
tslib "^2.1.0"
12131213

1214-
"@fullcalendar/daygrid@^5.11.4":
1215-
version "5.11.4"
1216-
resolved "https://registry.yarnpkg.com/@fullcalendar/daygrid/-/daygrid-5.11.4.tgz#8a9f0863bb3fa8c0bc0118020cdb63fbe966aa94"
1217-
integrity sha512-M/pSrxgrtG5vDkOxqTgv6WrptrsXjp5QgQLyXantSy+9EuZOagPKJDh+HEU94DKUAc0mlXS6iDdf0WzjkTHe6A==
1214+
"@fullcalendar/daygrid@^5.11.5":
1215+
version "5.11.5"
1216+
resolved "https://registry.yarnpkg.com/@fullcalendar/daygrid/-/daygrid-5.11.5.tgz#2825ed691eadf72c6a2979bcde871de74681fc7a"
1217+
integrity sha512-hMpq0U3Nucys2jDD+crbkJCr+tVt3fDw04OE3fbpisuzqtrHxIzRmnUOdbWUjJQyToAAkt7UVUQ9E7hYdmvyGA==
12181218
dependencies:
1219-
"@fullcalendar/common" "~5.11.4"
1219+
"@fullcalendar/common" "~5.11.5"
12201220
tslib "^2.1.0"
12211221

12221222
"@fullcalendar/react@^5.11.5":

0 commit comments

Comments
 (0)