Skip to content

Commit

Permalink
[infra] Update chromedriver to 103 and testing packagelock (#3104)
Browse files Browse the repository at this point in the history
* Update chromedriver to fix failing benchmark pipeline
* Fix package-lock for labs/testing with lerna bootstrap
  • Loading branch information
augustjk committed Jun 29, 2022
1 parent a2491c3 commit 5ce5141
Show file tree
Hide file tree
Showing 4 changed files with 6,174 additions and 6,128 deletions.
2 changes: 2 additions & 0 deletions .changeset/odd-adults-itch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
109 changes: 92 additions & 17 deletions packages/benchmarks/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/benchmarks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"tachometer": "^0.5.9"
},
"devDependencies": {
"chromedriver": "^101.0.0",
"chromedriver": "^103.0.0",
"typescript": "^4.3.5"
}
}

0 comments on commit 5ce5141

Please sign in to comment.