mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 09:36:27 +00:00
build(deps): bump @pybricks/firmware from 4.13.0 to 4.14.0
Bumps [@pybricks/firmware](https://github.com/pybricks/pybricks-micropython/tree/HEAD/npm/firmware) from 4.13.0 to 4.14.0. - [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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
github-actions[bot]
parent
973429f0f5
commit
087cecc622
+1
-1
@@ -10,7 +10,7 @@
|
||||
"dependencies": {
|
||||
"@blueprintjs/core": "^3.52.0",
|
||||
"@craco/craco": "^6.4.3",
|
||||
"@pybricks/firmware": "4.13.0",
|
||||
"@pybricks/firmware": "4.14.0",
|
||||
"@pybricks/ide-docs": "2.1.0",
|
||||
"@pybricks/mpy-cross-v5": "^2.0.0",
|
||||
"@shopify/react-i18n": "^6.2.8",
|
||||
|
||||
@@ -1597,10 +1597,10 @@
|
||||
schema-utils "^2.6.5"
|
||||
source-map "^0.7.3"
|
||||
|
||||
"@pybricks/firmware@4.13.0":
|
||||
version "4.13.0"
|
||||
resolved "https://registry.yarnpkg.com/@pybricks/firmware/-/firmware-4.13.0.tgz#9c515371d808a25081744ad7f5d5cc8a528a5af8"
|
||||
integrity sha512-P0dhcFd5uAM2ytE/g9Y3kGD/nLXF5wL7g5wmvpqwVjvs5h+2pimHehWgoM0MZ+N+myjNicwvHKUQWE/gizNlyA==
|
||||
"@pybricks/firmware@4.14.0":
|
||||
version "4.14.0"
|
||||
resolved "https://registry.yarnpkg.com/@pybricks/firmware/-/firmware-4.14.0.tgz#833820227f9f52de0dbf5ded999f808731ddaaac"
|
||||
integrity sha512-b0v9tuz6+/KS+jVGoIHWsPVUDvbkLdR0o5+J/Phi+xd5Gm09aLzY/b5HLbdEgurtbfQ/bhKnzgpab3VngjaOgw==
|
||||
dependencies:
|
||||
jszip "^3.7.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user