Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 032e2fc

Browse files
committedJul 26, 2023
chore(deps): pin @intlify dependencies to tag beta
1 parent fb7e5ca commit 032e2fc

File tree

3 files changed

+341
-362
lines changed

3 files changed

+341
-362
lines changed
 

‎.changeset/olive-chairs-invent.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@intlify/eslint-plugin-vue-i18n': patch
3+
---
4+
5+
Pin `@intlify` dependencies to tag `beta` to try to prevent renovate from downgrading.

‎package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
},
5959
"dependencies": {
6060
"@eslint/eslintrc": "^2.1.0",
61-
"@intlify/core-base": "9.3.0-beta.14-77e850b",
62-
"@intlify/message-compiler": "9.3.0-beta.14-77e850b",
61+
"@intlify/core-base": "beta",
62+
"@intlify/message-compiler": "beta",
6363
"debug": "^4.3.4",
6464
"glob": "^10.3.3",
6565
"ignore": "^5.2.4",

‎pnpm-lock.yaml

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

0 commit comments

Comments
 (0)
Please sign in to comment.