|
55 | 55 | "forceExit": true
|
56 | 56 | },
|
57 | 57 | "dependencies": {
|
58 |
| - "consola": "^2.3.2", |
59 |
| - "svg-to-vue-component": "^0.3.1" |
| 58 | + "consola": "^2.4.0", |
| 59 | + "svg-to-vue-component": "^0.3.4" |
60 | 60 | },
|
61 | 61 | "devDependencies": {
|
62 |
| - "@commitlint/cli": "^7.3.1", |
63 |
| - "@commitlint/config-conventional": "^7.3.1", |
| 62 | + "@commitlint/cli": "^7.5.0", |
| 63 | + "@commitlint/config-conventional": "^7.5.0", |
64 | 64 | "@nuxtjs/eslint-config": "^0.0.1",
|
65 | 65 | "babel-eslint": "^10.0.1",
|
66 | 66 | "codecov": "^3.1.0",
|
67 |
| - "eslint": "^5.12.0", |
| 67 | + "eslint": "^5.13.0", |
68 | 68 | "eslint-config-standard": "^12.0.0",
|
69 |
| - "eslint-plugin-import": "^2.14.0", |
70 |
| - "eslint-plugin-jest": "^22.1.3", |
| 69 | + "eslint-plugin-import": "^2.16.0", |
| 70 | + "eslint-plugin-jest": "^22.2.2", |
71 | 71 | "eslint-plugin-node": "^8.0.1",
|
72 | 72 | "eslint-plugin-promise": "^4.0.1",
|
73 | 73 | "eslint-plugin-standard": "^4.0.0",
|
74 | 74 | "eslint-plugin-vue": "^5.1.0",
|
75 | 75 | "get-port": "^4.1.0",
|
76 | 76 | "husky": "^1.3.1",
|
77 | 77 | "jest": "^23.6.0",
|
78 |
| - "jsdom": "^13.1.0", |
79 |
| - "nuxt-edge": "^2.4.0-25786640.3ebd6b70", |
| 78 | + "jsdom": "^13.2.0", |
| 79 | + "nuxt-edge": "^2.4.0-25811407.6d8da0ed", |
80 | 80 | "standard-version": "^4.4.0"
|
81 | 81 | },
|
82 | 82 | "husky": {
|
|
0 commit comments