Skip to content

Commit d411e95

Browse files
Bump chrono-node from 1.3.5 to 2.2.4
Bumps [chrono-node](https://github.com/wanasit/chrono) from 1.3.5 to 2.2.4. - [Release notes](https://github.com/wanasit/chrono/releases) - [Commits](https://github.com/wanasit/chrono/commits/v2.2.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a1da01 commit d411e95

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@colony/colony-js-client": "^1.14.8",
1616
"@slack/client": "^4.12.0",
1717
"await-exec": "^0.1.2",
18-
"chrono-node": "^1.4.8",
18+
"chrono-node": "^2.2.4",
1919
"coffee-script": "^1.12.7",
2020
"cron": "^1.8.2",
2121
"env-cmd": "^8.0.2",

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -708,12 +708,12 @@ chalk@^4.0.0:
708708
ansi-styles "^4.1.0"
709709
supports-color "^7.1.0"
710710

711-
chrono-node@^1.4.8:
712-
version "1.4.8"
713-
resolved "https://registry.yarnpkg.com/chrono-node/-/chrono-node-1.4.8.tgz#10af3f4ed025fa5c6a9abeb7922927584f07f2ef"
714-
integrity sha512-WwfW4/+i1e6tHx5opw/VCfxXnai12/tT5GK+wSHwKtdb0ZkAoxRGIfL8IzuFr/JEQTw4DxevysyX6+YbZSRKLQ==
711+
chrono-node@^2.2.4:
712+
version "2.2.4"
713+
resolved "https://registry.yarnpkg.com/chrono-node/-/chrono-node-2.2.4.tgz#0fa169e1d158935bb1d541010046f6107576347d"
714+
integrity sha512-58ERHGfWtWzBxckF9ZyFuwJjcreLDr7C79lHEynSqZ7J8y1JfMa8ok1TvCCf/TOZmkGME1ZSaEEb0DqqWaNFHg==
715715
dependencies:
716-
dayjs "^1.8.19"
716+
dayjs "^1.10.0"
717717

718718
cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
719719
version "1.0.4"
@@ -884,7 +884,7 @@ dashdash@^1.12.0:
884884
dependencies:
885885
assert-plus "^1.0.0"
886886

887-
dayjs@^1.8.19:
887+
dayjs@^1.10.0:
888888
version "1.10.7"
889889
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.7.tgz#2cf5f91add28116748440866a0a1d26f3a6ce468"
890890
integrity sha512-P6twpd70BcPK34K26uJ1KT3wlhpuOAPoMwJzpsIWUxHZ7wpmbdZL/hQqBDfz7hGurYSa5PhzdhDHtt319hL3ig==

0 commit comments

Comments
 (0)