From b72b074e19c0819aff8bd8f9bb71257e6705b5d6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 29 Jun 2026 21:03:06 +0000 Subject: [PATCH] chore(deps): update eslint monorepo to v10.6.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 24ffba1..926fe96 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.5.0", + "eslint": "10.6.0", "eslint-plugin-simple-import-sort": "13.0.0", "eslint-plugin-vue": "10.9.2", "nuxt": "4.4.8", @@ -10778,9 +10778,9 @@ } }, "node_modules/eslint": { - "version": "10.5.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.5.0.tgz", - "integrity": "sha512-1y+7C+vi12bUK1IpZeaV3gsH9fHLBmPvYmPx42pvT/E9yG0IC8g3PUZZgp0+JLJl7ZDK0flc2gc+Aw9dpCvIsQ==", + "version": "10.6.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.6.0.tgz", + "integrity": "sha512-6lVbcqSodALYo+4ELD0heG6lFiFxnLMuLkiMi2qV8LMp54N8tE8FT1GMH+ev4Ti00nFjNze2+Su6DsV5OQW3Dg==", "dev": true, "license": "MIT", "workspaces": [ diff --git a/package.json b/package.json index 7d06b16..eab9e9e 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.5.0", + "eslint": "10.6.0", "eslint-plugin-simple-import-sort": "13.0.0", "eslint-plugin-vue": "10.9.2", "nuxt": "4.4.8",