Browse Source

Updates graph dependency

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

@ -13931,7 +13931,7 @@
"vscode:prepublish": "yarn run bundle"
},
"dependencies": {
"@gitkraken/gitkraken-components": "9.1.3",
"@gitkraken/gitkraken-components": "9.1.4",
"@microsoft/fast-element": "1.12.0",
"@microsoft/fast-react-wrapper": "0.3.18",
"@octokit/core": "4.2.0",

+ 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.3":
version "9.1.3"
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-9.1.3.tgz#30872c791f3503d8500dd85de38f0d3f08aad10a"
integrity sha512-miZ/rRrtLfNeo8XO8wt63HXDmenJBhEEIvPTnN8/MsyNVDibtRf7WjJuLW1Wz7GKDaq9g0s4poRGqQxaMzeUlA==
"@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==
dependencies:
"@axosoft/react-virtualized" "9.22.3-gitkraken.3"
classnames "2.3.2"

Loading…
Cancel
Save