chore(deps): bump dayjs from 1.10.8 to 1.11.0 (#9322)
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.10.8 to 1.11.0. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.0/CHANGELOG.md) - [Commits](https://github.com/iamkun/dayjs/compare/v1.10.8...v1.11.0) --- updated-dependencies: - dependency-name: dayjs 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
1cfbc740e5
commit
b766eb4bcc
|
|
@ -87,7 +87,7 @@
|
|||
"city-timezones": "1.2.0",
|
||||
"crypto-js": "4.1.1",
|
||||
"currency-symbol-map": "5.0.1",
|
||||
"dayjs": "1.10.8",
|
||||
"dayjs": "1.11.0",
|
||||
"dotenv": "16.0.0",
|
||||
"emailjs-imap-client": "3.1.0",
|
||||
"entities": "3.0.1",
|
||||
|
|
|
|||
|
|
@ -4559,10 +4559,10 @@ data-urls@^3.0.1:
|
|||
whatwg-mimetype "^3.0.0"
|
||||
whatwg-url "^10.0.0"
|
||||
|
||||
dayjs@1.10.8, dayjs@^1.10.0:
|
||||
version "1.10.8"
|
||||
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.8.tgz#267df4bc6276fcb33c04a6735287e3f429abec41"
|
||||
integrity sha512-wbNwDfBHHur9UOzNUjeKUOJ0fCb0a52Wx0xInmQ7Y8FstyajiV1NmK1e00cxsr9YrE9r7yAChE0VvpuY5Rnlow==
|
||||
dayjs@1.11.0, dayjs@^1.10.0:
|
||||
version "1.11.0"
|
||||
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.0.tgz#009bf7ef2e2ea2d5db2e6583d2d39a4b5061e805"
|
||||
integrity sha512-JLC809s6Y948/FuCZPm5IX8rRhQwOiyMb2TfVVQEixG7P8Lm/gt5S7yoQZmC8x1UehI9Pb7sksEt4xx14m+7Ug==
|
||||
|
||||
de-indent@^1.0.2:
|
||||
version "1.0.2"
|
||||
|
|
|
|||
Loading…
Reference in New Issue