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

Commit 9b09999

Browse files
fix(deps): update dependency date-fns to v2.30.0
1 parent 195ed36 commit 9b09999

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"@staticcms/core": "2.4.4",
25-
"date-fns": "2.29.3",
25+
"date-fns": "2.30.0",
2626
"gray-matter": "4.0.3",
2727
"js-yaml": "4.1.0",
2828
"next": "13.1.6",

yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5384,6 +5384,13 @@ [email protected]:
53845384
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.3.tgz#27402d2fc67eb442b511b70bbdf98e6411cd68a8"
53855385
integrity sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==
53865386

5387+
5388+
version "2.30.0"
5389+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.30.0.tgz#f367e644839ff57894ec6ac480de40cae4b0f4d0"
5390+
integrity sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==
5391+
dependencies:
5392+
"@babel/runtime" "^7.21.0"
5393+
53875394
dayjs@^1.10.4:
53885395
version "1.11.7"
53895396
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.7.tgz#4b296922642f70999544d1144a2c25730fce63e2"

0 commit comments

Comments
 (0)