Skip to content

Commit 84e4c01

Browse files
chore(deps): pin dependency @docusaurus/types to 3.7.0 (#139)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [@docusaurus/types](https://redirect.github.com/facebook/docusaurus) ([source](https://redirect.github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-types)) | dependencies | pin | [`^3.0.0` -> `3.7.0`](https://renovatebot.com/diffs/npm/@docusaurus%2ftypes/3.7.0/3.7.0) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/facebook/docusaurus/badge)](https://securityscorecards.dev/viewer/?uri=github.com/facebook/docusaurus) | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC), 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/settlemint/docs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eab69c2 commit 84e4c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/docusaurus-llms-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"version": "1.0.0",
44
"main": "index.ts",
55
"dependencies": {
6-
"@docusaurus/types": "^3.0.0"
6+
"@docusaurus/types": "3.7.0"
77
}
88
}

0 commit comments

Comments
 (0)