Skip to content

Commit 9642a1f

Browse files
dependabot[bot]dependabot-fix
andauthored
build(deps): bump @pybricks/firmware from 4.16.1 to 4.17.0 (#993)
* build(deps): bump @pybricks/firmware from 4.16.1 to 4.17.0 Bumps [@pybricks/firmware](https://github.com/pybricks/pybricks-micropython/tree/HEAD/npm/firmware) from 4.16.1 to 4.17.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] <[email protected]> * [dependabot skip] Fix yarn.lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <[email protected]>
1 parent d7dedf1 commit 9642a1f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@blueprintjs/core": "^4.5.0",
1313
"@blueprintjs/popover2": "^1.4.2",
1414
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
15-
"@pybricks/firmware": "4.16.1",
15+
"@pybricks/firmware": "4.17.0",
1616
"@pybricks/ide-docs": "2.2.0",
1717
"@pybricks/mpy-cross-v5": "^2.0.0",
1818
"@pybricks/mpy-cross-v6": "^2.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2265,12 +2265,12 @@ __metadata:
22652265
languageName: node
22662266
linkType: hard
22672267

2268-
"@pybricks/firmware@npm:4.16.1":
2269-
version: 4.16.1
2270-
resolution: "@pybricks/firmware@npm:4.16.1"
2268+
"@pybricks/firmware@npm:4.17.0":
2269+
version: 4.17.0
2270+
resolution: "@pybricks/firmware@npm:4.17.0"
22712271
dependencies:
22722272
jszip: ^3.7.1
2273-
checksum: 37c136f4d32dfac4938279ef7dc2eb9fcd1635a5f650161e54ba0f60050217be8f34bbc1632adec1b8bb566929db205e874c4eacb6fa2174b6d6dfa936b97a21
2273+
checksum: 68d35727d101024f0c58bef0e7a8f245c7c5cbc8b38b2d3c638efc56a1ae84e03e52c596e3bfcdf0d22c1c9add4c2037d8fe4bf54e69b78763ec8c1169cc8517
22742274
languageName: node
22752275
linkType: hard
22762276

@@ -2303,7 +2303,7 @@ __metadata:
23032303
"@blueprintjs/core": ^4.5.0
23042304
"@blueprintjs/popover2": ^1.4.2
23052305
"@pmmmwh/react-refresh-webpack-plugin": ^0.5.7
2306-
"@pybricks/firmware": 4.16.1
2306+
"@pybricks/firmware": 4.17.0
23072307
"@pybricks/ide-docs": 2.2.0
23082308
"@pybricks/mpy-cross-v5": ^2.0.0
23092309
"@pybricks/mpy-cross-v6": ^2.0.0

0 commit comments

Comments
 (0)