File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 4242 "watch" : " mocha \" tests/lib/**/*.js\" --reporter dot --watch --growl"
4343 },
4444 "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" ,
5353 "vue-eslint-parser" : " ^8.3.0"
5454 },
5555 "devDependencies" : {
5656 "@eslint-community/eslint-plugin-mysticatea" : " file:." ,
57- "eslint" : " ^ 6.8.0" ,
57+ "eslint" : " ~ 6.8.0" ,
5858 "fs-extra" : " ^8.1.0" ,
5959 "globals" : " ^13.17.0" ,
6060 "mocha" : " ^9.2.2" ,
You can’t perform that action at this time.
0 commit comments