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.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 18, 2023
1 parent 5738c1b commit a0739a0
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.3.4",
"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.3.4":
version "2.3.4"
resolved "https://registry.yarnpkg.com/@staticcms/core/-/core-2.3.4.tgz#bb61e48e4bb0d5db1f23898d5af24c693bfabbde"
integrity sha512-QycabORjux6+zGAuguu3+D6IXCY92yaVOUyrlpIvkbNFcVjauVMxDWYSuHILg+Av+GE1XlckkiEsUVrN7JA95g==
dependencies:
"@babel/eslint-parser" "7.21.3"
"@babel/runtime" "7.21.0"
Expand Down

0 comments on commit a0739a0

Please sign in to comment.