chore(deps): bump chrono-node from 2.7.4 to 2.7.5 (#14307)

* chore(deps): bump chrono-node from 2.7.4 to 2.7.5

Bumps [chrono-node](https://github.com/wanasit/chrono) from 2.7.4 to 2.7.5.
- [Release notes](https://github.com/wanasit/chrono/releases)
- [Commits](https://github.com/wanasit/chrono/compare/v2.7.4...v2.7.5)

---
updated-dependencies:
- dependency-name: chrono-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

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] 2024-01-23 03:22:09 +00:00 committed by GitHub
parent 38caeb2dcf
commit d3021f5c20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -92,7 +92,7 @@
"art-template": "4.13.2",
"bbcodejs": "0.0.4",
"cheerio": "1.0.0-rc.12",
"chrono-node": "2.7.4",
"chrono-node": "2.7.5",
"city-timezones": "1.2.1",
"crypto-js": "4.2.0",
"currency-symbol-map": "5.1.0",

View File

@ -33,8 +33,8 @@ dependencies:
specifier: 1.0.0-rc.12
version: 1.0.0-rc.12
chrono-node:
specifier: 2.7.4
version: 2.7.4
specifier: 2.7.5
version: 2.7.5
city-timezones:
specifier: 1.2.1
version: 1.2.1
@ -2646,8 +2646,8 @@ packages:
urlpattern-polyfill: 9.0.0
dev: false
/chrono-node@2.7.4:
resolution: {integrity: sha512-gk2xUWroQftZW3Z9mDqD3/HZW1d7fxSf0S0rNxOCfY+uUQP1FuuEcb5ulFcsEWSOQvzl02dqTeY1RK+zmc0WOQ==}
/chrono-node@2.7.5:
resolution: {integrity: sha512-VJWqFN5rWmXVvXAxOD4i0jX8Tb4cLswaslyaAFhxM45zNXPsZleygPbgiaYBD7ORb9fj07zBgJb0Q6eKL+0iJg==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
dependencies:
dayjs: 1.11.8