Browse Source

Bumps graph dependency

main
Ramin Tadayon 1 year ago
parent
commit
6542771748
No known key found for this signature in database GPG Key ID: 79D60DDE3DFB95F5
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

@ -14056,7 +14056,7 @@
"vscode:prepublish": "yarn run bundle"
},
"dependencies": {
"@gitkraken/gitkraken-components": "10.0.0",
"@gitkraken/gitkraken-components": "10.1.0",
"@microsoft/fast-element": "1.12.0",
"@microsoft/fast-react-wrapper": "0.3.18",
"@octokit/core": "4.2.1",

+ 4
- 4
yarn.lock View File

@ -202,10 +202,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@10.0.0":
version "10.0.0"
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-10.0.0.tgz#936c766427c7fbdaab2e7ac72bbce054de5fbcb1"
integrity sha512-1feNudTT69Dsaue5F+4KG0YtWnQTb2Tn2+0B8kMhFh61X+c7tcO6AUZ3D0kwXx/I5moowpsBnQXnYfaIKa4IXw==
"@gitkraken/gitkraken-components@10.1.0":
version "10.1.0"
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-10.1.0.tgz#e7139fcd6e57d29827ac5ebcf6b861bb3de33525"
integrity sha512-g+DbbppjZ05g9VOyzWsc1y6LPIDuKvM/Qo2tJEZ1IUH9oNTY9Ti8iR3wCglGPK27F/ruc1QzPjUpX48omBwUPA==
dependencies:
"@axosoft/react-virtualized" "9.22.3-gitkraken.3"
classnames "2.3.2"

Loading…
Cancel
Save