File tree Expand file tree Collapse file tree 2 files changed +12
-19
lines changed Expand file tree Collapse file tree 2 files changed +12
-19
lines changed Original file line number Diff line number Diff line change 36
36
"lodash" : " ^4.17.11" ,
37
37
"parse5" : " ^6.0.0" ,
38
38
"semver" : " ^7.3.4" ,
39
- "vue-eslint-parser" : " ^7.3 .0" ,
39
+ "vue-eslint-parser" : " ^8.0 .0" ,
40
40
"yaml-eslint-parser" : " ^0.4.0"
41
41
},
42
42
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -4384,14 +4384,6 @@ eslint-scope@^4.0.0, eslint-scope@^4.0.3:
4384
4384
esrecurse "^4.1.0"
4385
4385
estraverse "^4.1.1"
4386
4386
4387
- eslint-scope@^5.0.0 :
4388
- version "5.0.0"
4389
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9"
4390
- integrity sha512-oYrhJW7S0bxAFDvWqzvMPRm6pcgcnWc4QnofCAqRTRfQC0JcwenzGglTtsLyIuuWFfkqDG9vz67cnttSd53djw==
4391
- dependencies :
4392
- esrecurse "^4.1.0"
4393
- estraverse "^4.1.1"
4394
-
4395
4387
eslint-scope@^5.1.1 :
4396
4388
version "5.1.1"
4397
4389
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
@@ -10957,17 +10949,18 @@ vue-eslint-parser@^7.10.0:
10957
10949
lodash "^4.17.21"
10958
10950
semver "^6.3.0"
10959
10951
10960
- vue-eslint-parser@^7.3 .0 :
10961
- version "7.3 .0"
10962
- resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.3 .0.tgz#894085839d99d81296fa081d19643733f23d7559 "
10963
- integrity sha512-n5PJKZbyspD0+8LnaZgpEvNCrjQx1DyDHw8JdWwoxhhC+yRip4TAvSDpXGf9SWX6b0umeB5aR61gwUo6NVvFxw ==
10952
+ vue-eslint-parser@^8.0 .0 :
10953
+ version "8.0 .0"
10954
+ resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-8.0 .0.tgz#d77fe0f47a378a7022d3d10c44d5c3df158bd27a "
10955
+ integrity sha512-YxN5bkPDji+XLQ4sx+ULLxckL+y/oS3xzgFRkcjJL2asfVcRhzbrNRwMtWgj/70fXsrr+hkFjkxze8PBZ5O3ug ==
10964
10956
dependencies :
10965
- debug "^4.1.1"
10966
- eslint-scope "^5.0.0"
10967
- eslint-visitor-keys "^1.1.0"
10968
- espree "^6.2.1"
10969
- esquery "^1.0.1"
10970
- lodash "^4.17.15"
10957
+ debug "^4.3.2"
10958
+ eslint-scope "^6.0.0"
10959
+ eslint-visitor-keys "^3.0.0"
10960
+ espree "^9.0.0"
10961
+ esquery "^1.4.0"
10962
+ lodash "^4.17.21"
10963
+ semver "^7.3.5"
10971
10964
10972
10965
vue-github-button@^1.2.0 :
10973
10966
version "1.2.0"
You can’t perform that action at this time.
0 commit comments