|
63 | 63 | "marko-components" |
64 | 64 | ], |
65 | 65 | "devDependencies": { |
66 | | - "@babel/cli": "^7.7.0", |
67 | | - "@babel/core": "^7.7.2", |
68 | | - "@babel/plugin-transform-runtime": "^7.6.2", |
69 | | - "@babel/preset-env": "^7.7.1", |
70 | | - "@babel/preset-react": "^7.7.0", |
71 | | - "@babel/runtime-corejs3": "^7.7.2", |
| 66 | + "@babel/cli": "^7.7.5", |
| 67 | + "@babel/core": "^7.7.5", |
| 68 | + "@babel/plugin-transform-runtime": "^7.7.6", |
| 69 | + "@babel/preset-env": "^7.7.6", |
| 70 | + "@babel/preset-react": "^7.7.4", |
| 71 | + "@babel/runtime-corejs3": "^7.7.6", |
72 | 72 | "@ebay/browserslist-config": "^1.0.0", |
73 | 73 | "@ebay/skin": "9.5.0-1", |
74 | 74 | "@lasso/marko-taglib": "^1.0.15", |
75 | 75 | "@marko/testing-library": "^2.1.0", |
76 | | - "@storybook/addon-knobs": "^5.2.6", |
77 | | - "@storybook/marko": "^5.2.6", |
| 76 | + "@storybook/addon-knobs": "^5.2.8", |
| 77 | + "@storybook/marko": "^5.2.8", |
78 | 78 | "async": "^3.0.1", |
79 | 79 | "babel-loader": "^8.0.6", |
80 | 80 | "browser-refresh": "^1.7.2", |
81 | 81 | "chai": "^4.2.0", |
82 | 82 | "chai-dom": "^1.8.1", |
83 | 83 | "chromedriver": "^78.0.1", |
84 | | - "core-js": "^3.4.1", |
85 | | - "coveralls": "^3.0.7", |
86 | | - "css-loader": "^3.2.0", |
87 | | - "eslint": "^6.6.0", |
| 84 | + "core-js": "^3.4.8", |
| 85 | + "coveralls": "^3.0.9", |
| 86 | + "css-loader": "^3.3.0", |
| 87 | + "eslint": "^6.7.2", |
88 | 88 | "eslint-config-ebay": "^1.1.0", |
89 | 89 | "eslint-plugin-compat": "^3.3.0", |
90 | | - "eslint-plugin-import": "^2.17.3", |
91 | | - "eslint-plugin-mocha": "^6.2.1", |
| 90 | + "eslint-plugin-import": "^2.19.1", |
| 91 | + "eslint-plugin-mocha": "^6.2.2", |
92 | 92 | "express": "^4.17.1", |
93 | 93 | "gh-highlight": "^0.1.3", |
94 | 94 | "is-travis": "^2.0.0", |
|
104 | 104 | "less": "^3.10.3", |
105 | 105 | "less-loader": "^5.0.0", |
106 | 106 | "lintspaces-cli": "^0.7.1", |
107 | | - "marko": "^4.18.22", |
| 107 | + "marko": "^4.18.28", |
108 | 108 | "marko-cli": "^7.0.25", |
109 | 109 | "marko-prettyprint": "^1.5.2", |
110 | 110 | "marko-widgets": "^7", |
|
116 | 116 | "rimraf": "^3.0.0", |
117 | 117 | "sinon": "^7.5.0", |
118 | 118 | "storybook-readme": "^5.0.8", |
119 | | - "style-loader": "^1.0.0", |
| 119 | + "style-loader": "^1.0.1", |
120 | 120 | "stylelint": "^12.0.0", |
121 | 121 | "supertest": "^4.0.2", |
122 | 122 | "wdio-browserstack-service": "^0.1.19", |
|
0 commit comments