Skip to content

Commit ef2d01a

Browse files
build(deps): bump @pybricks/ide-docs from 2.6.0 to 2.7.0 (#1395)
Bumps [@pybricks/ide-docs](https://github.com/pybricks/pybricks-api/tree/HEAD/npm/ide-docs) from 2.6.0 to 2.7.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.7.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 60286c1 commit ef2d01a

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.12",
1515
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
1616
"@pybricks/firmware": "6.4.0",
17-
"@pybricks/ide-docs": "2.6.0",
17+
"@pybricks/ide-docs": "2.7.0",
1818
"@pybricks/images": "^1.3.0",
1919
"@pybricks/jedi": "1.6.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
@@ -2368,10 +2368,10 @@ __metadata:
23682368
languageName: node
23692369
linkType: hard
23702370

2371-
"@pybricks/ide-docs@npm:2.6.0":
2372-
version: 2.6.0
2373-
resolution: "@pybricks/ide-docs@npm:2.6.0"
2374-
checksum: 75f0b340fd893265060afbc53711f8241f8d2ef7f3f637256e368548ecabc2f6c1d446b7bc77f642389d6be28c1547570eb6308e129353e634eeed5d07057746
2371+
"@pybricks/ide-docs@npm:2.7.0":
2372+
version: 2.7.0
2373+
resolution: "@pybricks/ide-docs@npm:2.7.0"
2374+
checksum: d6c8b16cbb000547f1e5da2175c3e0eb0a2c93865568bf9444a3b8606371e702ddecbbc0663dab87496719fced58d0cd21816139c24c66e1d0005ef5c70b5606
23752375
languageName: node
23762376
linkType: hard
23772377

@@ -2413,7 +2413,7 @@ __metadata:
24132413
"@blueprintjs/select": ^4.8.12
24142414
"@pmmmwh/react-refresh-webpack-plugin": ^0.5.10
24152415
"@pybricks/firmware": 6.4.0
2416-
"@pybricks/ide-docs": 2.6.0
2416+
"@pybricks/ide-docs": 2.7.0
24172417
"@pybricks/images": ^1.3.0
24182418
"@pybricks/jedi": 1.6.0
24192419
"@pybricks/mpy-cross-v5": ^2.0.0

0 commit comments

Comments
 (0)