Browse Source

Bumps graph version

main
Ramin Tadayon 2 years ago
parent
commit
ea90bd12c2
No known key found for this signature in database GPG Key ID: 5B90E918AEBCE7A7
2 changed files with 5 additions and 5 deletions
  1. +1
    -1
      package.json
  2. +4
    -4
      yarn.lock

+ 1
- 1
package.json View File

@ -12724,7 +12724,7 @@
"vscode:prepublish": "yarn run bundle"
},
"dependencies": {
"@gitkraken/gitkraken-components": "1.1.0-rc.21",
"@gitkraken/gitkraken-components": "1.1.0-rc.22",
"@microsoft/fast-element": "1.11.0",
"@microsoft/fast-react-wrapper": "0.3.16-0",
"@octokit/core": "4.1.0",

+ 4
- 4
yarn.lock View File

@ -195,10 +195,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.1.0-rc.21":
version "1.1.0-rc.21"
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.1.0-rc.21.tgz#2e73c81d605f27b3c0ad6f35086d30b650c2d168"
integrity sha512-GbmxgMxjILTBfeYeRquDTq4rPye0SAhaECqR/fDflaj1QKlbbHDPEV3PHcEzCGbnjnzud7TSS2W8Ih76wGRb2w==
"@gitkraken/gitkraken-components@1.1.0-rc.22":
version "1.1.0-rc.22"
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.1.0-rc.22.tgz#6a5fa32dff603fe4561e092508678dc54f62a185"
integrity sha512-e7oqU9ibjC11aKs9Z6POjwq1+exk+lIj9nxUDBxGIwVMidfaowaMIH7j7x2tM3we1rdROqsg/sXMImrFbMm6fA==
dependencies:
"@axosoft/react-virtualized" "9.22.3-gitkraken.3"
classnames "^2.3.2"

Loading…
Cancel
Save