Skip to content

Commit d284973

Browse files
Bump graph library to RC8
1 parent 6b9b1e9 commit d284973

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
@@ -11637,7 +11637,7 @@
1163711637
"vscode:prepublish": "yarn run bundle"
1163811638
},
1163911639
"dependencies": {
11640-
"@gitkraken/gitkraken-components": "1.0.0-rc.7",
11640+
"@gitkraken/gitkraken-components": "1.0.0-rc.8",
1164111641
"@octokit/core": "4.0.5",
1164211642
"@vscode/codicons": "0.0.32",
1164311643
"@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].7":
89-
version "1.0.0-rc.7"
90-
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.0.0-rc.7.tgz#64c621932868043456cb2787699511438396fd28"
91-
integrity sha512-62KhjzPf9HoYMX/1tHV5gl5AMd5VBY1v3elQDAH7q7GwffkOgm2s9dt8IjkIQ0jX/TzgaHj8I/R5ieB+tTQ8SQ==
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==
9292
dependencies:
9393
"@axosoft/react-virtualized" "9.22.3-gitkraken.3"
9494
classnames "2.2.3"

0 commit comments

Comments
 (0)