From cc7d889981b53cc02bd9ff7221c21f4f7a3eb103 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 11:01:15 +0000 Subject: [PATCH] build(deps): bump add-to-calendar-button from 2.13.4 to 2.13.5 Bumps [add-to-calendar-button](https://github.com/add2cal/add-to-calendar-button) from 2.13.4 to 2.13.5. - [Release notes](https://github.com/add2cal/add-to-calendar-button/releases) - [Changelog](https://github.com/add2cal/add-to-calendar-button/blob/main/CHANGELOG.md) - [Commits](https://github.com/add2cal/add-to-calendar-button/compare/v2.13.4...v2.13.5) --- updated-dependencies: - dependency-name: add-to-calendar-button dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0dcdb40cd2..668ac4bbc1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@rails/activestorage": "^8.1.100", "@rails/ujs": "^7.1.600", "@stimulus-components/rails-nested-form": "^5.0.0", - "add-to-calendar-button": "^2.13.4", + "add-to-calendar-button": "^2.13.5", "bootstrap": "5.3.6", "bootstrap-datepicker": "^1.10.1", "bootstrap-scss": "^5.3.8", @@ -4474,9 +4474,9 @@ } }, "node_modules/add-to-calendar-button": { - "version": "2.13.4", - "resolved": "https://registry.npmjs.org/add-to-calendar-button/-/add-to-calendar-button-2.13.4.tgz", - "integrity": "sha512-LKKX9d5OupM+Z1ACiJxLbrk3No7hjWuqjh1IzK2/XsIgYlQdB+3mLAUOYJO6odmLKAoChXX7fKwUKkYl6VAxlQ==", + "version": "2.13.5", + "resolved": "https://registry.npmjs.org/add-to-calendar-button/-/add-to-calendar-button-2.13.5.tgz", + "integrity": "sha512-ZWq+t91ZbFLAkTYyoqcO+mmsD6x9kkqR+LIjzKvn8yNF07B+JVSTD3fVj1+FkVzcqnBzrRpKGD0YxGbjWaq1xQ==", "license": "ELv2", "dependencies": { "timezones-ical-library": "^1.10.0" diff --git a/package.json b/package.json index e7972eda29..f30666d793 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@rails/activestorage": "^8.1.100", "@rails/ujs": "^7.1.600", "@stimulus-components/rails-nested-form": "^5.0.0", - "add-to-calendar-button": "^2.13.4", + "add-to-calendar-button": "^2.13.5", "bootstrap": "5.3.6", "bootstrap-datepicker": "^1.10.1", "bootstrap-scss": "^5.3.8",