Skip to content

Commit 64e031a

Browse files
Bump graph library to RC12
1 parent 5937341 commit 64e031a

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
@@ -11660,7 +11660,7 @@
1166011660
"vscode:prepublish": "yarn run bundle"
1166111661
},
1166211662
"dependencies": {
11663-
"@gitkraken/gitkraken-components": "1.0.0-rc.11",
11663+
"@gitkraken/gitkraken-components": "1.0.0-rc.12",
1166411664
"@octokit/core": "4.0.5",
1166511665
"@vscode/codicons": "0.0.32",
1166611666
"@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].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==
88+
"@gitkraken/[email protected].12":
89+
version "1.0.0-rc.12"
90+
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.0.0-rc.12.tgz#46636b235ada716df0f5d8a52e1b49efc37e0084"
91+
integrity sha512-ZZlfw3nxmAz3drVFTTHMrG0LRQU8slxvhtMgffyQql0fMign8c6FDGZ95XN5SaAJWfES563EqrKMG8snem1+Ow==
9292
dependencies:
9393
"@axosoft/react-virtualized" "9.22.3-gitkraken.3"
9494
classnames "2.2.3"

0 commit comments

Comments
 (0)