Skip to content

Commit

Permalink
chore(deps): pin dependency @nuxtjs/i18n to v8.3.1 (#832)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@nuxtjs/i18n](https://i18n.nuxtjs.org)
([source](https://redirect.github.com/nuxt-modules/i18n)) |
devDependencies | pin | [`^8.3.1` ->
`8.3.1`](https://renovatebot.com/diffs/npm/@nuxtjs%2fi18n/8.3.1/8.3.1) |

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

---

### Configuration

📅 **Schedule**: Branch creation - "* * * * 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/nuxt-modules/storybook).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent ee59e6f commit c2bb52b
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 754 deletions.
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"vue": "3.5.13",
"storybook": "8.4.7",
"vite-plugin-inspect": "0.10.3",
"@nuxtjs/i18n": "^8.3.1"
"@nuxtjs/i18n": "8.3.1"
}
}
Loading

0 comments on commit c2bb52b

Please sign in to comment.