Skip to content

Commit 2d06f23

Browse files
build(deps): bump @pybricks/ide-docs from 2.7.0 to 2.8.0 (#1707)
Bumps [@pybricks/ide-docs](https://github.com/pybricks/pybricks-api/tree/HEAD/npm/ide-docs) from 2.7.0 to 2.8.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.8.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2807825 commit 2d06f23

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.9.14",
1515
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
1616
"@pybricks/firmware": "7.3.1",
17-
"@pybricks/ide-docs": "2.7.0",
17+
"@pybricks/ide-docs": "2.8.0",
1818
"@pybricks/images": "^1.3.0",
1919
"@pybricks/jedi": "1.8.0",
2020
"@pybricks/mpy-cross-v5": "^2.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2581,10 +2581,10 @@ __metadata:
25812581
languageName: node
25822582
linkType: hard
25832583

2584-
"@pybricks/ide-docs@npm:2.7.0":
2585-
version: 2.7.0
2586-
resolution: "@pybricks/ide-docs@npm:2.7.0"
2587-
checksum: d6c8b16cbb000547f1e5da2175c3e0eb0a2c93865568bf9444a3b8606371e702ddecbbc0663dab87496719fced58d0cd21816139c24c66e1d0005ef5c70b5606
2584+
"@pybricks/ide-docs@npm:2.8.0":
2585+
version: 2.8.0
2586+
resolution: "@pybricks/ide-docs@npm:2.8.0"
2587+
checksum: d9f489ed13954b04cc8d9f79d1ee81426eae994cb52888b626ed9d0aec40f4ae3431b9d50285456433c9c02582472c8c94c6e5a8a609cb74c3d84df00c6d9ba5
25882588
languageName: node
25892589
linkType: hard
25902590

@@ -2626,7 +2626,7 @@ __metadata:
26262626
"@blueprintjs/select": ^4.9.14
26272627
"@pmmmwh/react-refresh-webpack-plugin": ^0.5.10
26282628
"@pybricks/firmware": 7.3.1
2629-
"@pybricks/ide-docs": 2.7.0
2629+
"@pybricks/ide-docs": 2.8.0
26302630
"@pybricks/images": ^1.3.0
26312631
"@pybricks/jedi": 1.8.0
26322632
"@pybricks/mpy-cross-v5": ^2.0.0

0 commit comments

Comments
 (0)