From e12d865352bfc7f8cd99f0283a764fa33eb003ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 22:06:54 +0000 Subject: [PATCH] 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c5a774b2d..a8c23cde5 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index eb2da0f38..84e1a7007 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"