Skip to content

Commit

Permalink
chore(deps): pin dependency semver to 7.6.3 (#746)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [semver](https://github.com/npm/node-semver) | devDependencies | pin
| [`^7.6.3` ->
`7.6.3`](https://renovatebot.com/diffs/npm/semver/7.6.3/7.6.3) |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/nuxt-modules/storybook).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 11, 2024
1 parent 029ad1e commit a301499
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 571 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"nuxt": "3.12.4",
"prettier": "3.3.3",
"release-it": "17.6.0",
"semver": "^7.6.3",
"semver": "7.6.3",
"typescript": "5.5.4",
"vitest": "2.0.5"
},
Expand Down
Loading

0 comments on commit a301499

Please sign in to comment.