Skip to content

Commit

Permalink
chore: bump blocks dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pajotg committed Jul 2, 2024
1 parent 581ebd8 commit d050e34
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 @@ -35,7 +35,7 @@
"@fortawesome/free-solid-svg-icons": "^6.5.2",
"@leaphy-robotics/avrdude-webassembly": "^1.6.1",
"@leaphy-robotics/dfu-util-wasm": "^1.0.2",
"@leaphy-robotics/leaphy-blocks": "3.1.0",
"@leaphy-robotics/leaphy-blocks": "^3.1.1",
"@leaphy-robotics/picotool-wasm": "1.0.3",
"@leaphy-robotics/webusb-ftdi": "1.0.1",
"@sentry/svelte": "8.0.0-beta.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -604,10 +604,10 @@
resolved "https://registry.yarnpkg.com/@leaphy-robotics/dfu-util-wasm/-/dfu-util-wasm-1.0.2.tgz#29afcc01266655e1c7b5da0eeceb0ead48c86fd7"
integrity sha512-lvS+tJFO049b4ERYKX0HcoUtnQv76A1z9sZrAvbs7s3bvdMW0BObKmktZeJ7emcp3lU/+OJWsD2h0EY5rnkiNg==

"@leaphy-robotics/[email protected].0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@leaphy-robotics/leaphy-blocks/-/leaphy-blocks-3.1.0.tgz#42402b9f76617c127607babc1945afa613e3ca06"
integrity sha512-FSyuY91gJKudltMHJlHfDHfz/VImAzKpn56bbbQrNra78EO+fatZGWsqqfcfI9TLpv0++vBvb6YyXmpTfkHRvQ==
"@leaphy-robotics/leaphy-blocks@^3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@leaphy-robotics/leaphy-blocks/-/leaphy-blocks-3.1.1.tgz#7f83203b481a2dacbf9017ab8d7def15d9e80054"
integrity sha512-nbT/sY070Wgq+0RS6//q1s7MFR+2qhkh0z42+wm37ygTjw6s0o4Sm005gA/4DBiwiHI1azdtPwvKAlsFdAvfAg==
dependencies:
blockly "^10.4.3"

Expand Down

0 comments on commit d050e34

Please sign in to comment.