Skip to content

Commit 0435a78

Browse files
author
Paul Cowan
committed
update changeset
1 parent f7f89e2 commit 0435a78

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

.changeset/silly-panthers-jump.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
"@bigtest/eslint-plugin": minor
33
"@bigtest/cli": minor
4+
"@bigtest/server": minor
45
---
56

67
add missing eslint peer dependencies

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4920,10 +4920,10 @@ chrome-trace-event@^1.0.2:
49204920
dependencies:
49214921
tslib "^1.9.0"
49224922

4923-
chromedriver@~87.0.0:
4924-
version "87.0.0"
4925-
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-87.0.0.tgz#e8390deed8ada791719a67ad6bf1116614f1ba2d"
4926-
integrity sha512-PY7FnHOQKfH0oPfSdhpLx5nEy5g4dGYySf2C/WZGkAaCaldYH8/3lPPucZ8MlOCi4bCSGoKoCUTeG6+wYWavvw==
4923+
chromedriver@~86.0.0:
4924+
version "86.0.0"
4925+
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-86.0.0.tgz#4b9504d5bbbcd4c6bd6d6fd1dd8247ab8cdeca67"
4926+
integrity sha512-byLJWhAfuYOmzRYPDf4asJgGDbI4gJGHa+i8dnQZGuv+6WW1nW1Fg+8zbBMOfLvGn7sKL41kVdmCEVpQHn9oyg==
49274927
dependencies:
49284928
"@testim/chrome-version" "^1.0.7"
49294929
axios "^0.19.2"

0 commit comments

Comments
 (0)