chore(deps): bump chrono-node from 2.6.1 to 2.6.2 (#12186)
Bumps [chrono-node](https://github.com/wanasit/chrono) from 2.6.1 to 2.6.2. - [Release notes](https://github.com/wanasit/chrono/releases) - [Commits](https://github.com/wanasit/chrono/compare/v2.6.1...v2.6.2) --- updated-dependencies: - dependency-name: chrono-node 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:
parent
5bf94d04cc
commit
e12d865352
|
|
@ -97,7 +97,7 @@
|
|||
"art-template": "4.13.2",
|
||||
"bbcodejs": "0.0.4",
|
||||
"cheerio": "1.0.0-rc.12",
|
||||
"chrono-node": "2.6.1",
|
||||
"chrono-node": "2.6.2",
|
||||
"city-timezones": "1.2.1",
|
||||
"crypto-js": "4.1.1",
|
||||
"currency-symbol-map": "5.1.0",
|
||||
|
|
|
|||
|
|
@ -3913,10 +3913,10 @@ chromium-bidi@0.4.5:
|
|||
dependencies:
|
||||
mitt "3.0.0"
|
||||
|
||||
chrono-node@2.6.1:
|
||||
version "2.6.1"
|
||||
resolved "https://registry.yarnpkg.com/chrono-node/-/chrono-node-2.6.1.tgz#1cba8c6bdadd416243c9c431d1e92ba8c0710bff"
|
||||
integrity sha512-TxhueNcckNWTonc0ZPNjOJ8XfIAYQ7EzhlvDjXT1eauo/lhjvXW4oOn6XtInbam6MfL7Mo1hYO/FKI3KMzqBsw==
|
||||
chrono-node@2.6.2:
|
||||
version "2.6.2"
|
||||
resolved "https://registry.yarnpkg.com/chrono-node/-/chrono-node-2.6.2.tgz#cfdd8ddb25efcf7feec6459c4ae8050b70e23a82"
|
||||
integrity sha512-RZvQNwos1gre+xj3n8bZKKlO5BAQ6Z2qMEtbMQuVnF5xtku5kkMLq7F8a0NWPZLwQ5+78yZ9w6FAbqA9d9GwzQ==
|
||||
dependencies:
|
||||
dayjs "^1.10.0"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue