Skip to content

Commit

Permalink
Upgrade parser (#1532)
Browse files Browse the repository at this point in the history
  • Loading branch information
ota-meshi committed Jul 2, 2021
1 parent 4442509 commit 3262d93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -56,7 +56,7 @@
"eslint-utils": "^2.1.0",
"natural-compare": "^1.4.0",
"semver": "^7.3.2",
"vue-eslint-parser": "^7.7.1"
"vue-eslint-parser": "^7.7.2"
},
"devDependencies": {
"@types/eslint": "^7.2.0",
Expand All @@ -75,7 +75,7 @@
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-vue": "file:.",
"eslint4b": "^7.0.0",
"espree": "^8.0.0-0",
"espree": "^8.0.0",
"lodash": "^4.17.15",
"mocha": "^7.1.2",
"nyc": "^15.0.1",
Expand Down

0 comments on commit 3262d93

Please sign in to comment.