From 4fb4c29e76be14557c4cba7597e153fc5f6ecc88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 07:50:05 +0000 Subject: [PATCH] build(deps): bump @blueprintjs/core from 4.15.1 to 4.16.0 (#1505) Bumps [@blueprintjs/core](https://github.com/palantir/blueprint/tree/HEAD/packages/core) from 4.15.1 to 4.16.0. - [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/core@4.16.0/packages/core) --- updated-dependencies: - dependency-name: "@blueprintjs/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a991482c..88e37e77 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "@babel/core": "^7.20.12", - "@blueprintjs/core": "^4.15.1", + "@blueprintjs/core": "^4.16.0", "@blueprintjs/popover2": "^1.12.1", "@blueprintjs/select": "^4.9.0", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.10", diff --git a/yarn.lock b/yarn.lock index 8d6bc6d3..82e71a4f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2595,7 +2595,7 @@ __metadata: resolution: "@pybricks/pybricks-code@workspace:." dependencies: "@babel/core": ^7.20.12 - "@blueprintjs/core": ^4.15.1 + "@blueprintjs/core": ^4.16.0 "@blueprintjs/popover2": ^1.12.1 "@blueprintjs/select": ^4.9.0 "@pmmmwh/react-refresh-webpack-plugin": ^0.5.10