|
52 | 52 | "dependencies": {
|
53 | 53 | "eslint-utils": "^2.0.0",
|
54 | 54 | "natural-compare": "^1.4.0",
|
55 |
| - "semver": "^5.6.0", |
| 55 | + "semver": "^7.3.2", |
56 | 56 | "vue-eslint-parser": "^7.0.0"
|
57 | 57 | },
|
58 | 58 | "devDependencies": {
|
59 |
| - "@types/node": "^4.2.16", |
60 |
| - "@typescript-eslint/parser": "^2.6.1", |
61 |
| - "@vuepress/plugin-pwa": "^1.4.0", |
62 |
| - "acorn": "^7.1.0", |
63 |
| - "babel-eslint": "^10.0.2", |
64 |
| - "chai": "^4.1.0", |
| 59 | + "@types/node": "^13.13.5", |
| 60 | + "@typescript-eslint/parser": "^2.31.0", |
| 61 | + "@vuepress/plugin-pwa": "^1.4.1", |
| 62 | + "babel-eslint": "^10.1.0", |
| 63 | + "chai": "^4.2.0", |
65 | 64 | "eslint": "^7.0.0",
|
66 |
| - "eslint-plugin-eslint-plugin": "^2.0.1", |
67 |
| - "eslint-plugin-import": "^2.18.2", |
| 65 | + "eslint-plugin-eslint-plugin": "^2.2.1", |
| 66 | + "eslint-plugin-import": "^2.20.2", |
68 | 67 | "eslint-plugin-vue": "file:.",
|
69 | 68 | "eslint-plugin-vue-libs": "^4.0.0",
|
70 |
| - "eslint4b": "^6.8.0", |
71 |
| - "lodash": "^4.17.4", |
72 |
| - "mocha": "^5.2.0", |
73 |
| - "nyc": "^12.0.2", |
74 |
| - "typescript": "^3.5.2", |
| 69 | + "eslint4b": "^7.0.0", |
| 70 | + "lodash": "^4.17.15", |
| 71 | + "mocha": "^7.1.2", |
| 72 | + "nyc": "^15.0.1", |
| 73 | + "typescript": "^3.8.3", |
75 | 74 | "vue-eslint-editor": "^1.1.0",
|
76 |
| - "vuepress": "^1.4.0" |
| 75 | + "vuepress": "^1.4.1" |
77 | 76 | },
|
78 | 77 | "publishConfig": {
|
79 | 78 | "tag": "next"
|
|
0 commit comments