Browse Source

Bumps graph version

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

@ -13034,7 +13034,7 @@
"vscode:prepublish": "yarn run bundle"
},
"dependencies": {
"@gitkraken/gitkraken-components": "2.1.0",
"@gitkraken/gitkraken-components": "3.0.1",
"@microsoft/fast-element": "1.11.0",
"@microsoft/fast-react-wrapper": "0.3.16-0",
"@octokit/core": "4.2.0",

+ 4
- 4
yarn.lock View File

@ -295,10 +295,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@2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-2.1.0.tgz#5252db16363bd6d7f40a480c8515f3e5ca24802c"
integrity sha512-zyyJaMTaUiMUgJOIq6pQHQVAy9f1d2pspEc4p1aY+xlsO4R7o+RywGAEP20xHvkLaHkwJyKsDTbKh7xGSshDyA==
"@gitkraken/gitkraken-components@3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-3.0.1.tgz#6a51b37896d6ddc2f570e346f90e57c5e9254010"
integrity sha512-WpG8f4Fg0VHvatAHWUvEcUAmCWmCA2zf4k+o+pPsck4TrLfsVyblh+PVeJCQKxaOZKjDYoVXSqwhCRH3BYNxUA==
dependencies:
"@axosoft/react-virtualized" "9.22.3-gitkraken.3"
classnames "^2.3.2"

Loading…
Cancel
Save