Skip to content

Commit

Permalink
Update dependency decap-cms-core from v3.6.0 to v3.6.1 (#3776)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[decap-cms-core](https://github.com/decaporg/decap-cms/tree/main#readme)
([source](https://github.com/decaporg/decap-cms)) | [`3.6.0` ->
`3.6.1`](https://renovatebot.com/diffs/npm/decap-cms-core/3.6.0/3.6.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/decap-cms-core/3.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/decap-cms-core/3.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/decap-cms-core/3.6.0/3.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/decap-cms-core/3.6.0/3.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>decaporg/decap-cms (decap-cms-core)</summary>

###
[`v3.6.1`](https://github.com/decaporg/decap-cms/compare/[email protected]@3.6.1)

[Compare
Source](https://github.com/decaporg/decap-cms/compare/[email protected]@3.6.1)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/mong/mongts).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoiZGVwZW5kZW5jeV91cGRhdGVzIiwibGFiZWxzIjpbXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 13, 2025
1 parent c6b93d1 commit 15e83c6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/skde/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"d3-shape": "3.2.0",
"d3-time-format": "4.1.0",
"decap-cms-app": "3.4.0",
"decap-cms-core": "3.6.0",
"decap-cms-core": "3.6.1",
"gray-matter": "4.0.3",
"lodash": "4.17.21",
"next": "14.2.24",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10881,9 +10881,9 @@ __metadata:
languageName: node
linkType: hard

"decap-cms-core@npm:3.6.0":
version: 3.6.0
resolution: "decap-cms-core@npm:3.6.0"
"decap-cms-core@npm:3.6.1":
version: 3.6.1
resolution: "decap-cms-core@npm:3.6.1"
dependencies:
"@iarna/toml": "npm:2.2.5"
"@reduxjs/toolkit": "npm:^1.9.1"
Expand Down Expand Up @@ -10950,7 +10950,7 @@ __metadata:
react: ^18.2.0
react-dom: ^18.2.0
react-immutable-proptypes: ^2.1.0
checksum: 10/082b1dfd8f6f0772281cd469b7641c931d39f9e74d219b291b13d1d93459213ab32099efe946a9345d4a972b60a669dce7c74b2a0949815a8c876df899a8575b
checksum: 10/c7b6b55b0a10a16c8c46ba15e7bc5884864bcbb0693235c03526c78c8f528e5f50862cb163762f2685464de301d7e22c908a137c5c4f7d360c733fa6e1517b42
languageName: node
linkType: hard

Expand Down Expand Up @@ -23537,7 +23537,7 @@ __metadata:
d3-shape: "npm:3.2.0"
d3-time-format: "npm:4.1.0"
decap-cms-app: "npm:3.4.0"
decap-cms-core: "npm:3.6.0"
decap-cms-core: "npm:3.6.1"
eslint: "npm:9.20.1"
gray-matter: "npm:4.0.3"
husky: "npm:9.1.7"
Expand Down

0 comments on commit 15e83c6

Please sign in to comment.