Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit a3ee0cd

Browse files
Bump dayjs from 1.10.3 to 1.10.4
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.10.3 to 1.10.4. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.10.4/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.10.3...v1.10.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent e624b00 commit a3ee0cd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"algoliasearch": "^4.8.4",
5555
"babel-loader": "^8.2.2",
5656
"chromatic": "^5.6.0",
57-
"dayjs": "^1.10.3",
57+
"dayjs": "^1.10.4",
5858
"deepmerge": "^4.2.2",
5959
"eslint": "^7.18.0",
6060
"eslint-config-prettier": "^7.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5167,10 +5167,10 @@ [email protected]:
51675167
resolved "https://registry.yarnpkg.com/date-format/-/date-format-0.0.2.tgz#fafd448f72115ef1e2b739155ae92f2be6c28dd1"
51685168
integrity sha1-+v1Ej3IRXvHitzkVWukvK+bCjdE=
51695169

5170-
dayjs@^1.10.3:
5171-
version "1.10.3"
5172-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.3.tgz#cf3357c8e7f508432826371672ebf376cb7d619b"
5173-
integrity sha512-/2fdLN987N8Ki7Id8BUN2nhuiRyxTLumQnSQf9CNncFCyqFsSKb9TNhzRYcC8K8eJSJOKvbvkImo/MKKhNi4iw==
5170+
dayjs@^1.10.4:
5171+
version "1.10.4"
5172+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.4.tgz#8e544a9b8683f61783f570980a8a80eaf54ab1e2"
5173+
integrity sha512-RI/Hh4kqRc1UKLOAf/T5zdMMX5DQIlDxwUe3wSyMMnEbGunnpENCdbUgM+dW7kXidZqCttBrmw7BhN4TMddkCw==
51745174

51755175
[email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9:
51765176
version "2.6.9"

0 commit comments

Comments
 (0)