From ec49ee05e1d17c6d31446aedaf2e8c05ff64d111 Mon Sep 17 00:00:00 2001 From: Eric Follana Date: Thu, 13 Oct 2022 17:31:26 +0200 Subject: [PATCH] Bump graph library --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 38b9482..567531f 100644 --- a/package.json +++ b/package.json @@ -12521,7 +12521,7 @@ "vscode:prepublish": "yarn run bundle" }, "dependencies": { - "@gitkraken/gitkraken-components": "1.0.0-rc.26", + "@gitkraken/gitkraken-components": "1.0.0-rc.28", "@microsoft/fast-element": "1.10.5", "@microsoft/fast-react-wrapper": "0.3.14", "@octokit/core": "4.0.5", diff --git a/yarn.lock b/yarn.lock index abf2cc8..f44f7be 100644 --- a/yarn.lock +++ b/yarn.lock @@ -85,10 +85,10 @@ resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6" integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw== -"@gitkraken/gitkraken-components@1.0.0-rc.26": - version "1.0.0-rc.26" - resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.0.0-rc.26.tgz#a562c6b77ca393c4728c558e3f82fae87efb14a7" - integrity sha512-y/7ltqW173P+fcPNkFWsSkL63R/RwyXAk6OKhi2EERML5DxwnsOvKwqzOIUHOlwNo7kNq+4s8DIfrfZDW9oFDw== +"@gitkraken/gitkraken-components@1.0.0-rc.28": + version "1.0.0-rc.28" + resolved "https://registry.npmjs.org/@gitkraken/gitkraken-components/-/gitkraken-components-1.0.0-rc.28.tgz#0a4adafb44aebcbeb0b980dec8999964a6d907ba" + integrity sha512-BgPvQCLUYcDObeeX9EfpXk19o+/H4xD/3aHHhf2mGqLWSCCrcqewxkaLjSX6QQAkzcZqkJ1YBGnvoIPX4S5pRQ== dependencies: "@axosoft/react-virtualized" "9.22.3-gitkraken.3" classnames "2.2.3"