|
34 | 34 | "jest"
|
35 | 35 | ],
|
36 | 36 | "dependencies": {
|
37 |
| - "@babel/core": "^7.7.0", |
38 |
| - "@babel/parser": "^7.7.0", |
| 37 | + "@babel/core": "^7.7.4", |
| 38 | + "@babel/parser": "^7.7.4", |
39 | 39 | "babel-loader": "^8.0.6",
|
40 |
| - "glob": "^7.1.5", |
| 40 | + "glob": "^7.1.6", |
41 | 41 | "hable": "^2.3.2",
|
42 | 42 | "signal-exit": "^3.0.2",
|
43 | 43 | "tree-kill": "^1.2.1",
|
44 | 44 | "vue-template-compiler": "^2.6.10",
|
45 | 45 | "webpack": "^4.41.2"
|
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 |
| - "@babel/node": "^7.7.0", |
49 |
| - "@babel/plugin-syntax-dynamic-import": "^7.2.0", |
50 |
| - "@babel/preset-env": "^7.7.1", |
| 48 | + "@babel/node": "^7.7.4", |
| 49 | + "@babel/plugin-syntax-dynamic-import": "^7.7.4", |
| 50 | + "@babel/preset-env": "^7.7.4", |
51 | 51 | "add": "^2.0.6",
|
52 | 52 | "babel-core": "^6.26.3",
|
53 | 53 | "babel-eslint": "^10.0.3",
|
|
56 | 56 | "browserstack-local": "^1.4.2",
|
57 | 57 | "chromedriver": "^78.0.1",
|
58 | 58 | "codecov": "^3.6.1",
|
59 |
| - "eslint": "^6.6.0", |
| 59 | + "eslint": "^6.7.1", |
60 | 60 | "eslint-config-standard": "^14.1.0",
|
61 | 61 | "eslint-plugin-es": "^2.0.0",
|
62 | 62 | "eslint-plugin-import": "^2.18.2",
|
63 |
| - "eslint-plugin-jest": "^23.0.2", |
| 63 | + "eslint-plugin-jest": "^23.0.5", |
64 | 64 | "eslint-plugin-node": "^10.0.0",
|
65 | 65 | "eslint-plugin-promise": "^4.2.1",
|
66 | 66 | "eslint-plugin-standard": "^4.0.1",
|
67 |
| - "eslint-plugin-vue": "^5.2.3", |
| 67 | + "eslint-plugin-vue": "^6.0.1", |
68 | 68 | "finalhandler": "^1.1.2",
|
69 | 69 | "geckodriver": "^1.19.1",
|
70 | 70 | "jest": "^24.9.0",
|
|
74 | 74 | "puppeteer": "^2.0.0",
|
75 | 75 | "puppeteer-core": "^2.0.0",
|
76 | 76 | "rimraf": "^3.0.0",
|
77 |
| - "rollup": "^1.26.3", |
| 77 | + "rollup": "^1.27.5", |
78 | 78 | "rollup-plugin-commonjs": "^10.1.0",
|
79 | 79 | "rollup-plugin-json": "^4.0.0",
|
80 | 80 | "rollup-plugin-node-resolve": "^5.2.0",
|
81 | 81 | "selenium-webdriver": "^4.0.0-alpha.5",
|
82 | 82 | "serve-static": "^1.14.1",
|
83 |
| - "standard-version": "^7.0.0", |
84 |
| - "yarn": "^1.19.1" |
| 83 | + "standard-version": "^7.0.1", |
| 84 | + "yarn": "^1.19.2" |
85 | 85 | },
|
86 | 86 | "peerDependencies": {
|
87 | 87 | "browserstack-local": "^1.4.2",
|
|
0 commit comments