Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
chore: update leaphy-blocks to 1.5.3 (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmoesbergen authored Dec 8, 2023
1 parent 0d4a8c4 commit d0da030
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 @@ -29,7 +29,7 @@
"@angular/platform-browser-dynamic": "~15.2.9",
"@angular/router": "~15.2.9",
"@fortawesome/fontawesome-free": "^6.1.1",
"@leaphy-robotics/leaphy-blocks": "1.5.2",
"@leaphy-robotics/leaphy-blocks": "1.5.3",
"@ngx-translate/core": "^14.0.0",
"@ngx-translate/http-loader": "^7.0.0",
"@serialport/parser-readline": "^10.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1737,10 +1737,10 @@
"@jridgewell/resolve-uri" "3.1.0"
"@jridgewell/sourcemap-codec" "1.4.14"

"@leaphy-robotics/[email protected].2":
version "1.5.2"
resolved "https://registry.yarnpkg.com/@leaphy-robotics/leaphy-blocks/-/leaphy-blocks-1.5.2.tgz#f50c707578f6697faff8b2b9d9461ba5ce11aa1c"
integrity sha512-wDhxS7QpWBmU+OqSpWMOHPn330pFQohiZsuzndqs9FGiMXkUjPtoRxSZ2I6L4ct76jl9UKFaGtK6bCPm904j/w==
"@leaphy-robotics/[email protected].3":
version "1.5.3"
resolved "https://registry.yarnpkg.com/@leaphy-robotics/leaphy-blocks/-/leaphy-blocks-1.5.3.tgz#bf408f68f1e08938aaeca870e33ad5298e9470c7"
integrity sha512-+S1NlSFbWF6jmxRPArcvuCt8g4ZlBhgAhwqFL9h1VjUl0RRUHbxSzZD9eajAM8TPVm07zN48WXyv0sZ9uR9mmA==
dependencies:
blockly "^10.1.3"
typescript "4.3.2"
Expand Down

0 comments on commit d0da030

Please sign in to comment.