Browse Source

Updates graph dependency

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

@ -13812,7 +13812,7 @@
"vscode:prepublish": "yarn run bundle"
},
"dependencies": {
"@gitkraken/gitkraken-components": "9.1.2",
"@gitkraken/gitkraken-components": "9.1.3",
"@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.2":
version "9.1.2"
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-9.1.2.tgz#6990df62de0cc09e55df5d0e50043f6c5f10bf40"
integrity sha512-W5xaFxl3Ld1dxZWsRuzWaIW4Rg2qZKosT7PweuzMWnnY12f/9ASQTZ/17og7kx6E2zxJdTZBpRhN3z+Caw7CUQ==
"@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==
dependencies:
"@axosoft/react-virtualized" "9.22.3-gitkraken.3"
classnames "2.3.2"

Loading…
Cancel
Save