From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 05:32:36 +0000 (+0000) Subject: chore(deps): update dependency @types/eslint to v9 X-Git-Tag: v3.11.0~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdd66dcbc64e1c8eee96236a389482b019f7306e;p=thirdparty%2Fvuejs%2Fcreate-vue.git chore(deps): update dependency @types/eslint to v9 --- diff --git a/package.json b/package.json index 9a0888f1..7aa43e7a 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "homepage": "https://github.com/vuejs/create-vue#readme", "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/eslint": "^8.56.11", + "@types/eslint": "^9.6.0", "@types/node": "^20.14.13", "@types/prompts": "^2.4.9", "@vue/create-eslint-config": "^0.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4da136d2..ce2a0015 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/eslint': - specifier: ^8.56.11 - version: 8.56.11 + specifier: ^9.6.0 + version: 9.6.0 '@types/node': specifier: ^20.14.13 version: 20.14.13 @@ -982,8 +982,8 @@ packages: '@types/chai@4.3.9': resolution: {integrity: sha512-69TtiDzu0bcmKQv3yg1Zx409/Kd7r0b5F1PfpYJfSHzLGtB53547V4u+9iqKYsTu/O2ai6KTb0TInNpvuQ3qmg==} - '@types/eslint@8.56.11': - resolution: {integrity: sha512-sVBpJMf7UPo/wGecYOpk2aQya2VUGeHhe38WG7/mN5FufNSubf5VT9Uh9Uyp8/eLJpu1/tuhJ/qTo4mhSB4V4Q==} + '@types/eslint@9.6.0': + resolution: {integrity: sha512-gi6WQJ7cHRgZxtkQEoyHMppPjq9Kxo5Tjn2prSKDSmZrCz8TZ3jSRCeTJm+WoM+oB0WG37bRqLzaaU3q7JypGg==} '@types/estree@1.0.5': resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} @@ -4533,7 +4533,7 @@ snapshots: '@types/chai@4.3.9': {} - '@types/eslint@8.56.11': + '@types/eslint@9.6.0': dependencies: '@types/estree': 1.0.5 '@types/json-schema': 7.0.14