From e1e33fad6256eb9ba3c30bb660d534cf1ef69ca4 Mon Sep 17 00:00:00 2001 From: Ramin Tadayon Date: Tue, 11 Oct 2022 08:54:29 +0900 Subject: [PATCH] Bump component version --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5fd4676..3a89820 100644 --- a/package.json +++ b/package.json @@ -12451,7 +12451,7 @@ "vscode:prepublish": "yarn run bundle" }, "dependencies": { - "@gitkraken/gitkraken-components": "1.0.0-rc.21", + "@gitkraken/gitkraken-components": "1.0.0-rc.22", "@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 9f55c9e..f036e97 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.21": - version "1.0.0-rc.21" - resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.0.0-rc.21.tgz#a6849cd03c2272d534adcc42ff15db4065af8f1d" - integrity sha512-2ARXZIXGpOZigUylWFKoF1eemBh8NexZ59x5tTt6Uczfu1OXMwB4XXiqSdiuWMD9TDHS0vqU+DxikZvZW0V1KQ== +"@gitkraken/gitkraken-components@1.0.0-rc.22": + version "1.0.0-rc.22" + resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.0.0-rc.22.tgz#59ebae158b9b018f23f64bf710ce105d0ddae0ca" + integrity sha512-uonWwo5qT9nep+BMdTDcJdxOmeVS1f8STnYt0Zl9PWv+QJyQ/d/S4PiP9VXRcA+IyvXRkPE6CBowkQPAyZOhlg== dependencies: "@axosoft/react-virtualized" "9.22.3-gitkraken.3" classnames "2.2.3"