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

Bumps [date-holidays](https://github.com/commenthol/date-holidays) from 3.25.1 to 3.25.2.
- [Changelog](https://github.com/commenthol/date-holidays/blob/master/CHANGELOG.md)
- [Commits](https://github.com/commenthol/date-holidays/compare/v3.25.1...v3.25.2)

---
updated-dependencies:
- dependency-name: date-holidays
  dependency-version: 3.25.2
  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]
2025-09-02 11:01:35 +05:30
committed by GitHub
parent f662bb5168
commit d97267c02b

View File

@@ -71,9 +71,9 @@
}
},
"node_modules/date-holidays": {
"version": "3.25.1",
"resolved": "https://registry.npmjs.org/date-holidays/-/date-holidays-3.25.1.tgz",
"integrity": "sha512-PcZjMd41yGaGZRj11lXTqWQm2Wq9A2/VzsR9XObOOJlkgYs9dg/e40QAt2DLk+9TsvPdfFRyDoTpfM1vj4DryQ==",
"version": "3.25.2",
"resolved": "https://registry.npmjs.org/date-holidays/-/date-holidays-3.25.2.tgz",
"integrity": "sha512-xtgGWIBn5tGTA6QdYxKKVH1nogrY0SSbluDRDeUqnAvJy5fKMNjlrsAwmnzypjzF+TcdPvMd9KYfXs3KinQ2BA==",
"license": "(ISC AND CC-BY-3.0)",
"dependencies": {
"date-holidays-parser": "^3.4.7",