chore(deps): bump chrono-node from 2.7.3 to 2.7.4 (#14155)

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

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

---
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-02 01:46:05 +00:00 committed by GitHub
parent 85879388c5
commit 8998f70f8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.3",
"chrono-node": "2.7.4",
"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.3
version: 2.7.3
specifier: 2.7.4
version: 2.7.4
city-timezones:
specifier: 1.2.1
version: 1.2.1
@ -2553,8 +2553,8 @@ packages:
urlpattern-polyfill: 9.0.0
dev: false
/chrono-node@2.7.3:
resolution: {integrity: sha512-M/CusGocGJaubS8OFPEzmSa6IT/MJo2LaVqFyUVaLMo+UWwqyahKHsDe9FQBzwaytVGwR/bwZ5JhnAcu894Owg==}
/chrono-node@2.7.4:
resolution: {integrity: sha512-gk2xUWroQftZW3Z9mDqD3/HZW1d7fxSf0S0rNxOCfY+uUQP1FuuEcb5ulFcsEWSOQvzl02dqTeY1RK+zmc0WOQ==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
dependencies:
dayjs: 1.11.8