Skip to content
This repository was archived by the owner on Jan 7, 2022. It is now read-only.

Commit aff3b22

Browse files
authored
Merge pull request #124 from zalando-nakadi/fix-incompatible-chrome-driver
Attempt to fix broken build
2 parents e1c7de6 + 5c0e784 commit aff3b22

File tree

2 files changed

+38
-11
lines changed

2 files changed

+38
-11
lines changed

package-lock.json

Lines changed: 37 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@babel/preset-env": "^7.10.4",
5656
"ace-builds": "^1.4.3",
5757
"babel-loader": "^8.1.0",
58-
"chromedriver": "^81.0.0",
58+
"chromedriver": "^84.0.0",
5959
"codecov": "^3.7.1",
6060
"copy-webpack-plugin": "^5.1.1",
6161
"css-loader": "^2.1.1",

0 commit comments

Comments
 (0)