|
34 | 34 | "jest"
|
35 | 35 | ],
|
36 | 36 | "dependencies": {
|
37 |
| - "@babel/core": "^7.7.4", |
38 |
| - "@babel/parser": "^7.7.4", |
| 37 | + "@babel/core": "^7.7.7", |
| 38 | + "@babel/parser": "^7.7.7", |
39 | 39 | "babel-loader": "^8.0.6",
|
40 | 40 | "glob": "^7.1.6",
|
41 | 41 | "hable": "^2.3.2",
|
42 | 42 | "signal-exit": "^3.0.2",
|
43 |
| - "tree-kill": "^1.2.1", |
44 |
| - "vue-template-compiler": "^2.6.10", |
45 |
| - "webpack": "^4.41.2" |
| 43 | + "tree-kill": "^1.2.2", |
| 44 | + "vue-template-compiler": "^2.6.11", |
| 45 | + "webpack": "^4.41.5" |
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 |
| - "@babel/node": "^7.7.4", |
| 48 | + "@babel/node": "^7.7.7", |
49 | 49 | "@babel/plugin-syntax-dynamic-import": "^7.7.4",
|
50 |
| - "@babel/preset-env": "^7.7.4", |
| 50 | + "@babel/preset-env": "^7.7.7", |
51 | 51 | "add": "^2.0.6",
|
52 | 52 | "babel-core": "^6.26.3",
|
53 | 53 | "babel-eslint": "^10.0.3",
|
54 | 54 | "babel-jest": "^24.9.0",
|
55 | 55 | "babel-plugin-dynamic-import-node": "^2.3.0",
|
56 |
| - "browserstack-local": "^1.4.2", |
57 |
| - "chromedriver": "^78.0.1", |
| 56 | + "browserstack-local": "^1.4.3", |
| 57 | + "chromedriver": "^79.0.0", |
58 | 58 | "codecov": "^3.6.1",
|
59 |
| - "eslint": "^6.7.1", |
| 59 | + "eslint": "^6.8.0", |
60 | 60 | "eslint-config-standard": "^14.1.0",
|
61 |
| - "eslint-plugin-es": "^2.0.0", |
62 |
| - "eslint-plugin-import": "^2.18.2", |
63 |
| - "eslint-plugin-jest": "^23.0.5", |
64 |
| - "eslint-plugin-node": "^10.0.0", |
| 61 | + "eslint-plugin-es": "^3.0.0", |
| 62 | + "eslint-plugin-import": "^2.19.1", |
| 63 | + "eslint-plugin-jest": "^23.2.0", |
| 64 | + "eslint-plugin-node": "^11.0.0", |
65 | 65 | "eslint-plugin-promise": "^4.2.1",
|
66 | 66 | "eslint-plugin-standard": "^4.0.1",
|
67 |
| - "eslint-plugin-vue": "^6.0.1", |
| 67 | + "eslint-plugin-vue": "^6.1.2", |
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.27.5", |
| 77 | + "rollup": "^1.27.14", |
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 | 83 | "standard-version": "^7.0.1",
|
84 |
| - "yarn": "^1.19.2" |
| 84 | + "yarn": "^1.21.1" |
85 | 85 | },
|
86 | 86 | "peerDependencies": {
|
87 |
| - "browserstack-local": "^1.4.2", |
88 |
| - "chromedriver": "^78.0.1", |
| 87 | + "browserstack-local": "^1.4.3", |
| 88 | + "chromedriver": "^79.0.0", |
89 | 89 | "geckodriver": "^1.19.1",
|
90 | 90 | "jsdom": "^15.2.1",
|
91 | 91 | "puppeteer": "^2.0.0",
|
|
0 commit comments