|
34 | 34 | "jest" |
35 | 35 | ], |
36 | 36 | "dependencies": { |
37 | | - "@babel/core": "^7.6.4", |
38 | | - "@babel/parser": "^7.6.4", |
| 37 | + "@babel/core": "^7.7.0", |
| 38 | + "@babel/parser": "^7.7.0", |
39 | 39 | "babel-loader": "^8.0.6", |
40 | 40 | "glob": "^7.1.5", |
41 | 41 | "hable": "^2.3.2", |
|
45 | 45 | "webpack": "^4.41.2" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "@babel/node": "^7.6.3", |
| 48 | + "@babel/node": "^7.7.0", |
49 | 49 | "@babel/plugin-syntax-dynamic-import": "^7.2.0", |
50 | | - "@babel/preset-env": "^7.6.3", |
| 50 | + "@babel/preset-env": "^7.7.1", |
51 | 51 | "add": "^2.0.6", |
52 | 52 | "babel-core": "^6.26.3", |
53 | 53 | "babel-eslint": "^10.0.3", |
|
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 | | - "selenium-webdriver": "^4.0.0-alpha.1", |
| 81 | + "selenium-webdriver": "^4.0.0-alpha.5", |
82 | 82 | "serve-static": "^1.14.1", |
83 | 83 | "standard-version": "^7.0.0", |
84 | 84 | "yarn": "^1.19.1" |
|
90 | 90 | "jsdom": "^15.2.1", |
91 | 91 | "puppeteer": "^2.0.0", |
92 | 92 | "puppeteer-core": "^2.0.0", |
93 | | - "selenium-webdriver": "^4.0.0-alpha.1", |
| 93 | + "selenium-webdriver": "^4.0.0-alpha.5", |
94 | 94 | "serve-static": "^1.14.1" |
95 | 95 | } |
96 | 96 | } |
0 commit comments