Skip to content

Commit bfcabb3

Browse files
dependabot[bot]dlech
authored andcommitted
build(deps): bump @blueprintjs/core from 5.8.1 to 5.8.2
Bumps [@blueprintjs/core](https://github.com/palantir/blueprint/tree/HEAD/packages/core) from 5.8.1 to 5.8.2. - [Release notes](https://github.com/palantir/blueprint/releases) - [Changelog](https://github.com/palantir/blueprint/blob/develop/CHANGELOG.md) - [Commits](https://github.com/palantir/blueprint/commits/@blueprintjs/[email protected]/packages/core) --- updated-dependencies: - dependency-name: "@blueprintjs/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 02cd1c6 commit bfcabb3

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
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@babel/core": "^7.23.6",
12-
"@blueprintjs/core": "^5.8.1",
12+
"@blueprintjs/core": "^5.8.2",
1313
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
1414
"@pybricks/firmware": "7.10.0",
1515
"@pybricks/ide-docs": "2.13.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1539,9 +1539,9 @@ __metadata:
15391539
languageName: node
15401540
linkType: hard
15411541

1542-
"@blueprintjs/core@npm:^5.8.1":
1543-
version: 5.8.1
1544-
resolution: "@blueprintjs/core@npm:5.8.1"
1542+
"@blueprintjs/core@npm:^5.8.2":
1543+
version: 5.8.2
1544+
resolution: "@blueprintjs/core@npm:5.8.2"
15451545
dependencies:
15461546
"@blueprintjs/colors": ^5.0.9
15471547
"@blueprintjs/icons": ^5.7.0
@@ -1561,7 +1561,7 @@ __metadata:
15611561
bin:
15621562
upgrade-blueprint-2.0.0-rename: scripts/upgrade-blueprint-2.0.0-rename.sh
15631563
upgrade-blueprint-3.0.0-rename: scripts/upgrade-blueprint-3.0.0-rename.sh
1564-
checksum: 938bc0bf64ec870880b85a96a346a74fbb07b8784f7926ab54f26ac9b252e46b5757b64dc81a20e21a63f510581a5305741d31cd0dcef6c57508277723e41969
1564+
checksum: f8480389afaeea43520a943f9889a0933448a6eca0467931826c4856bfdc8f19954ac927e5fdc346b0ff0a09382ba656e0e0466541fc39ca73f290ac92adba77
15651565
languageName: node
15661566
linkType: hard
15671567

@@ -2872,7 +2872,7 @@ __metadata:
28722872
resolution: "@pybricks/pybricks-code@workspace:."
28732873
dependencies:
28742874
"@babel/core": ^7.23.6
2875-
"@blueprintjs/core": ^5.8.1
2875+
"@blueprintjs/core": ^5.8.2
28762876
"@pmmmwh/react-refresh-webpack-plugin": ^0.5.11
28772877
"@pybricks/firmware": 7.10.0
28782878
"@pybricks/ide-docs": 2.13.0

0 commit comments

Comments
 (0)