@nuxt/eslint-plugin
Advanced tools
Comparing version 0.3.0-beta.8 to 0.3.0-beta.9
{ | ||
"name": "@nuxt/eslint-plugin", | ||
"type": "module", | ||
"version": "0.3.0-beta.8", | ||
"version": "0.3.0-beta.9", | ||
"description": "ESLint plugin for Nuxt", | ||
@@ -29,4 +29,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@typescript-eslint/types": "^7.4.0", | ||
"@typescript-eslint/utils": "^7.4.0" | ||
"@typescript-eslint/types": "^7.5.0", | ||
"@typescript-eslint/utils": "^7.5.0" | ||
}, | ||
@@ -33,0 +33,0 @@ "scripts": { |