vue-eslint-parser
Advanced tools
Comparing version
{ | ||
"name": "vue-eslint-parser", | ||
"version": "10.1.4", | ||
"version": "10.2.0", | ||
"description": "The ESLint custom parser for `.vue` files.", | ||
@@ -21,3 +21,2 @@ "main": "index.js", | ||
"esquery": "^1.6.0", | ||
"lodash": "^4.17.21", | ||
"semver": "^7.6.3" | ||
@@ -35,3 +34,2 @@ }, | ||
"@types/estree": "^1.0.0", | ||
"@types/lodash": "^4.14.186", | ||
"@types/mocha": "^9.0.0", | ||
@@ -89,3 +87,3 @@ "@types/node": "^18.8.4", | ||
"watch:test": "wait-on index.js && warun index.js \"test/*.js\" \"test/fixtures/ast/*/*.json\" \"test/fixtures/*\" --debounce 1000 --no-initial -- nyc mocha \"test/*.js\" --reporter dot --timeout 10000", | ||
"watch:update-ast": "wait-on index.js && warun index.js \"test/fixtures/ast/*/*.vue\" -- node scripts/update-fixtures-ast.js", | ||
"watch:update-ast": "wait-on index.js && warun index.js \"test/fixtures/ast/*/*.vue\" -- ts-node scripts/update-fixtures-ast.js", | ||
"watch:coverage-report": "wait-on coverage/lcov-report/index.html && opener coverage/lcov-report/index.html" | ||
@@ -92,0 +90,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1146032
1.63%7
-12.5%40
-2.44%7410
0.56%- Removed
- Removed