Browse Source

Updates graph dependency

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

@ -13661,7 +13661,7 @@
"vscode:prepublish": "yarn run bundle"
},
"dependencies": {
"@gitkraken/gitkraken-components": "8.2.0",
"@gitkraken/gitkraken-components": "8.2.1",
"@microsoft/fast-element": "1.11.1",
"@microsoft/fast-react-wrapper": "0.3.17",
"@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@8.2.0":
version "8.2.0"
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-8.2.0.tgz#27da91ac6f814a04a3d1cc8aa063cc854a6626f4"
integrity sha512-fQ2Kvnduz8PKvJqfCSvQIRkO4b9trwQrNrFiOGfknQqkaPgqPyLGIpP9gbeB7lA+EFngMszIH4G1PejIMq4jZg==
"@gitkraken/gitkraken-components@8.2.1":
version "8.2.1"
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-8.2.1.tgz#15906ec32e0a12e4b3ee7ef5406d57ac5bf954cc"
integrity sha512-a+RQjFmtYvWdw/kOpUgIpO3K3B5kAoCY9zN2h5aZKXuj3fpmpGQmX7zBne8yQTnXo2htMwxpGYQV7gRFcqSyVA==
dependencies:
"@axosoft/react-virtualized" "9.22.3-gitkraken.3"
classnames "2.3.2"

Loading…
Cancel
Save