From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 08:02:03 +0000 (+0900) Subject: chore(deps): update dependency @vue/create-eslint-config to ^0.13.0 (#841) X-Git-Tag: v3.18.2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e84c9d5504a3199b35076ba99efc293a1e5d5fa2;p=thirdparty%2Fvuejs%2Fcreate-vue.git chore(deps): update dependency @vue/create-eslint-config to ^0.13.0 (#841) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- diff --git a/package.json b/package.json index d53b4f16..af367015 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@types/eslint": "^9.6.1", "@types/node": "^22.18.11", "@types/prompts": "^2.4.9", - "@vue/create-eslint-config": "^0.12.2", + "@vue/create-eslint-config": "^0.13.0", "@vue/tsconfig": "^0.8.1", "ejs": "^3.1.10", "husky": "^9.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2588ab6f..01230fb4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^2.4.9 version: 2.4.9 '@vue/create-eslint-config': - specifier: ^0.12.2 - version: 0.12.2 + specifier: ^0.13.0 + version: 0.13.0 '@vue/tsconfig': specifier: ^0.8.1 version: 0.8.1(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)) @@ -1642,8 +1642,8 @@ packages: '@vue/compiler-ssr@3.5.22': resolution: {integrity: sha512-GdgyLvg4R+7T8Nk2Mlighx7XGxq/fJf9jaVofc3IL0EPesTE86cP/8DD1lT3h1JeZr2ySBvyqKQJgbS54IX1Ww==} - '@vue/create-eslint-config@0.12.2': - resolution: {integrity: sha512-eSCWaIGWiJu77A5DdLBBC7BE/KP4VfLAgKcmSjZMFYHAFeGS0aGXq3L2R4U/m+sWirzqeBpcNSNgygFbWIBlHA==} + '@vue/create-eslint-config@0.13.0': + resolution: {integrity: sha512-VL/FANNbBrfkV8GSadl2nCZR43W2pCfAEXGsPN0ZFCv/qqURfrVGpJQt73CLVSyZQojEPn3daO17IGuoC3g50A==} engines: {node: ^16.14.0 || >= 18.0.0} hasBin: true @@ -5868,7 +5868,7 @@ snapshots: '@vue/compiler-dom': 3.5.22 '@vue/shared': 3.5.22 - '@vue/create-eslint-config@0.12.2': + '@vue/create-eslint-config@0.13.0': dependencies: ejs: 3.1.10 enquirer: 2.4.1