File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 42
42
"watch" : " mocha \" tests/lib/**/*.js\" --reporter dot --watch --growl"
43
43
},
44
44
"dependencies" : {
45
- "@typescript-eslint/eslint-plugin" : " ^ 5.40.0" ,
46
- "@typescript-eslint/parser" : " ^ 5.40.0" ,
47
- "eslint-plugin-eslint-comments" : " ^ 3.2.0" ,
48
- "eslint-plugin-eslint-plugin" : " ^ 4.4.1" ,
49
- "eslint-plugin-node" : " ^ 11.1.0" ,
50
- "eslint-plugin-prettier" : " ^ 3.4.1" ,
51
- "eslint-plugin-vue" : " ^ 8.7.1" ,
52
- "prettier" : " ^ 2.7.1" ,
45
+ "@typescript-eslint/eslint-plugin" : " ~ 5.40.0" ,
46
+ "@typescript-eslint/parser" : " ~ 5.40.0" ,
47
+ "eslint-plugin-eslint-comments" : " ~ 3.2.0" ,
48
+ "eslint-plugin-eslint-plugin" : " ~ 4.4.1" ,
49
+ "eslint-plugin-node" : " ~ 11.1.0" ,
50
+ "eslint-plugin-prettier" : " ~ 3.4.1" ,
51
+ "eslint-plugin-vue" : " ~ 8.7.1" ,
52
+ "prettier" : " ~ 2.7.1" ,
53
53
"vue-eslint-parser" : " ^8.3.0"
54
54
},
55
55
"devDependencies" : {
56
56
"@eslint-community/eslint-plugin-mysticatea" : " file:." ,
57
- "eslint" : " ^ 6.8.0" ,
57
+ "eslint" : " ~ 6.8.0" ,
58
58
"fs-extra" : " ^8.1.0" ,
59
59
"globals" : " ^13.17.0" ,
60
60
"mocha" : " ^9.2.2" ,
You can’t perform that action at this time.
0 commit comments