File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 31
31
"babel-eslint" : " ^10.1.0" ,
32
32
"bootstrap" : " ^4.6.0" ,
33
33
"eslint" : " ^6.8.0" ,
34
- "eslint-plugin-vue" : " ^7.4.1 " ,
34
+ "eslint-plugin-vue" : " ^7.5.0 " ,
35
35
"mutationobserver-shim" : " ^0.3.7" ,
36
36
"popper.js" : " ^1.16.1" ,
37
37
"portal-vue" : " ^2.1.7" ,
Original file line number Diff line number Diff line change @@ -3599,15 +3599,15 @@ eslint-loader@^2.2.1:
3599
3599
object-hash "^1.1.4"
3600
3600
rimraf "^2.6.1"
3601
3601
3602
- eslint-plugin-vue@^7.4.1 :
3603
- version "7.4.1 "
3604
- resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.4.1 .tgz#2526ef0c010c218824a89423dbe6ddbe76f04fd6 "
3605
- integrity sha512-W/xPNHYIkGJphLUM2UIYYGKbRw3BcDoMIPY9lu1TTa2YLiZoxurddfnmOP+UOVywxb5vi438ejzwvKdZqydtIw ==
3602
+ eslint-plugin-vue@^7.5.0 :
3603
+ version "7.5.0 "
3604
+ resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.5.0 .tgz#cc6d983eb22781fa2440a7573cf39af439bb5725 "
3605
+ integrity sha512-QnMMTcyV8PLxBz7QQNAwISSEs6LYk2LJvGlxalXvpCtfKnqo7qcY0aZTIxPe8QOnHd7WCwiMZLOJzg6A03T0Gw ==
3606
3606
dependencies :
3607
3607
eslint-utils "^2.1.0"
3608
3608
natural-compare "^1.4.0"
3609
3609
semver "^7.3.2"
3610
- vue-eslint-parser "^7.3.0 "
3610
+ vue-eslint-parser "^7.4.1 "
3611
3611
3612
3612
eslint-scope@^4.0.3 :
3613
3613
version "4.0.3"
@@ -8562,10 +8562,10 @@ vue-cli-plugin-bootstrap-vue@~0.7.0:
8562
8562
resolved "https://registry.yarnpkg.com/vue-cli-plugin-bootstrap-vue/-/vue-cli-plugin-bootstrap-vue-0.7.0.tgz#b44ed7180e59aca2846e981fc67f59d7c77298e3"
8563
8563
integrity sha512-KYP7CpwbM6Xw94LR2G6y8ZqqTDKlYTgLDwsxaNUj8NyuAo/mpo2y6Q67T9CXjiPgJYVbWH5IzkhE0gHc+9xZKA==
8564
8564
8565
- vue-eslint-parser@^7.0.0, vue-eslint-parser@^7.3.0 :
8566
- version "7.3.0 "
8567
- resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.3.0 .tgz#894085839d99d81296fa081d19643733f23d7559 "
8568
- integrity sha512-n5PJKZbyspD0+8LnaZgpEvNCrjQx1DyDHw8JdWwoxhhC+yRip4TAvSDpXGf9SWX6b0umeB5aR61gwUo6NVvFxw ==
8565
+ vue-eslint-parser@^7.0.0, vue-eslint-parser@^7.4.1 :
8566
+ version "7.4.1 "
8567
+ resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.4.1 .tgz#e4adcf7876a7379758d9056a72235af18a587f92 "
8568
+ integrity sha512-AFvhdxpFvliYq1xt/biNBslTHE/zbEvSnr1qfHA/KxRIpErmEDrQZlQnvEexednRHmLfDNOMuDYwZL5xkLzIXQ ==
8569
8569
dependencies :
8570
8570
debug "^4.1.1"
8571
8571
eslint-scope "^5.0.0"
You can’t perform that action at this time.
0 commit comments