@nuxt/eslint-plugin
Advanced tools
Comparing version 0.6.1 to 0.6.2
{ | ||
"name": "@nuxt/eslint-plugin", | ||
"type": "module", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"description": "ESLint plugin for Nuxt", | ||
@@ -29,4 +29,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@typescript-eslint/types": "^8.11.0", | ||
"@typescript-eslint/utils": "^8.11.0" | ||
"@typescript-eslint/types": "^8.14.0", | ||
"@typescript-eslint/utils": "^8.14.0" | ||
}, | ||
@@ -33,0 +33,0 @@ "scripts": { |