Skip to content

Commit 6b9b1e9

Browse files
Bump graph library to RC7
1 parent b2f93ce commit 6b9b1e9

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.6",
11640+
"@gitkraken/gitkraken-components": "1.0.0-rc.7",
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].6":
89-
version "1.0.0-rc.6"
90-
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.0.0-rc.6.tgz#d0d9702fd66aad0a65636702ac2f4fd55ba911fd"
91-
integrity sha512-3IwBlShvxmG9g5KM1r+0D9/2l/AJTruW+/MJ29Kn7szhFvlNrhL3Af6VG/q+gDhor+uHKjr+DdH1ydk13FenRw==
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==
9292
dependencies:
9393
"@axosoft/react-virtualized" "9.22.3-gitkraken.3"
9494
classnames "2.2.3"

0 commit comments

Comments
 (0)