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

Commit 49430ad

Browse files
fix(deps): update dependency @staticcms/core to v2.5.0
1 parent 195ed36 commit 49430ad

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.0",
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.0":
2790+
version "2.5.0"
2791+
resolved "https://registry.yarnpkg.com/@staticcms/core/-/core-2.5.0.tgz#a7e7a0a2b9c8f9400107fbf4fb7a4de231a2c591"
2792+
integrity sha512-VCeUyJQC2WrRNuq5YDPh/t34KI8MrpI597pz+jPDQY09Y8+hjGcXsNE2OyCjxuj8cTvQOwXV2CxWlLDvc4gIYg==
27932793
dependencies:
27942794
"@babel/eslint-parser" "7.21.3"
27952795
"@babel/runtime" "7.21.0"

0 commit comments

Comments
 (0)