Skip to content

Commit

Permalink
fix: bump playwright arduino
Browse files Browse the repository at this point in the history
  • Loading branch information
sverben committed Aug 19, 2024
1 parent b2294b0 commit 073514a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@biomejs/biome": "^1.7.2",
"@leaphy-robotics/playwright-arduino": "^1.0.4",
"@leaphy-robotics/playwright-arduino": "1.0.5",
"@playwright/test": "^1.43.1",
"@sentry/vite-plugin": "^2.16.1",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -623,10 +623,10 @@
resolved "https://registry.yarnpkg.com/@leaphy-robotics/picotool-wasm/-/picotool-wasm-1.0.3.tgz#9047c984c7c261685f6e88d49c9ed54eaeb29391"
integrity sha512-K3St0eLNVRPXPMZ+o1q/+S46zPFw8PEsTMxYQqiLdjJvbvzGgwOZVWOkqukeEUTLtmdopTxkFksPZxmI+jDyTg==

"@leaphy-robotics/playwright-arduino@^1.0.4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@leaphy-robotics/playwright-arduino/-/playwright-arduino-1.0.4.tgz#678f1fdff9a2bb8c25ef871784f49b6e567daeec"
integrity sha512-jpG6URAVPetUubutUYHZeRDFRzn08G/rs/NqG9cDB48EBjPxLbukDQ5iN3T3ZSvcPwss1GLMx7D/VHTVWcllgQ==
"@leaphy-robotics/[email protected].5":
version "1.0.5"
resolved "https://registry.yarnpkg.com/@leaphy-robotics/playwright-arduino/-/playwright-arduino-1.0.5.tgz#4a89da44c5a979087f65c6d8bb3d17cd93dea382"
integrity sha512-N4wT4M9rR0tmgsthQvDeN4JH3QalXv04hMqr4Mr88mBhsjPTtFhHUWVY4tcCYPBY4kTw3hkfnCjDKi4AzoWbgw==
dependencies:
serialport "^12.0.0"

Expand Down

0 comments on commit 073514a

Please sign in to comment.