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

Commit 7ddb60a

Browse files
fix(deps): update dependency @staticcms/core to v2.5.1
1 parent 195ed36 commit 7ddb60a

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
@@ -21,7 +21,7 @@
2121
"type-check": "tsc --watch"
2222
},
2323
"dependencies": {
24-
"@staticcms/core": "2.4.4",
24+
"@staticcms/core": "2.5.1",
2525
"date-fns": "2.29.3",
2626
"gray-matter": "4.0.3",
2727
"js-yaml": "4.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2786,10 +2786,10 @@
27862786
dependencies:
27872787
"@sinonjs/commons" "^2.0.0"
27882788

2789-
"@staticcms/core@2.4.4":
2790-
version "2.4.4"
2791-
resolved "https://registry.yarnpkg.com/@staticcms/core/-/core-2.4.4.tgz#1bd6a61f7b769e74925e02c9899e007262a2655d"
2792-
integrity sha512-Wd3baxapfs2M8g8TrurAEQ/MsEqUfGUNVT1obv9+vzR/539HKytQGoXgbxITUudSNbdBtYryw0NJn9Ouwptk+Q==
2789+
"@staticcms/core@2.5.1":
2790+
version "2.5.1"
2791+
resolved "https://registry.yarnpkg.com/@staticcms/core/-/core-2.5.1.tgz#546330e85c43c820c0ed112e66505237d42a346b"
2792+
integrity sha512-oSfbUYwdDv4tfQ/c1xA7+KI1y0Hwx2wr8EhjsfAjBl+kDIeoQTh8KBo/VOtcW//1m0XDZh6XXK+4iVXVu38WpA==
27932793
dependencies:
27942794
"@babel/eslint-parser" "7.21.3"
27952795
"@babel/runtime" "7.21.0"

0 commit comments

Comments
 (0)