Skip to content

Commit 47112a3

Browse files
build(deps): bump @pybricks/jedi from 1.0.1 to 1.2.0 (#1241)
Bumps [@pybricks/jedi](https://github.com/pybricks/pybricks-api/tree/HEAD/npm/jedi) from 1.0.1 to 1.2.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.2.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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 25f22cb commit 47112a3

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
@@ -15,7 +15,7 @@
1515
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.8",
1616
"@pybricks/firmware": "6.0.1",
1717
"@pybricks/ide-docs": "2.3.0",
18-
"@pybricks/jedi": "^1.0.1",
18+
"@pybricks/jedi": "^1.2.0",
1919
"@pybricks/mpy-cross-v5": "^2.0.0",
2020
"@pybricks/mpy-cross-v6": "^2.0.0",
2121
"@reduxjs/toolkit": "^1.8.6",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2377,10 +2377,10 @@ __metadata:
23772377
languageName: node
23782378
linkType: hard
23792379

2380-
"@pybricks/jedi@npm:^1.0.1":
2381-
version: 1.0.1
2382-
resolution: "@pybricks/jedi@npm:1.0.1"
2383-
checksum: 62beb12046add1949df8df3de38b1ffa21b52b47eb6827d5e43cf71ef8c4169c1d5b2248a4497a0ebe38d9858b90301f7c40b13f5e1417e4487fae6e5f4d0ea2
2380+
"@pybricks/jedi@npm:^1.2.0":
2381+
version: 1.2.0
2382+
resolution: "@pybricks/jedi@npm:1.2.0"
2383+
checksum: 851cd8d081fce8601c2b8a4c1c8dedb679f3820c1e2581a899e6a9eff75fb03c3994ddc60524c9976abed53deb0d9eaf97651f1228c3602f984181e81fcc63d9
23842384
languageName: node
23852385
linkType: hard
23862386

@@ -2409,7 +2409,7 @@ __metadata:
24092409
"@pmmmwh/react-refresh-webpack-plugin": ^0.5.8
24102410
"@pybricks/firmware": 6.0.1
24112411
"@pybricks/ide-docs": 2.3.0
2412-
"@pybricks/jedi": ^1.0.1
2412+
"@pybricks/jedi": ^1.2.0
24132413
"@pybricks/mpy-cross-v5": ^2.0.0
24142414
"@pybricks/mpy-cross-v6": ^2.0.0
24152415
"@reduxjs/toolkit": ^1.8.6

0 commit comments

Comments
 (0)