From dff3cc659f211c171a6db265c16b58172d0e6933 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 17:17:08 +0000 Subject: [PATCH] chore(deps): bump chrono-node from 2.3.9 to 2.7.6 Bumps [chrono-node](https://github.com/wanasit/chrono) from 2.3.9 to 2.7.6. - [Release notes](https://github.com/wanasit/chrono/releases) - [Commits](https://github.com/wanasit/chrono/compare/v2.3.9...v2.7.6) --- updated-dependencies: - dependency-name: chrono-node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a8fc34a98a..8470702b13 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "dependencies": { "@floating-ui/dom": "^1.5.3", "boon-js": "^2.0.4", - "chrono-node": "2.3.9", + "chrono-node": "2.7.6", "eslint-plugin-svelte3": "^4.0.0", "eventemitter2": "^6.4.5", "mustache": "^4.2.0", diff --git a/yarn.lock b/yarn.lock index 14e9cab684..380fc17238 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1799,10 +1799,10 @@ chokidar@^3.4.1: optionalDependencies: fsevents "~2.3.2" -chrono-node@2.3.9: - version "2.3.9" - resolved "https://registry.yarnpkg.com/chrono-node/-/chrono-node-2.3.9.tgz#27f6174f796d094721566d7b00fd514501ad6ef5" - integrity sha512-Qg6zmsGwaWzWiMKapr060sL6zgfBIkTxnyCTd7KGQ0YDTYg0VvBfqRRBuaOkGjiVGdKPM/cp4QQTLcpUhZQxXg== +chrono-node@2.7.6: + version "2.7.6" + resolved "https://registry.yarnpkg.com/chrono-node/-/chrono-node-2.7.6.tgz#46d338e5c515b4dcedc5b5f56b1239b0217bf4aa" + integrity sha512-yugKSRLHc6B6kXxm/DwNc94zhaddAjCSO9IOGH3w7NIWNM+gUoLl/2/XLndiw4I+XhU4H2LOhC5Ab2JjS6JWsA== dependencies: dayjs "^1.10.0"