Browse Source

Bump graph to RC11

main
Miggy Eusebio 2 years ago
parent
commit
61ae55fbd5
No known key found for this signature in database GPG Key ID: 7C2C0144063354A2
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

@ -11659,7 +11659,7 @@
"vscode:prepublish": "yarn run bundle"
},
"dependencies": {
"@gitkraken/gitkraken-components": "1.0.0-rc.10",
"@gitkraken/gitkraken-components": "1.0.0-rc.11",
"@octokit/core": "4.0.5",
"@vscode/codicons": "0.0.32",
"@vscode/webview-ui-toolkit": "1.0.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-rc.9":
version "1.0.0-rc.9"
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.0.0-rc.9.tgz#502990fe707130ffc8b76cbbdf14ec2bb6b7056c"
integrity sha512-ZYDPXqJopuuBGL2yQ4ebIi7czq9qMLfvzm6XosdN1SWP5rP3M3FD1GhuGuqk1FBGCNXg2+i9fwCXs+hJ9O5/lA==
"@gitkraken/gitkraken-components@1.0.0-rc.11":
version "1.0.0-rc.11"
resolved "https://registry.npmjs.org/@gitkraken/gitkraken-components/-/gitkraken-components-1.0.0-rc.11.tgz#c0241cf76c56d17f9bce44a5adf016c9e77121ab"
integrity sha512-bAUvdQdKbS2JSkQJsn7rMESJ2mc1KgVa+uNMotPD0VXIl6PK0Lyd+2ePBCLxEnqBxzKp0v0NfLTKOktdK5mN8A==
dependencies:
"@axosoft/react-virtualized" "9.22.3-gitkraken.3"
classnames "2.2.3"

Loading…
Cancel
Save