Browse Source

Bumps graph version

main
Eric Follana 2 years ago
parent
commit
84c47d71f8
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

@ -12555,7 +12555,7 @@
"vscode:prepublish": "yarn run bundle"
},
"dependencies": {
"@gitkraken/gitkraken-components": "1.0.0",
"@gitkraken/gitkraken-components": "1.1.0-rc.1",
"@microsoft/fast-element": "1.10.5",
"@microsoft/fast-react-wrapper": "0.3.14",
"@octokit/core": "4.1.0",

+ 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":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.0.0.tgz#121bdbcb14947f6489697b0dded10a803020018d"
integrity sha512-UQwK9a38m/sXYzCJIhR0J1Y+O0fcnuOauhxB4jLI0K96bg3l2K+mTjjIGP3wHFq5zJV2kf/I695vdfWr6BxthA==
"@gitkraken/gitkraken-components@1.1.0-rc.1":
version "1.1.0-rc.1"
resolved "https://registry.npmjs.org/@gitkraken/gitkraken-components/-/gitkraken-components-1.1.0-rc.1.tgz#74c270f236cc2522bbe2a8f0f5a5ae6752d8512d"
integrity sha512-VsOd7/7uSQV2LQ1Ohdx8+WvovEu01Sf8bmQ0yW+lV48odPnnfUm2UgHAMLFz/cyedFn8FKnbvr8RUyc1fUc+Rw==
dependencies:
"@axosoft/react-virtualized" "9.22.3-gitkraken.3"
classnames "2.2.3"

Loading…
Cancel
Save