Skip to content

Commit

Permalink
Update saucectl 0.180.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anselmbradford committed Aug 7, 2024
1 parent 9300010 commit 26c77a6
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Binary file removed npm-packages-offline-cache/saucectl-0.179.3.tgz
Binary file not shown.
Binary file added npm-packages-offline-cache/saucectl-0.180.0.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"prettier": "3.3.3",
"prop-types": "15.8.1",
"sass": "1.77.8",
"saucectl": "0.179.3",
"saucectl": "0.180.0",
"stylelint": "16.8.1",
"stylelint-config-standard-scss": "13.1.0",
"svgo": "3.3.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10938,10 +10938,10 @@ sass@^1.69.5:
immutable "^4.0.0"
source-map-js ">=0.6.2 <2.0.0"

saucectl@0.179.3:
version "0.179.3"
resolved "https://registry.yarnpkg.com/saucectl/-/saucectl-0.179.3.tgz#6d9bdd45f849c3e49064acbbbb3f22c1a8bd0ab1"
integrity sha512-PjXp9GXUXyR2t662xmrHCOZwcWP4JJmnZU+ScM166/B67c6Jy1RXB/uHQQr61TF1ilOUp50+zZSIl3jEsB0vlg==
saucectl@0.180.0:
version "0.180.0"
resolved "https://registry.yarnpkg.com/saucectl/-/saucectl-0.180.0.tgz#8a465b59dcb0c68ad0c10717be6f78afe57d1890"
integrity sha512-3L5j41m4Jy6cNFU4avNCqAsfEZj6zHyX4+9HwFfFkqEG6L7nI6pOc/MGfB7vS5lPJKGN6xHs7zDn+gjvIJncmw==
dependencies:
"@saucelabs/bin-wrapper" "^2.1.0"

Expand Down

0 comments on commit 26c77a6

Please sign in to comment.