From 119f7eead6c35b6184e023d8b1c8c6f2412d4312 Mon Sep 17 00:00:00 2001 From: Ramin Tadayon Date: Wed, 14 Dec 2022 15:37:32 -0700 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 8e4f122..7a5fc7e 100644 --- a/package.json +++ b/package.json @@ -12670,7 +12670,7 @@ "vscode:prepublish": "yarn run bundle" }, "dependencies": { - "@gitkraken/gitkraken-components": "1.1.0-rc.6", + "@gitkraken/gitkraken-components": "1.1.0-rc.7", "@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 2374bc1..4ed041d 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.6": - version "1.1.0-rc.6" - resolved "https://registry.npmjs.org/@gitkraken/gitkraken-components/-/gitkraken-components-1.1.0-rc.6.tgz#6f1089895311c32c488fde8479b6bc6ea9b536af" - integrity sha512-HX1ATMlU4BvlNbxIGriKkakhcwcvEiz/rZ1kFT+60dyT4QVTjQOomMOj6el43ebiopqgSaDYfINvStwaSd96lw== +"@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== dependencies: "@axosoft/react-virtualized" "9.22.3-gitkraken.3" classnames "2.2.3"