Skip to content

Commit

Permalink
chore(deps): bump dayjs from 1.8.25 to 1.8.26
Browse files Browse the repository at this point in the history
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.8.25 to 1.8.26.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.8.26/CHANGELOG.md)
- [Commits](iamkun/dayjs@v1.8.25...v1.8.26)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and Innei committed Apr 30, 2020
1 parent 02455c7 commit bd2695e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"axios": "^0.19.2",
"classnames": "^2.2.6",
"cors": "^2.8.5",
"dayjs": "^1.8.25",
"dayjs": "^1.8.26",
"express": "^4.17.1",
"inflection": "^1.12.0",
"intersection-observer": "^0.10.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2908,10 +2908,10 @@ date-fns@^2.12.0:
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.12.0.tgz#01754c8a2f3368fc1119cf4625c3dad8c1845ee6"
integrity sha512-qJgn99xxKnFgB1qL4jpxU7Q2t0LOn1p8KMIveef3UZD7kqjT3tpFNNdXJelEHhE+rUgffriXriw/sOSU+cS1Hw==

dayjs@^1.8.25:
version "1.8.25"
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.8.25.tgz#d09a8696cee7191bc1289e739f96626391b9c73c"
integrity sha512-Pk36juDfQQGDCgr0Lqd1kw15w3OS6xt21JaLPE3lCfsEf8KrERGwDNwvK1tRjrjqFC0uZBJncT4smZQ4F+uV5g==
dayjs@^1.8.26:
version "1.8.26"
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.8.26.tgz#c6d62ccdf058ca72a8d14bb93a23501058db9f1e"
integrity sha512-KqtAuIfdNfZR5sJY1Dixr2Is4ZvcCqhb0dZpCOt5dGEFiMzoIbjkTSzUb4QKTCsP+WNpGwUjAFIZrnZvUxxkhw==

[email protected], debug@^2.2.0, debug@^2.3.3:
version "2.6.9"
Expand Down

0 comments on commit bd2695e

Please sign in to comment.