Browse Source

Bumps graph version

main
Ramin Tadayon 1 year ago
parent
commit
184d831bea
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

@ -12717,7 +12717,7 @@
"vscode:prepublish": "yarn run bundle"
},
"dependencies": {
"@gitkraken/gitkraken-components": "1.1.0-rc.15",
"@gitkraken/gitkraken-components": "1.1.0-rc.16",
"@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.15":
version "1.1.0-rc.15"
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.1.0-rc.15.tgz#4baa2b7772f8987136c29beb1edc5bb980d750c0"
integrity sha512-oqV1YktB+qhJnfKnppVEjoQpI1h2kQfi5/ATYrsqJLMpiigaj3THbpdJPscZ8Q44p/0wn8m1iiDwNtFgDFU6aA==
"@gitkraken/gitkraken-components@1.1.0-rc.16":
version "1.1.0-rc.16"
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.1.0-rc.16.tgz#3300fd9156bc24a62a8f9c949c8166affb10783d"
integrity sha512-OyGft9Fp+tQz50vy1im9/GxxJnmlGp+8WsOd8Oo9woogJu3760pLh/Vdb614WLnRzQ4+iSXr8pL9Wnx6j7eXGQ==
dependencies:
"@axosoft/react-virtualized" "9.22.3-gitkraken.3"
classnames "2.2.3"

Loading…
Cancel
Save