This repository was archived by the owner on Mar 19, 2024. It is now read-only.
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 46
46
"husky" : " ^1.3.1" ,
47
47
"jest" : " ^24.1.0" ,
48
48
"lint-staged" : " ^8.1.4" ,
49
- "standard-version" : " ^5.0.0 "
49
+ "standard-version" : " ^5.0.1 "
50
50
},
51
51
"dependencies" : {
52
52
"eslint-plugin-vue" : " ^5.2.2" ,
53
- "vue-eslint-parser" : " ^6.0.2 "
53
+ "vue-eslint-parser" : " ^6.0.3 "
54
54
}
55
55
}
Original file line number Diff line number Diff line change 4425
4425
resolved "https://registry.yarnpkg.com/staged-git-files/-/staged-git-files-1.1.2.tgz#4326d33886dc9ecfa29a6193bf511ba90a46454b"
4426
4426
integrity sha512-0Eyrk6uXW6tg9PYkhi/V/J4zHp33aNyi2hOCmhFLqLTIhbgqWn5jlSzI+IU0VqrZq6+DbHcabQl/WP6P3BG0QA==
4427
4427
4428
- standard-version@^5.0.0 :
4429
- version "5.0.0 "
4430
- resolved "https://registry.yarnpkg.com/standard-version/-/standard-version-5.0.0 .tgz#b4543fbf1e7e2ef70a7085150c5b0a91eb754c97 "
4431
- integrity sha512-ODn74fVhNVxmVD65YaNour7pHmJ/7fXuINPsTha2OndLmrajBmUz2q1Ah5s7lChTzWUe78F6uinRMpiSxvZKfw ==
4428
+ standard-version@^5.0.1 :
4429
+ version "5.0.1 "
4430
+ resolved "https://registry.yarnpkg.com/standard-version/-/standard-version-5.0.1 .tgz#b2b2e858379c75b7da25fbc1cdafe8b6f36810d3 "
4431
+ integrity sha512-nlab5/C0P1Zd5k/2Zer/Y8xDnyf9kHES8Hy82aO8owJG9TJb3KbdNNOBNAgfa/ZsiDlJE9WQTGm1yN2VM1qxTg ==
4432
4432
dependencies :
4433
4433
chalk "^2.4.1"
4434
4434
conventional-changelog "^3.0.6"
@@ -4875,10 +4875,10 @@ vue-eslint-parser@^5.0.0:
4875
4875
esquery "^1.0.1"
4876
4876
lodash "^4.17.11"
4877
4877
4878
- vue-eslint-parser@^6.0.2 :
4879
- version "6.0.2 "
4880
- resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-6.0.2 .tgz#0fa8d960bfbfb76582ad029b4a9908816ae5d76f "
4881
- integrity sha512-BxDDlPIYFYOrxs4WMvGxGj0Ve83iWYPydaqEzoVz0tVgzDXdS98FAZEX/Kd7OiHgXy1hR4nDnHHZ5sGIHMfSHw ==
4878
+ vue-eslint-parser@^6.0.3 :
4879
+ version "6.0.3 "
4880
+ resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-6.0.3 .tgz#e8b4748a8c63c72889341a8a2e48c33e58d1c9d3 "
4881
+ integrity sha512-f2jZQojTLyZmuDLhCybJ8qIicfZfC6PmO7dEubZ0U/0tQ4dweRFuB0RpbbaHeMUfVFSYiKexbiemkze/h3/6SA ==
4882
4882
dependencies :
4883
4883
debug "^4.1.1"
4884
4884
eslint-scope "^4.0.0"
You can’t perform that action at this time.
0 commit comments