diff --git a/package.json b/package.json index 8901959..747be40 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "examples": "eslint --rulesdir src --no-ignore --fix-dry-run --format json --report-unused-disable-directives examples --ext .js,.ts,.vue,.md" }, "devDependencies": { - "@babel/eslint-parser": "7.25.9", + "@babel/eslint-parser": "7.28.0", "@babel/plugin-syntax-import-attributes": "7.24.7", "@babel/plugin-transform-flow-strip-types": "7.24.7", "@typescript-eslint/parser": "6.21.0",