chore(deps): bump date-holidays in /.github/workflows/holiday-generator (#1131)

Bumps [date-holidays](https://github.com/commenthol/date-holidays) from 3.26.11 to 3.26.12.
- [Changelog](https://github.com/commenthol/date-holidays/blob/master/CHANGELOG.md)
- [Commits](https://github.com/commenthol/date-holidays/compare/v3.26.11...v3.26.12)

---
updated-dependencies:
- dependency-name: date-holidays
  dependency-version: 3.26.12
  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>
This commit is contained in:
dependabot[bot]
2026-03-31 16:04:47 +05:30
committed by GitHub
parent 5b14e07dd2
commit e2a018dc65

View File

@@ -71,9 +71,9 @@
}
},
"node_modules/date-holidays": {
"version": "3.26.11",
"resolved": "https://registry.npmjs.org/date-holidays/-/date-holidays-3.26.11.tgz",
"integrity": "sha512-A8997Xv4k6fhpfu1xg2hEMfhB5MvWk/7TWIt1YmRFM2QPMENgL2WiaSe4zpSRzfnHSpkozcea9+R+Y5IvGJimQ==",
"version": "3.26.12",
"resolved": "https://registry.npmjs.org/date-holidays/-/date-holidays-3.26.12.tgz",
"integrity": "sha512-2OXPk5Nbt4iyKLIaoqiCkiQFt+zxGA3SZ3CWMldy8YXq6Zisv+CguVM8TqrKaGEoiZY2gzGH6qCDCrbFoZFyBA==",
"license": "(ISC AND CC-BY-3.0)",
"dependencies": {
"date-holidays-parser": "^3.4.7",