Skip to content

Commit

Permalink
Bump graph library to RC9
Browse files Browse the repository at this point in the history
  • Loading branch information
axosoft-ramint committed Aug 25, 2022
1 parent e56850a commit 13ae92d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11652,7 +11652,7 @@
"vscode:prepublish": "yarn run bundle"
},
"dependencies": {
"@gitkraken/gitkraken-components": "1.0.0-rc.8",
"@gitkraken/gitkraken-components": "1.0.0-rc.9",
"@octokit/core": "4.0.5",
"@vscode/codicons": "0.0.32",
"@vscode/webview-ui-toolkit": "1.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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.8":
version "1.0.0-rc.8"
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.0.0-rc.8.tgz#77fc933a08f75defb1bdcac1e582a3611189293b"
integrity sha512-hcZOf9tRuoeooaP0v7QZq4IZ/7plDLG5eECMDZt+UzpteSS6u9f6m/v+M6FS7jYOD24OCUsOoZ79RPYAOI8f6Q==
"@gitkraken/gitkraken-components@1.0.0-rc.9":
version "1.0.0-rc.9"
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.0.0-rc.9.tgz#502990fe707130ffc8b76cbbdf14ec2bb6b7056c"
integrity sha512-ZYDPXqJopuuBGL2yQ4ebIi7czq9qMLfvzm6XosdN1SWP5rP3M3FD1GhuGuqk1FBGCNXg2+i9fwCXs+hJ9O5/lA==
dependencies:
"@axosoft/react-virtualized" "9.22.3-gitkraken.3"
classnames "2.2.3"
Expand Down

0 comments on commit 13ae92d

Please sign in to comment.