Bump chrono-node from 2.1.9 to 2.2.4

Bumps [chrono-node](https://github.com/wanasit/chrono) from 2.1.9 to 2.2.4.
- [Release notes](https://github.com/wanasit/chrono/releases)
- [Commits](https://github.com/wanasit/chrono/compare/v2.1.9...v2.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-06 16:16:05 +00:00 committed by GitHub
parent eaa5f32c09
commit 5373af296e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -1,7 +1,7 @@
{
"dependencies": {
"bitcoin": "^3.0.1",
"chrono-node": "^2.1.9",
"chrono-node": "^2.2.4",
"config": "^3.3.2",
"discord.js": "^12.4.1",
"jsonpath": "^1.0.2",

View file

@ -43,12 +43,12 @@ bitcoin@^3.0.1:
resolved "https://registry.yarnpkg.com/bitcoin/-/bitcoin-3.0.1.tgz#ff9e0b62a71bbb8adddb34ee2e427dac21c1096f"
integrity sha1-/54LYqcbu4rd2zTuLkJ9rCHBCW8=
chrono-node@^2.1.9:
version "2.1.9"
resolved "https://registry.yarnpkg.com/chrono-node/-/chrono-node-2.1.9.tgz#73d575f062becda441c104cc235278e05ff2f675"
integrity sha512-J/raqffbgGG6qAlWQx5huyUE43xsnS9WssqnbXvlfJWBvog9C5ayum3GFaTHRmk3Iy8Wq8dw/VbakCZQyi0+AQ==
chrono-node@^2.2.4:
version "2.2.4"
resolved "https://registry.yarnpkg.com/chrono-node/-/chrono-node-2.2.4.tgz#0fa169e1d158935bb1d541010046f6107576347d"
integrity sha512-58ERHGfWtWzBxckF9ZyFuwJjcreLDr7C79lHEynSqZ7J8y1JfMa8ok1TvCCf/TOZmkGME1ZSaEEb0DqqWaNFHg==
dependencies:
dayjs "^1.8.29"
dayjs "^1.10.0"
combined-stream@^1.0.8:
version "1.0.8"
@ -64,10 +64,10 @@ config@^3.3.2:
dependencies:
json5 "^2.1.1"
dayjs@^1.8.29:
version "1.9.6"
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.9.6.tgz#6f0c77d76ac1ff63720dd1197e5cb87b67943d70"
integrity sha512-HngNLtPEBWRo8EFVmHFmSXAjtCX8rGNqeXQI0Gh7wCTSqwaKgPIDqu9m07wABVopNwzvOeCb+2711vQhDlcIXw==
dayjs@^1.10.0:
version "1.10.4"
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.4.tgz#8e544a9b8683f61783f570980a8a80eaf54ab1e2"
integrity sha512-RI/Hh4kqRc1UKLOAf/T5zdMMX5DQIlDxwUe3wSyMMnEbGunnpENCdbUgM+dW7kXidZqCttBrmw7BhN4TMddkCw==
debug@^3.2.6:
version "3.2.6"