File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @devtree/vue-pack" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.0.2 " ,
44 "description" : " Simple tools and ESLint, Prettier configuration for Vue development" ,
55 "keywords" : [
66 " dev" ,
3333 "author" : " Lucas Choi <eterv7@gmail.com>" ,
3434 "license" : " MIT" ,
3535 "dependencies" : {
36- "@typescript-eslint/eslint-plugin" : " ^4.22 .0" ,
37- "@typescript-eslint/parser" : " ^4.22 .0" ,
36+ "@typescript-eslint/eslint-plugin" : " ^4.26 .0" ,
37+ "@typescript-eslint/parser" : " ^4.26 .0" ,
3838 "@vue/eslint-config-typescript" : " ^7.0.0" ,
39- "eslint" : " ^7.25 .0" ,
39+ "eslint" : " ^7.27 .0" ,
4040 "eslint-config-prettier" : " ^8.3.0" ,
4141 "eslint-plugin-prettier" : " ^3.4.0" ,
42- "eslint-plugin-vue" : " ^7.9 .0" ,
43- "prettier" : " ^2.2.1 " ,
44- "typescript" : " ^4.2.4 "
42+ "eslint-plugin-vue" : " ^7.10 .0" ,
43+ "prettier" : " ^2.3.0 " ,
44+ "typescript" : " ^4.3.2 "
4545 },
4646 "eslintConfig" : {
4747 "extends" : [
You can’t perform that action at this time.
0 commit comments