From b4ae272c1e7dd14daebc4fe23dffa84c337ee238 Mon Sep 17 00:00:00 2001 From: Ramin Tadayon Date: Mon, 19 Dec 2022 10:56:42 -0700 Subject: [PATCH] Bumps graph version --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6e615ea..0e17d9f 100644 --- a/package.json +++ b/package.json @@ -12677,7 +12677,7 @@ "vscode:prepublish": "yarn run bundle" }, "dependencies": { - "@gitkraken/gitkraken-components": "1.1.0-rc.14", + "@gitkraken/gitkraken-components": "1.1.0-rc.15", "@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 3dc88cd..35815d9 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.14": - version "1.1.0-rc.14" - resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.1.0-rc.14.tgz#9189b4981de8ea1b78077d3947894689802b16bf" - integrity sha512-xpwyb9JxurjW3jMrAJ5eDTbzbeuPBjpHiBWKtVIT1jodf36zG446aDcQlUJ5tfptriUqAwTGR6Ktl5W42IIgfQ== +"@gitkraken/gitkraken-components@1.1.0-rc.15": + version "1.1.0-rc.15" + resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.1.0-rc.15.tgz#4baa2b7772f8987136c29beb1edc5bb980d750c0" + integrity sha512-oqV1YktB+qhJnfKnppVEjoQpI1h2kQfi5/ATYrsqJLMpiigaj3THbpdJPscZ8Q44p/0wn8m1iiDwNtFgDFU6aA== dependencies: "@axosoft/react-virtualized" "9.22.3-gitkraken.3" classnames "2.2.3"