@nuxt/eslint-plugin
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@nuxt/eslint-plugin", | ||
"type": "module", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "ESLint plugin for Nuxt", | ||
@@ -25,4 +25,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@typescript-eslint/types": "^8.22.0", | ||
"@typescript-eslint/utils": "^8.22.0" | ||
"@typescript-eslint/types": "^8.23.0", | ||
"@typescript-eslint/utils": "^8.23.0" | ||
}, | ||
@@ -29,0 +29,0 @@ "scripts": { |