]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
chore(deps): update dependency @types/eslint to v9
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Mon, 29 Jul 2024 05:32:36 +0000 (05:32 +0000)
committerCédric Exbrayat <cexbrayat@users.noreply.github.com>
Tue, 30 Jul 2024 15:09:55 +0000 (17:09 +0200)
package.json
pnpm-lock.yaml

index 9a0888f17fbaf649aa7e3ba00adcabad7f4d6cb0..7aa43e7a3b42a154fee3f2870852f2fb70f7afbe 100644 (file)
@@ -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",
index 4da136d2462626ef7a3ed72b4fc4cd1e5ef796d0..ce2a001527ec40b51baab483f294e6394292c1dd 100644 (file)
@@ -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