chore(deps): bump chrono-node from 2.5.1 to 2.6.0 (#12081)
Bumps [chrono-node](https://github.com/wanasit/chrono) from 2.5.1 to 2.6.0. - [Release notes](https://github.com/wanasit/chrono/releases) - [Commits](https://github.com/wanasit/chrono/compare/v2.5.1...v2.6.0) --- updated-dependencies: - dependency-name: chrono-node dependency-type: direct:production update-type: version-update:semver-minor ... 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
74abf67660
commit
6fd8bdf26e
|
|
@ -97,7 +97,7 @@
|
|||
"art-template": "4.13.2",
|
||||
"bbcodejs": "0.0.4",
|
||||
"cheerio": "1.0.0-rc.12",
|
||||
"chrono-node": "2.5.1",
|
||||
"chrono-node": "2.6.0",
|
||||
"city-timezones": "1.2.1",
|
||||
"crypto-js": "4.1.1",
|
||||
"currency-symbol-map": "5.1.0",
|
||||
|
|
|
|||
|
|
@ -3898,10 +3898,10 @@ chromium-bidi@0.4.4:
|
|||
dependencies:
|
||||
mitt "3.0.0"
|
||||
|
||||
chrono-node@2.5.1:
|
||||
version "2.5.1"
|
||||
resolved "https://registry.yarnpkg.com/chrono-node/-/chrono-node-2.5.1.tgz#01f2abc42b3a73c90f0fb57152ca3699464c67a8"
|
||||
integrity sha512-q8JDDO6eHJTvnpduPQ5p6WXxzzpqj89rjnnq0xTh58tKF3bPQztjxrUMiyKVXpx7p+InkH5W7Z+eha8X/tLpgA==
|
||||
chrono-node@2.6.0:
|
||||
version "2.6.0"
|
||||
resolved "https://registry.yarnpkg.com/chrono-node/-/chrono-node-2.6.0.tgz#c6f8272b2cd95852faef31c67506ecce56377375"
|
||||
integrity sha512-6QADXcSv7V29LvGeaoXP2wWS95Bf1+IKRblJzFxYEXNKeQF3e5CAyk+HoJxD071b2D0W/AUEVYcWpXmmkOvy2w==
|
||||
dependencies:
|
||||
dayjs "^1.10.0"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue