@vue-vine/eslint-parser 0.1.23 → 0.1.25

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vue-vine/eslint-parser",
3
- "version": "0.1.23",
3
+ "version": "0.1.25",
4
4
  "description": "ESLint parser for Vue Vine",
5
5
  "author": "ShenQingchuan",
6
6
  "license": "MIT",
@@ -39,7 +39,7 @@
39
39
  "@types/lodash": "^4.14.201",
40
40
  "@types/node": "^20.9.2",
41
41
  "@types/semver": "^7.5.5",
42
- "eslint": "^8.54.0",
42
+ "eslint": "^9.6.0",
43
43
  "lodash": "^4.17.21"
44
44
  },
45
45
  "scripts": {