|  | 
| 44 | 44 |     "visualize" | 
| 45 | 45 |   ], | 
| 46 | 46 |   "engines": { | 
| 47 |  | -    "node": ">=8.0.0", | 
| 48 |  | -    "npm": ">=5.0.0" | 
|  | 47 | +    "node": ">=v8.17.0", | 
|  | 48 | +    "npm": ">=5.10.0" | 
| 49 | 49 |   }, | 
| 50 | 50 |   "jest": { | 
| 51 | 51 |     "testEnvironment": "node", | 
|  | 
| 58 | 58 |   }, | 
| 59 | 59 |   "dependencies": { | 
| 60 | 60 |     "bundle-buddy-webpack-plugin": "^0.3.0", | 
| 61 |  | -    "consola": "2.3.0" | 
|  | 61 | +    "consola": "2.15.3" | 
| 62 | 62 |   }, | 
| 63 | 63 |   "devDependencies": { | 
| 64 |  | -    "@commitlint/cli": "^7.2.1", | 
| 65 |  | -    "@commitlint/config-conventional": "^7.1.2", | 
|  | 64 | +    "@commitlint/cli": "^7.6.1", | 
|  | 65 | +    "@commitlint/config-conventional": "^7.6.0", | 
| 66 | 66 |     "@nuxtjs/eslint-config": "^0.0.1", | 
| 67 |  | -    "babel-eslint": "^10.0.1", | 
|  | 67 | +    "babel-eslint": "^10.1.0", | 
| 68 | 68 |     "codecov": "^3.1.0", | 
| 69 |  | -    "eslint": "^5.10.0", | 
|  | 69 | +    "eslint": "^5.16.0", | 
| 70 | 70 |     "eslint-config-standard": "^12.0.0", | 
| 71 |  | -    "eslint-plugin-import": "^2.14.0", | 
| 72 |  | -    "eslint-plugin-jest": "^22.1.2", | 
| 73 |  | -    "eslint-plugin-node": "^8.0.0", | 
| 74 |  | -    "eslint-plugin-promise": "^4.0.1", | 
| 75 |  | -    "eslint-plugin-standard": "^4.0.0", | 
| 76 |  | -    "eslint-plugin-vue": "^5.0.0", | 
| 77 |  | -    "husky": "^1.2.0", | 
|  | 71 | +    "eslint-plugin-import": "^2.26.0", | 
|  | 72 | +    "eslint-plugin-jest": "^22.21.0", | 
|  | 73 | +    "eslint-plugin-node": "^8.0.1", | 
|  | 74 | +    "eslint-plugin-promise": "^4.3.1", | 
|  | 75 | +    "eslint-plugin-standard": "^4.1.0", | 
|  | 76 | +    "eslint-plugin-vue": "^5.2.3", | 
|  | 77 | +    "husky": "^1.3.1", | 
| 78 | 78 |     "jest": "^23.6.0", | 
| 79 | 79 |     "jsdom": "^13.0.0", | 
| 80 | 80 |     "nuxt-edge": "^2.3.0-25706271.cca799c", | 
| 81 | 81 |     "standard-version": "^4.4.0", | 
| 82 | 82 |     "webpack-defaults": "^3.0.0" | 
| 83 | 83 |   }, | 
| 84 | 84 |   "resolutions": { | 
| 85 |  | -    "bundle-buddy-webpack-plugin/bundle-buddy": "0.2.1" | 
|  | 85 | +    "bundle-buddy-webpack-plugin/bundle-buddy": "0.2.2" | 
| 86 | 86 |   }, | 
| 87 | 87 |   "husky": { | 
| 88 | 88 |     "hooks": { | 
|  | 
0 commit comments