Browse Source

Updates graph dependency

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

@ -14041,7 +14041,7 @@
"vscode:prepublish": "yarn run bundle"
},
"dependencies": {
"@gitkraken/gitkraken-components": "9.1.4",
"@gitkraken/gitkraken-components": "9.1.5",
"@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@9.1.4":
version "9.1.4"
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-9.1.4.tgz#d97c7a7147c9686e5f0b67ebeab3c9f62aecea1c"
integrity sha512-rtmW+g4+fM2sIEIFDkePHM/OpWqmyL2dXTFELoxkcWw9+FevgS6q/ZxaC8YdH6H1RSd3O+1r85gl+SRBRs1tVw==
"@gitkraken/gitkraken-components@9.1.5":
version "9.1.5"
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-9.1.5.tgz#96f8b92ef47ebaa4c041e7b61e4a2cce73c35473"
integrity sha512-dVIQEOeS4Fd8973eWP+bu7EOWqRuypz+gJvQ+gqrP3hfs7OWMTE6dD3PTO/vPlDNTlgqhjmPXR8mGYk3HBUqHQ==
dependencies:
"@axosoft/react-virtualized" "9.22.3-gitkraken.3"
classnames "2.3.2"

Loading…
Cancel
Save