Skip to content

Commit 61ae55f

Browse files
committed
Bump graph to RC11
1 parent 95964b4 commit 61ae55f

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
@@ -11659,7 +11659,7 @@
1165911659
"vscode:prepublish": "yarn run bundle"
1166011660
},
1166111661
"dependencies": {
11662-
"@gitkraken/gitkraken-components": "1.0.0-rc.10",
11662+
"@gitkraken/gitkraken-components": "1.0.0-rc.11",
1166311663
"@octokit/core": "4.0.5",
1166411664
"@vscode/codicons": "0.0.32",
1166511665
"@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].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==
88+
"@gitkraken/[email protected].11":
89+
version "1.0.0-rc.11"
90+
resolved "https://registry.npmjs.org/@gitkraken/gitkraken-components/-/gitkraken-components-1.0.0-rc.11.tgz#c0241cf76c56d17f9bce44a5adf016c9e77121ab"
91+
integrity sha512-bAUvdQdKbS2JSkQJsn7rMESJ2mc1KgVa+uNMotPD0VXIl6PK0Lyd+2ePBCLxEnqBxzKp0v0NfLTKOktdK5mN8A==
9292
dependencies:
9393
"@axosoft/react-virtualized" "9.22.3-gitkraken.3"
9494
classnames "2.2.3"

0 commit comments

Comments
 (0)