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

Commit

Permalink
Update dependency @staticcms/core to v2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 25, 2023
1 parent 5738c1b commit 732ede1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@staticcms/core": "2.3.3",
"@staticcms/core": "2.4.3",
"autoprefixer": "10.4.14",
"date-fns": "2.30.0",
"gray-matter": "4.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2434,10 +2434,10 @@
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.2.0.tgz#8be36a1f66f3265389e90b5f9c9962146758f728"
integrity sha512-sXo/qW2/pAcmT43VoRKOJbDOfV3cYpq3szSVfIThQXNt+E4DfKj361vaAt3c88U5tPUxzEswam7GW48PJqtKAg==

"@staticcms/core@2.3.3":
version "2.3.3"
resolved "https://registry.yarnpkg.com/@staticcms/core/-/core-2.3.3.tgz#3d7b6eefe60effe998f37deef4e29f43817f7470"
integrity sha512-H0S4Q6JM6+1ULyU17zQy6uAOt0B35yhyoiU71LmT+s3Z01Dq1Vu4bfrwDsAeDSTL8/MYNx58rUTFep7ojcxJmg==
"@staticcms/core@2.4.3":
version "2.4.3"
resolved "https://registry.yarnpkg.com/@staticcms/core/-/core-2.4.3.tgz#7b1cd66ea637d8afd63969715c43bbab743a7d38"
integrity sha512-ZHwWmru7aSPESv5kJFLJ1mWIh0rP4CJEtBalF+hjC5lUDxtOkKWPGO6IJJOvLRszCFzZVvw+i8GSyNxC2pc15w==
dependencies:
"@babel/eslint-parser" "7.21.3"
"@babel/runtime" "7.21.0"
Expand Down

0 comments on commit 732ede1

Please sign in to comment.