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