build(deps): bump @pybricks/firmware from 6.0.1 to 6.1.0 (#1243)

* build(deps): bump @pybricks/firmware from 6.0.1 to 6.1.0

Bumps [@pybricks/firmware](https://github.com/pybricks/pybricks-micropython/tree/HEAD/npm/firmware) from 6.0.1 to 6.1.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>

* update firmware version in test

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David Lechner <david@lechnology.com>
This commit is contained in:
dependabot[bot]
2022-10-21 20:05:10 +00:00
committed by GitHub
co-authored by David Lechner
parent 47112a3ad6
commit 49cc0e2126
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"@blueprintjs/popover2": "^1.7.3",
"@blueprintjs/select": "^4.8.4",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.8",
"@pybricks/firmware": "6.0.1",
"@pybricks/firmware": "6.1.0",
"@pybricks/ide-docs": "2.3.0",
"@pybricks/jedi": "^1.2.0",
"@pybricks/mpy-cross-v5": "^2.0.0",
+1 -1
View File
@@ -235,7 +235,7 @@ async function runConnectUntil(saga: AsyncSaga, point: ConnectRunPoint): Promise
}
await expect(saga.take()).resolves.toEqual(
blePybricksServiceDidNotReceiveHubCapabilities(pnpId, '3.2.0b3'),
blePybricksServiceDidNotReceiveHubCapabilities(pnpId, '3.2.0b4'),
);
if (point === ConnectRunPoint.DidNotReceiveHubCapabilities) {
+5 -5
View File
@@ -2361,12 +2361,12 @@ __metadata:
languageName: node
linkType: hard
"@pybricks/firmware@npm:6.0.1":
version: 6.0.1
resolution: "@pybricks/firmware@npm:6.0.1"
"@pybricks/firmware@npm:6.1.0":
version: 6.1.0
resolution: "@pybricks/firmware@npm:6.1.0"
dependencies:
jszip: ^3.7.1
checksum: c0d6e9bef7ac8b1009f90f64cedb8872bae02c6ef6c02fcaf73238407b5164c9c27312dc7afaf051663f7f086bca7b8ccbeec641ef3105ec03308e3d9221175a
checksum: 688e9207ddb412e60e4704592480688b6e6d56dc9e8299933cc385a2846e80906411118820f612a1a3b317a05dc118c9987120df04a38ce20df1a7ec50a4a8f0
languageName: node
linkType: hard
@@ -2407,7 +2407,7 @@ __metadata:
"@blueprintjs/popover2": ^1.7.3
"@blueprintjs/select": ^4.8.4
"@pmmmwh/react-refresh-webpack-plugin": ^0.5.8
"@pybricks/firmware": 6.0.1
"@pybricks/firmware": 6.1.0
"@pybricks/ide-docs": 2.3.0
"@pybricks/jedi": ^1.2.0
"@pybricks/mpy-cross-v5": ^2.0.0