Skip to content

Commit 28d5b11

Browse files
Bump @fullcalendar/interaction from 6.1.17 to 6.1.18 (#1923)
Bumps [@fullcalendar/interaction](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/interaction) from 6.1.17 to 6.1.18. - [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.18/packages/interaction) --- updated-dependencies: - dependency-name: "@fullcalendar/interaction" dependency-version: 6.1.18 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>
1 parent a613ef5 commit 28d5b11

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"@fullcalendar/core": "^6.1.18",
2323
"@fullcalendar/daygrid": "^6.1.18",
24-
"@fullcalendar/interaction": "^6.1.15",
24+
"@fullcalendar/interaction": "^6.1.18",
2525
"@fullcalendar/list": "^6.1.15",
2626
"@fullcalendar/timegrid": "^6.1.18",
2727
"chessgroundx": "^10.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -522,10 +522,10 @@
522522
resolved "https://registry.yarnpkg.com/@fullcalendar/daygrid/-/daygrid-6.1.18.tgz#49b4a237d0115b4695cd8593d0dfa36d81fa5ad4"
523523
integrity sha512-s452Zle1SdMEzZDw+pDczm8m3JLIZzS9ANMThXTnqeqJewW1gqNFYas18aHypJSgF9Fh9rDJjTSUw04BpXB/Mg==
524524

525-
"@fullcalendar/interaction@^6.1.15":
526-
version "6.1.17"
527-
resolved "https://registry.yarnpkg.com/@fullcalendar/interaction/-/interaction-6.1.17.tgz#f0d14cb6f6c3cb7e2b20299dfb39a866232e2976"
528-
integrity sha512-AudvQvgmJP2FU89wpSulUUjeWv24SuyCx8FzH2WIPVaYg+vDGGYarI7K6PcM3TH7B/CyaBjm5Rqw9lXgnwt5YA==
525+
"@fullcalendar/interaction@^6.1.18":
526+
version "6.1.18"
527+
resolved "https://registry.yarnpkg.com/@fullcalendar/interaction/-/interaction-6.1.18.tgz#2fbcae93f982af2abfe8a1078bfa740fe559fe44"
528+
integrity sha512-f/mD5RTjzw+Q6MGTMZrLCgIrQLIUUO9NV/58aM2J6ZBQZeRlNizDqmqldqyG+j49zj2vFhUfZibPrVKWm5yA4Q==
529529

530530
"@fullcalendar/list@^6.1.15":
531531
version "6.1.17"

0 commit comments

Comments
 (0)