Browse Source

Bump graph version

main
Eric 2 years ago
parent
commit
0a533736de
No known key found for this signature in database GPG Key ID: DE7652B6A2622754
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

@ -12261,7 +12261,7 @@
"vscode:prepublish": "yarn run bundle"
},
"dependencies": {
"@gitkraken/gitkraken-components": "1.0.0-rc.17",
"@gitkraken/gitkraken-components": "1.0.0-rc.18",
"@microsoft/fast-element": "1.10.5",
"@microsoft/fast-react-wrapper": "0.3.14",
"@octokit/core": "4.0.5",

+ 4
- 4
yarn.lock View File

@ -85,10 +85,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@1.0.0-rc.17":
version "1.0.0-rc.17"
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.0.0-rc.17.tgz#698025c1430375bc743b10fd868cac64fffbbc38"
integrity sha512-wS3JvLm+48e6EiCx9+tkEaAIEgVPEGFqAJT6LsHbe5h9Jgfu4kyHDG0j3cmoSXNp6SpeQ3qHT59fnLhXew+niA==
"@gitkraken/gitkraken-components@1.0.0-rc.18":
version "1.0.0-rc.18"
resolved "https://registry.npmjs.org/@gitkraken/gitkraken-components/-/gitkraken-components-1.0.0-rc.18.tgz#17c25c2d5edcbcaa2237acbe4d8ef8e80507d779"
integrity sha512-0sL3HSgzhHIlTOpstOyYMaZLUSdum9eGgzDhDDO6BmmqD2uXrEnPxFuu/4qRKuDqQwxl9caA4UAXBaK4ucKAOw==
dependencies:
"@axosoft/react-virtualized" "9.22.3-gitkraken.3"
classnames "2.2.3"

Loading…
Cancel
Save