Skip to content

Commit 384dd5c

Browse files
renovate[bot]ota-meshi
andauthoredDec 25, 2024··
fix(deps): update dependency @intlify/message-compiler to v11 (#595)
* fix(deps): update dependency @intlify/message-compiler to v11 * Create chilly-bugs-hear.md --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
1 parent 337b599 commit 384dd5c

File tree

3 files changed

+8
-18
lines changed

3 files changed

+8
-18
lines changed
 

‎.changeset/chilly-bugs-hear.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@intlify/eslint-plugin-vue-i18n": major
3+
---
4+
5+
fix(deps): update dependency @intlify/message-compiler to v11

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"dependencies": {
6262
"@eslint/eslintrc": "^3.0.0",
6363
"@intlify/core-base": "^11.0.0",
64-
"@intlify/message-compiler": "^10.0.5",
64+
"@intlify/message-compiler": "^11.0.0",
6565
"debug": "^4.3.4",
6666
"eslint-compat-utils": "^0.6.0",
6767
"glob": "^10.3.3",

‎pnpm-lock.yaml

+2-17
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.