mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
build(deps): bump @pybricks/firmware
Bumps [@pybricks/firmware](https://github.com/pybricks/pybricks-micropython/tree/HEAD/npm/firmware) from 4.13.0-alpha.4 to 4.13.0-alpha.5. - [Release notes](https://github.com/pybricks/pybricks-micropython/releases) - [Changelog](https://github.com/pybricks/pybricks-micropython/blob/master/npm/firmware/CHANGELOG.md) - [Commits](https://github.com/pybricks/pybricks-micropython/commits/HEAD/npm/firmware) --- updated-dependencies: - dependency-name: "@pybricks/firmware" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
David Lechner
parent
e7d44ea9a9
commit
83371aa661
+1
-1
@@ -10,7 +10,7 @@
|
||||
"dependencies": {
|
||||
"@blueprintjs/core": "^3.47.0",
|
||||
"@craco/craco": "^6.2.0",
|
||||
"@pybricks/firmware": "4.13.0-alpha.4",
|
||||
"@pybricks/firmware": "4.13.0-alpha.5",
|
||||
"@pybricks/ide-docs": "1.5.0",
|
||||
"@pybricks/mpy-cross-v5": "^2.0.0",
|
||||
"@shopify/react-i18n": "^6.1.9",
|
||||
|
||||
@@ -1577,10 +1577,10 @@
|
||||
schema-utils "^2.6.5"
|
||||
source-map "^0.7.3"
|
||||
|
||||
"@pybricks/firmware@4.13.0-alpha.4":
|
||||
version "4.13.0-alpha.4"
|
||||
resolved "https://registry.yarnpkg.com/@pybricks/firmware/-/firmware-4.13.0-alpha.4.tgz#23d8a2bf68e25665bb76148c82f0aea19c9dca5c"
|
||||
integrity sha512-G8/2Lhb/Gb/EJA+iunaNIorRrybeEYRJJgNH8GKF4SP5HLvwz0u/rJns7qNCkZF+/9dLXymWWGHQsei+oaORbw==
|
||||
"@pybricks/firmware@4.13.0-alpha.5":
|
||||
version "4.13.0-alpha.5"
|
||||
resolved "https://registry.yarnpkg.com/@pybricks/firmware/-/firmware-4.13.0-alpha.5.tgz#2f87fab54b4e86348f2df46d786edbda265408c3"
|
||||
integrity sha512-sr8OQ16U30/l7lHaG3G/jtA/bL+p3MfSMB1dbDMgb5y5TzKO8nfAInKsEJ3jsw28bRhvsVIVptfkD+fBoXlXOQ==
|
||||
dependencies:
|
||||
jszip "^3.5.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user