Skip to content
This repository was archived by the owner on Dec 29, 2021. It is now read-only.

Commit 18860fb

Browse files
committed
Update dependency date-fns to v2.28.0
1 parent 66116f4 commit 18860fb

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
@@ -31,7 +31,7 @@
3131
"@headlessui/react": "1.4.2",
3232
"@heroicons/react": "1.0.5",
3333
"astro-seo": "0.4.2",
34-
"date-fns": "2.25.0",
34+
"date-fns": "2.28.0",
3535
"linkinator": "2.16.2",
3636
"lunr": "2.3.9"
3737
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1976,10 +1976,10 @@ dashdash@^1.12.0:
19761976
dependencies:
19771977
assert-plus "^1.0.0"
19781978

1979-
date-fns@2.25.0:
1980-
version "2.25.0"
1981-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.25.0.tgz#8c5c8f1d958be3809a9a03f4b742eba894fc5680"
1982-
integrity sha512-ovYRFnTrbGPD4nqaEqescPEv1mNwvt+UTqI3Ay9SzNtey9NZnYu6E2qCcBBgJ6/2VF1zGGygpyTDITqpQQ5e+w==
1979+
date-fns@2.28.0:
1980+
version "2.28.0"
1981+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.28.0.tgz#9570d656f5fc13143e50c975a3b6bbeb46cd08b2"
1982+
integrity sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw==
19831983

19841984
dayjs@^1.10.4:
19851985
version "1.10.7"

0 commit comments

Comments
 (0)