Skip to content

Commit

Permalink
Bump @fullcalendar/timegrid from 6.1.9 to 6.1.10 (#1191)
Browse files Browse the repository at this point in the history
Bumps [@fullcalendar/timegrid](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/timegrid) from 6.1.9 to 6.1.10.
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.10/packages/timegrid)

---
updated-dependencies:
- dependency-name: "@fullcalendar/timegrid"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 66c2c9d commit ccf6db7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@fullcalendar/list": "^6.1.10",
"@fullcalendar/resource": "^6.1.9",
"@fullcalendar/resource-timeline": "^6.1.9",
"@fullcalendar/timegrid": "^6.1.9",
"@fullcalendar/timegrid": "^6.1.10",
"@fullcalendar/vue": "^6.1.9",
"@popperjs/core": "^2.11.8",
"axios": "^1.6.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -211,10 +211,10 @@
dependencies:
preact "~10.12.1"

"@fullcalendar/daygrid@~6.1.9":
version "6.1.9"
resolved "https://registry.yarnpkg.com/@fullcalendar/daygrid/-/daygrid-6.1.9.tgz#efb8aabb2f928ac0b05a77c5443accb546ae5818"
integrity sha512-o/6joH/7lmVHXAkbaa/tUbzWYnGp/LgfdiFyYPkqQbjKEeivNZWF1WhHqFbhx0zbFONSHtrvkjY2bjr+Ef2quQ==
"@fullcalendar/daygrid@~6.1.10":
version "6.1.10"
resolved "https://registry.yarnpkg.com/@fullcalendar/daygrid/-/daygrid-6.1.10.tgz#1012907ac02993e9896dda08502109a85ca8c308"
integrity sha512-Z4GRm1IyHKgxXFTWGcEI0nTsvYOIkpE0aMt3/o3ER2SZkF+hfwcDFhtj0c9+WhMjXFIWYeoTnA9rUOY7Zl/nxA==

"@fullcalendar/interaction@^6.1.9":
version "6.1.9"
Expand Down Expand Up @@ -254,12 +254,12 @@
dependencies:
"@fullcalendar/premium-common" "~6.1.9"

"@fullcalendar/timegrid@^6.1.9":
version "6.1.9"
resolved "https://registry.yarnpkg.com/@fullcalendar/timegrid/-/timegrid-6.1.9.tgz#83b61ac734638d11182aeb579b638fa0bc52ea32"
integrity sha512-le7UV05wVE1Trdr054kgJXTwa+A1pEI8nlCBnPWdcyrL+dTLoPvQ4AWEVCnV7So+4zRYaCqnqGXfCJsj0RQa0g==
"@fullcalendar/timegrid@^6.1.10":
version "6.1.10"
resolved "https://registry.yarnpkg.com/@fullcalendar/timegrid/-/timegrid-6.1.10.tgz#4215e520924e441888edba9ac99ce816446d84b3"
integrity sha512-hFKyQXJaPbNyq1reZmvkCmM64O99krHoIcJAbDS+dntCm3FzZUcDtAcRKIbMiantHrezCG/1MEYk3m9e3aKvIQ==
dependencies:
"@fullcalendar/daygrid" "~6.1.9"
"@fullcalendar/daygrid" "~6.1.10"

"@fullcalendar/timeline@~6.1.9":
version "6.1.9"
Expand Down

0 comments on commit ccf6db7

Please sign in to comment.