Skip to content

Commit 37bf051

Browse files
authored
fix(unplugin-vue-i18n): bump scope manager and estree modules (#403)
1 parent 5ed237c commit 37bf051

File tree

2 files changed

+29
-37
lines changed

2 files changed

+29
-37
lines changed

packages/unplugin-vue-i18n/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"@intlify/shared": "next",
2929
"@intlify/vue-i18n-extensions": "^7.0.0",
3030
"@rollup/pluginutils": "^5.1.0",
31-
"@typescript-eslint/scope-manager": "^7.13.0",
32-
"@typescript-eslint/typescript-estree": "^7.13.0",
31+
"@typescript-eslint/scope-manager": "^8.13.0",
32+
"@typescript-eslint/typescript-estree": "^8.13.0",
3333
"debug": "^4.3.3",
3434
"fast-glob": "^3.2.12",
3535
"js-yaml": "^4.1.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)