chore(deps): bump chrono-node from 2.7.0 to 2.7.3 (#13841)
* chore(deps): bump chrono-node from 2.7.0 to 2.7.3 Bumps [chrono-node](https://github.com/wanasit/chrono) from 2.7.0 to 2.7.3. - [Release notes](https://github.com/wanasit/chrono/releases) - [Commits](https://github.com/wanasit/chrono/compare/v2.7.0...v2.7.3) --- 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:
parent
f72898e9f0
commit
82bd46f056
|
|
@ -92,7 +92,7 @@
|
|||
"art-template": "4.13.2",
|
||||
"bbcodejs": "0.0.4",
|
||||
"cheerio": "1.0.0-rc.12",
|
||||
"chrono-node": "2.7.0",
|
||||
"chrono-node": "2.7.3",
|
||||
"city-timezones": "1.2.1",
|
||||
"crypto-js": "4.2.0",
|
||||
"currency-symbol-map": "5.1.0",
|
||||
|
|
|
|||
|
|
@ -33,8 +33,8 @@ dependencies:
|
|||
specifier: 1.0.0-rc.12
|
||||
version: 1.0.0-rc.12
|
||||
chrono-node:
|
||||
specifier: 2.7.0
|
||||
version: 2.7.0
|
||||
specifier: 2.7.3
|
||||
version: 2.7.3
|
||||
city-timezones:
|
||||
specifier: 1.2.1
|
||||
version: 1.2.1
|
||||
|
|
@ -2473,8 +2473,8 @@ packages:
|
|||
urlpattern-polyfill: 9.0.0
|
||||
dev: false
|
||||
|
||||
/chrono-node@2.7.0:
|
||||
resolution: {integrity: sha512-0s2vv89LmsbgoibV0AIVgNnGqlU8N5yCCVZXvc3mRCjnmlG/gJw1hCYOmNwjB+AIuwZQdKTXfwvsHDRTs6pwcg==}
|
||||
/chrono-node@2.7.3:
|
||||
resolution: {integrity: sha512-M/CusGocGJaubS8OFPEzmSa6IT/MJo2LaVqFyUVaLMo+UWwqyahKHsDe9FQBzwaytVGwR/bwZ5JhnAcu894Owg==}
|
||||
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
||||
dependencies:
|
||||
dayjs: 1.11.8
|
||||
|
|
|
|||
Loading…
Reference in New Issue