From cbeee82516f037c549df38658f933900c8bfb1c2 Mon Sep 17 00:00:00 2001 From: Eric Follana Date: Thu, 15 Dec 2022 10:16:05 +0100 Subject: [PATCH] Bump graph version --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7a5fc7e..148f9d4 100644 --- a/package.json +++ b/package.json @@ -12670,7 +12670,7 @@ "vscode:prepublish": "yarn run bundle" }, "dependencies": { - "@gitkraken/gitkraken-components": "1.1.0-rc.7", + "@gitkraken/gitkraken-components": "1.1.0-rc.8", "@microsoft/fast-element": "1.11.0", "@microsoft/fast-react-wrapper": "0.3.16-0", "@octokit/core": "4.1.0", diff --git a/yarn.lock b/yarn.lock index 4ed041d..16cce30 100644 --- a/yarn.lock +++ b/yarn.lock @@ -195,10 +195,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.1.0-rc.7": - version "1.1.0-rc.7" - resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.1.0-rc.7.tgz#ce5b1cf0d11793acd0ffd20b0be7a048d32111ae" - integrity sha512-+8yKlO1QXxrZa8I2n7YzJ+mgU3V9QNqajWtTS+/FZE/0JDrruI3LwZ06Xgwhuw+ZP73VKbLfHJ50E1RBAU6tQA== +"@gitkraken/gitkraken-components@1.1.0-rc.8": + version "1.1.0-rc.8" + resolved "https://registry.npmjs.org/@gitkraken/gitkraken-components/-/gitkraken-components-1.1.0-rc.8.tgz#7c6c0ae7ff52422b7a92862962d0e6548f283ab9" + integrity sha512-W2JfbAwkFj1zTg1Ie0C/hqEDTmGDlDg2JWTLriPHryBfLAqA+GL4ScId6VnWQZIREuw5GYrGJiMSVXuZ87vcSA== dependencies: "@axosoft/react-virtualized" "9.22.3-gitkraken.3" classnames "2.2.3"