Skip to content

Commit 25f22cb

Browse files
build(deps): bump @pybricks/ide-docs from 2.2.0 to 2.3.0 (#1242)
Bumps [@pybricks/ide-docs](https://github.com/pybricks/pybricks-api/tree/HEAD/npm/ide-docs) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/pybricks/pybricks-api/releases) - [Changelog](https://github.com/pybricks/pybricks-api/blob/master/npm/ide-docs/CHANGELOG.md) - [Commits](https://github.com/pybricks/pybricks-api/commits/@pybricks/ide-docs/v2.3.0/npm/ide-docs) --- updated-dependencies: - dependency-name: "@pybricks/ide-docs" 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 2e1e867 commit 25f22cb

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
@@ -14,7 +14,7 @@
1414
"@blueprintjs/select": "^4.8.4",
1515
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.8",
1616
"@pybricks/firmware": "6.0.1",
17-
"@pybricks/ide-docs": "2.2.0",
17+
"@pybricks/ide-docs": "2.3.0",
1818
"@pybricks/jedi": "^1.0.1",
1919
"@pybricks/mpy-cross-v5": "^2.0.0",
2020
"@pybricks/mpy-cross-v6": "^2.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2370,10 +2370,10 @@ __metadata:
23702370
languageName: node
23712371
linkType: hard
23722372

2373-
"@pybricks/ide-docs@npm:2.2.0":
2374-
version: 2.2.0
2375-
resolution: "@pybricks/ide-docs@npm:2.2.0"
2376-
checksum: bac6af073e33f95a166c85d1ad634bff61ff19a32aab995c1e39c0ced65944b71973092c5e84452b4a532749c1b920acc72127bb46d3146784e2e6f3898485c2
2373+
"@pybricks/ide-docs@npm:2.3.0":
2374+
version: 2.3.0
2375+
resolution: "@pybricks/ide-docs@npm:2.3.0"
2376+
checksum: 0af60587b9fb5a60e97a75afb77f9e573a11aceccf286115e59342e271232695b396d6389a8b7bf72dc1104c83d780fbc8e9de026b1f49974025226531d8b71c
23772377
languageName: node
23782378
linkType: hard
23792379

@@ -2408,7 +2408,7 @@ __metadata:
24082408
"@blueprintjs/select": ^4.8.4
24092409
"@pmmmwh/react-refresh-webpack-plugin": ^0.5.8
24102410
"@pybricks/firmware": 6.0.1
2411-
"@pybricks/ide-docs": 2.2.0
2411+
"@pybricks/ide-docs": 2.3.0
24122412
"@pybricks/jedi": ^1.0.1
24132413
"@pybricks/mpy-cross-v5": ^2.0.0
24142414
"@pybricks/mpy-cross-v6": ^2.0.0

0 commit comments

Comments
 (0)