Skip to content

Commit 13ae92d

Browse files
Bump graph library to RC9
1 parent e56850a commit 13ae92d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11652,7 +11652,7 @@
1165211652
"vscode:prepublish": "yarn run bundle"
1165311653
},
1165411654
"dependencies": {
11655-
"@gitkraken/gitkraken-components": "1.0.0-rc.8",
11655+
"@gitkraken/gitkraken-components": "1.0.0-rc.9",
1165611656
"@octokit/core": "4.0.5",
1165711657
"@vscode/codicons": "0.0.32",
1165811658
"@vscode/webview-ui-toolkit": "1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,10 @@
8585
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
8686
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
8787

88-
"@gitkraken/[email protected].8":
89-
version "1.0.0-rc.8"
90-
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.0.0-rc.8.tgz#77fc933a08f75defb1bdcac1e582a3611189293b"
91-
integrity sha512-hcZOf9tRuoeooaP0v7QZq4IZ/7plDLG5eECMDZt+UzpteSS6u9f6m/v+M6FS7jYOD24OCUsOoZ79RPYAOI8f6Q==
88+
"@gitkraken/[email protected].9":
89+
version "1.0.0-rc.9"
90+
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.0.0-rc.9.tgz#502990fe707130ffc8b76cbbdf14ec2bb6b7056c"
91+
integrity sha512-ZYDPXqJopuuBGL2yQ4ebIi7czq9qMLfvzm6XosdN1SWP5rP3M3FD1GhuGuqk1FBGCNXg2+i9fwCXs+hJ9O5/lA==
9292
dependencies:
9393
"@axosoft/react-virtualized" "9.22.3-gitkraken.3"
9494
classnames "2.2.3"

0 commit comments

Comments
 (0)