Skip to content

Commit 60f015a

Browse files
chore(deps): update dependency nodejs to v20.18.3 (#985)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [nodejs](https://nodejs.org) | patch | `20.18.2` -> `20.18.3` | --- ### 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/open-feature/openfeature.dev). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3f0f12 commit 60f015a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/jetify-com/devbox/0.11.1/.schema/devbox.schema.json",
3-
"packages": ["[email protected].2"],
3+
"packages": ["[email protected].3"],
44
"env": {
55
"DEVBOX_COREPACK_ENABLED": "true"
66
},

0 commit comments

Comments
 (0)