From d01d5a697de641c7c5eb5fe7a00b3b6c57d4392e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 13 Jul 2026 22:03:56 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v10.7.0 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5543e48..aad90f8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "@stylistic/eslint-plugin": "5.10.0", "@vue/test-utils": "2.4.11", "esbuild": "0.28.1", - "eslint": "10.6.0", + "eslint": "10.7.0", "eslint-plugin-simple-import-sort": "13.0.0", "eslint-plugin-vue": "10.9.2", "nuxt": "4.4.8", @@ -10840,9 +10840,9 @@ } }, "node_modules/eslint": { - "version": "10.6.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.6.0.tgz", - "integrity": "sha512-6lVbcqSodALYo+4ELD0heG6lFiFxnLMuLkiMi2qV8LMp54N8tE8FT1GMH+ev4Ti00nFjNze2+Su6DsV5OQW3Dg==", + "version": "10.7.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.7.0.tgz", + "integrity": "sha512-GVTD7s1vdIl6UYvAfriOPeY1Df8LIZjfofLvHwde+erDHGGuHyuM6xoxRxmHiebhYuD2p1vN4wWh0XzPARSGDQ==", "dev": true, "license": "MIT", "workspaces": [ diff --git a/package.json b/package.json index 2f1892a..9626240 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@stylistic/eslint-plugin": "5.10.0", "@vue/test-utils": "2.4.11", "esbuild": "0.28.1", - "eslint": "10.6.0", + "eslint": "10.7.0", "eslint-plugin-simple-import-sort": "13.0.0", "eslint-plugin-vue": "10.9.2", "nuxt": "4.4.8", -- 2.54.0