chore(deps): bump chrono-node from 2.6.6 to 2.7.0 (#13257)

* chore(deps): bump chrono-node from 2.6.6 to 2.7.0

Bumps [chrono-node](https://github.com/wanasit/chrono) from 2.6.6 to 2.7.0.
- [Release notes](https://github.com/wanasit/chrono/releases)
- [Commits](https://github.com/wanasit/chrono/compare/v2.6.6...v2.7.0)

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

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>
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-12 07:00:16 +08:00 committed by GitHub
parent 90a65cace5
commit 9738ce57da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -91,7 +91,7 @@
"art-template": "4.13.2",
"bbcodejs": "0.0.4",
"cheerio": "1.0.0-rc.12",
"chrono-node": "2.6.6",
"chrono-node": "2.7.0",
"city-timezones": "1.2.1",
"crypto-js": "4.1.1",
"currency-symbol-map": "5.1.0",

View File

@ -30,8 +30,8 @@ dependencies:
specifier: 1.0.0-rc.12
version: 1.0.0-rc.12
chrono-node:
specifier: 2.6.6
version: 2.6.6
specifier: 2.7.0
version: 2.7.0
city-timezones:
specifier: 1.2.1
version: 1.2.1
@ -2147,8 +2147,8 @@ packages:
mitt: 3.0.1
dev: false
/chrono-node@2.6.6:
resolution: {integrity: sha512-RObSvo49wRL/ek6U4lMuZjmCi//gLM2GsHBMauIw/50fBbP6To3F99vn88IRL9w4qC39tFRnJZc6uiGrOi1oGw==}
/chrono-node@2.7.0:
resolution: {integrity: sha512-0s2vv89LmsbgoibV0AIVgNnGqlU8N5yCCVZXvc3mRCjnmlG/gJw1hCYOmNwjB+AIuwZQdKTXfwvsHDRTs6pwcg==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
dependencies:
dayjs: 1.11.8