Skip to content

Commit

Permalink
Update yarn lock (#130)
Browse files Browse the repository at this point in the history
Co-authored-by: Logan Graham <logan.graham@saucelabs.com>
  • Loading branch information
omacranger and Logan Graham authored Sep 10, 2024
1 parent 7b1c3cc commit 585104f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion visual-js/visual-playwright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"@playwright/test": "^1.42.1",
"@saucelabs/visual": "^0.7.0",
"@saucelabs/visual": "^0.8.0",
"exponential-backoff": "^3.1.1"
},
"tsup": {
Expand Down
12 changes: 6 additions & 6 deletions visual-js/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3532,7 +3532,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@saucelabs/cypress-visual-plugin@workspace:visual-cypress"
dependencies:
"@saucelabs/visual": ^0.7.3
"@saucelabs/visual": ^0.8.0
"@tsconfig/node18": ^2.0.1
"@types/cypress": ^1.1.3
"@types/node": ^20.4.4
Expand Down Expand Up @@ -3561,7 +3561,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@saucelabs/nightwatch-sauce-visual-service@workspace:visual-nightwatch"
dependencies:
"@saucelabs/visual": ^0.7.0
"@saucelabs/visual": ^0.8.0
"@types/mocha": ^10.0.6
"@typescript-eslint/parser": ^7.11.0
chalk: ^4.1.2
Expand All @@ -3583,7 +3583,7 @@ __metadata:
dependencies:
"@jest/globals": ^28.0.0 || ^29.0.0
"@playwright/test": ^1.42.1
"@saucelabs/visual": ^0.7.0
"@saucelabs/visual": ^0.8.0
"@storybook/types": ^8.0.2
"@tsconfig/node18": ^2.0.0
"@types/node": ^18.13.0
Expand Down Expand Up @@ -3612,7 +3612,7 @@ __metadata:
resolution: "@saucelabs/visual-storybook@workspace:visual-storybook"
dependencies:
"@jest/globals": ^28.0.0 || ^29.0.0
"@saucelabs/visual": ^0.7.0
"@saucelabs/visual": ^0.8.0
"@storybook/test-runner": ">=0.13.0"
"@storybook/types": ^8.0.2
"@tsconfig/node18": ^2.0.0
Expand Down Expand Up @@ -3641,7 +3641,7 @@ __metadata:
languageName: unknown
linkType: soft

"@saucelabs/visual@^0.7.0, @saucelabs/visual@^0.7.3, @saucelabs/visual@workspace:visual":
"@saucelabs/visual@^0.8.0, @saucelabs/visual@workspace:visual":
version: 0.0.0-use.local
resolution: "@saucelabs/visual@workspace:visual"
dependencies:
Expand Down Expand Up @@ -3687,7 +3687,7 @@ __metadata:
resolution: "@saucelabs/wdio-sauce-visual-service@workspace:visual-wdio"
dependencies:
"@jest/globals": ^29.7.0
"@saucelabs/visual": ^0.7.0
"@saucelabs/visual": ^0.8.0
"@tsconfig/node18": ^2.0.0
"@types/jest": ^29.5.6
"@typescript-eslint/eslint-plugin": ^5.59.1
Expand Down

0 comments on commit 585104f

Please sign in to comment.