From c2654fe6b6193f0eb3a5461f22f89ccb38f2c46f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 06:30:24 +0000 Subject: [PATCH] build(deps): bump @blueprintjs/core from 4.14.2 to 4.14.3 (#1451) Bumps [@blueprintjs/core](https://github.com/palantir/blueprint/tree/HEAD/packages/core) from 4.14.2 to 4.14.3. - [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.14.3/packages/core) --- updated-dependencies: - dependency-name: "@blueprintjs/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 57a5e02f..07f6939a 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "@babel/core": "^7.20.12", - "@blueprintjs/core": "^4.14.2", + "@blueprintjs/core": "^4.14.3", "@blueprintjs/popover2": "^1.11.3", "@blueprintjs/select": "^4.8.15", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.10", diff --git a/yarn.lock b/yarn.lock index 494593e5..ae147cda 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2460,7 +2460,7 @@ __metadata: resolution: "@pybricks/pybricks-code@workspace:." dependencies: "@babel/core": ^7.20.12 - "@blueprintjs/core": ^4.14.2 + "@blueprintjs/core": ^4.14.3 "@blueprintjs/popover2": ^1.11.3 "@blueprintjs/select": ^4.8.15 "@pmmmwh/react-refresh-webpack-plugin": ^0.5.10