Skip to content

Commit de1f3d9

Browse files
dependabot[bot]dlech
authored andcommitted
build(deps): bump @pybricks/jedi from 1.5.0 to 1.6.0
Bumps [@pybricks/jedi](https://github.com/pybricks/pybricks-api/tree/HEAD/npm/jedi) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/pybricks/pybricks-api/releases) - [Changelog](https://github.com/pybricks/pybricks-api/blob/master/npm/jedi/CHANGELOG.md) - [Commits](https://github.com/pybricks/pybricks-api/commits/@pybricks/jedi/v1.6.0/npm/jedi) --- updated-dependencies: - dependency-name: "@pybricks/jedi" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae8e37d commit de1f3d9

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
@@ -16,7 +16,7 @@
1616
"@pybricks/firmware": "6.3.0",
1717
"@pybricks/ide-docs": "2.6.0",
1818
"@pybricks/images": "^1.2.1",
19-
"@pybricks/jedi": "1.5.0",
19+
"@pybricks/jedi": "1.6.0",
2020
"@pybricks/mpy-cross-v5": "^2.0.0",
2121
"@pybricks/mpy-cross-v6": "^2.0.0",
2222
"@qoretechnologies/python-parser": "^0.4.10",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2382,10 +2382,10 @@ __metadata:
23822382
languageName: node
23832383
linkType: hard
23842384

2385-
"@pybricks/jedi@npm:1.5.0":
2386-
version: 1.5.0
2387-
resolution: "@pybricks/jedi@npm:1.5.0"
2388-
checksum: 466d7ab90823036a9cf5a254d6353592bfe0259e469a9da4345483b378878a8a34774764322345594d4d4e9c498bf1c39795e6d53244a239b0bc0e0c673800c6
2385+
"@pybricks/jedi@npm:1.6.0":
2386+
version: 1.6.0
2387+
resolution: "@pybricks/jedi@npm:1.6.0"
2388+
checksum: 982154fa8b3de0e8fcd023e89b6a6223c55948a673e47f25876eba18305d068d97f56012226eb2a217109dc924a43e8f912aae82f7c944eeb398448d90ff3f78
23892389
languageName: node
23902390
linkType: hard
23912391

@@ -2415,7 +2415,7 @@ __metadata:
24152415
"@pybricks/firmware": 6.3.0
24162416
"@pybricks/ide-docs": 2.6.0
24172417
"@pybricks/images": ^1.2.1
2418-
"@pybricks/jedi": 1.5.0
2418+
"@pybricks/jedi": 1.6.0
24192419
"@pybricks/mpy-cross-v5": ^2.0.0
24202420
"@pybricks/mpy-cross-v6": ^2.0.0
24212421
"@qoretechnologies/python-parser": ^0.4.10

0 commit comments

Comments
 (0)