Skip to content

Commit ee6f3ce

Browse files
chore(deps): update dependency @farmfe/cli to v1.0.5 (#2151)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@farmfe/cli](https://redirect.github.com/farm-fe/farm) | [`1.0.4` -> `1.0.5`](https://renovatebot.com/diffs/npm/@farmfe%2fcli/1.0.4/1.0.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@farmfe%2fcli/1.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@farmfe%2fcli/1.0.4/1.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>farm-fe/farm (@&#8203;farmfe/cli)</summary> ### [`v1.0.5`](https://redirect.github.com/farm-fe/farm/releases/tag/%40farmfe/cli%401.0.5) [Compare Source](https://redirect.github.com/farm-fe/farm/compare/@farmfe/cli@1.0.4...@farmfe/cli@1.0.5) ##### Patch Changes - [`c7bcfa0`](https://redirect.github.com/farm-fe/farm/commit/c7bcfa0f): Fix [#&#8203;2176](https://redirect.github.com/farm-fe/farm/issues/2176) `--base` does not work </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled because a matching PR was automerged previously. ♻ **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/runtime-env/import-meta-env). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b86b5dc commit ee6f3ce

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/examples/farm-react-example/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/examples/farm-react-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"react-dom": "18.3.1"
1515
},
1616
"devDependencies": {
17-
"@farmfe/cli": "1.0.4",
17+
"@farmfe/cli": "1.0.5",
1818
"@farmfe/core": "1.7.5",
1919
"@farmfe/plugin-react": "1.2.6",
2020
"@types/react": "18.3.23",

0 commit comments

Comments
 (0)