chore(deps): bump chrono-node from 2.4.2 to 2.5.0 (#11506)
Bumps [chrono-node](https://github.com/wanasit/chrono) from 2.4.2 to 2.5.0. - [Release notes](https://github.com/wanasit/chrono/releases) - [Commits](https://github.com/wanasit/chrono/compare/v2.4.2...v2.5.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> 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
8096803ff1
commit
f0baeb9ee6
|
|
@ -96,7 +96,7 @@
|
|||
"art-template": "4.13.2",
|
||||
"bbcodejs": "0.0.4",
|
||||
"cheerio": "1.0.0-rc.12",
|
||||
"chrono-node": "2.4.2",
|
||||
"chrono-node": "2.5.0",
|
||||
"city-timezones": "1.2.1",
|
||||
"crypto-js": "4.1.1",
|
||||
"currency-symbol-map": "5.1.0",
|
||||
|
|
|
|||
|
|
@ -3860,10 +3860,10 @@ chrome-trace-event@^1.0.2:
|
|||
resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac"
|
||||
integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==
|
||||
|
||||
chrono-node@2.4.2:
|
||||
version "2.4.2"
|
||||
resolved "https://registry.yarnpkg.com/chrono-node/-/chrono-node-2.4.2.tgz#3a2711d5d44e36a3a327499265dfb747f437ab07"
|
||||
integrity sha512-M55ndjyorMF0ZapxcGiSPj98lmdWTMpRLP5dfQ99SSzYSxan6Sc5G4aIBgZkx2u7Tc+0msiSbeqOyEMCpwh//g==
|
||||
chrono-node@2.5.0:
|
||||
version "2.5.0"
|
||||
resolved "https://registry.yarnpkg.com/chrono-node/-/chrono-node-2.5.0.tgz#c4d5f4f4db9d72604a5beb79fdc5fd57be4b212f"
|
||||
integrity sha512-GasdFCw4tsb8UKlwyJW1S+3bdN06vsyGR2cEDMlhEGI7ic4SQRnLyl/hbItwSum6pPkkUTrzFcaR3C2tZnnO5Q==
|
||||
dependencies:
|
||||
dayjs "^1.10.0"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue