| 
42 | 42 |     "webfontloader"  | 
43 | 43 |   ],  | 
44 | 44 |   "engines": {  | 
45 |  | -    "node": ">=8.0.0",  | 
46 |  | -    "npm": ">=5.0.0"  | 
 | 45 | +    "node": ">=v8.17.0",  | 
 | 46 | +    "npm": ">=5.10.0"  | 
47 | 47 |   },  | 
48 | 48 |   "jest": {  | 
49 | 49 |     "testEnvironment": "node",  | 
 | 
61 | 61 |     "@commitlint/cli": "^7.6.1",  | 
62 | 62 |     "@commitlint/config-conventional": "^7.6.0",  | 
63 | 63 |     "@nuxtjs/eslint-config": "^0.0.1",  | 
64 |  | -    "babel-eslint": "^10.0.1",  | 
 | 64 | +    "babel-eslint": "^10.1.0",  | 
65 | 65 |     "codecov": "^3.4.0",  | 
66 | 66 |     "eslint": "^5.16.0",  | 
67 | 67 |     "eslint-config-standard": "^12.0.0",  | 
68 |  | -    "eslint-plugin-import": "^2.17.2",  | 
69 |  | -    "eslint-plugin-jest": "^22.5.1",  | 
70 |  | -    "eslint-plugin-node": "^9.0.1",  | 
71 |  | -    "eslint-plugin-promise": "^4.1.1",  | 
72 |  | -    "eslint-plugin-standard": "^4.0.0",  | 
73 |  | -    "eslint-plugin-vue": "^5.2.2",  | 
74 |  | -    "get-port": "^5.0.0",  | 
75 |  | -    "husky": "^2.2.0",  | 
76 |  | -    "jest": "^24.8.0",  | 
77 |  | -    "jsdom": "^15.1.0",  | 
 | 68 | +    "eslint-plugin-import": "^2.26.0",  | 
 | 69 | +    "eslint-plugin-jest": "^22.21.0",  | 
 | 70 | +    "eslint-plugin-node": "^9.2.0",  | 
 | 71 | +    "eslint-plugin-promise": "^4.3.1",  | 
 | 72 | +    "eslint-plugin-standard": "^4.1.0",  | 
 | 73 | +    "eslint-plugin-vue": "^5.2.3",  | 
 | 74 | +    "get-port": "^5.1.1",  | 
 | 75 | +    "husky": "^2.7.0",  | 
 | 76 | +    "jest": "^24.9.0",  | 
 | 77 | +    "jsdom": "^15.2.1",  | 
78 | 78 |     "nuxt-edge": "^2.4.0-25811407.6d8da0ed",  | 
79 | 79 |     "standard-version": "^6.0.1"  | 
80 | 80 |   },  | 
 | 
0 commit comments