Browse Source

Updates dependencies

main
Keith Daulton 2 years ago
parent
commit
9ff61f07fa
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

@ -12670,7 +12670,7 @@
"vscode:prepublish": "yarn run bundle"
},
"dependencies": {
"@gitkraken/gitkraken-components": "1.1.0-rc.4",
"@gitkraken/gitkraken-components": "1.1.0-rc.5",
"@microsoft/fast-element": "1.11.0",
"@microsoft/fast-react-wrapper": "0.3.16-0",
"@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.1.0-rc.4":
version "1.1.0-rc.4"
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.1.0-rc.4.tgz#81e69eb2dc0f5656f8fef260c8a2bcaedf36ba2b"
integrity sha512-btV8ogY3HGM+TyYZ3PiwoO4z/XJ3n5OTg0l0VVQ8wnXVzHPHGXmNVF3OIP7JOHIPZxKkpq/PWWnhtYrj/cPgbA==
"@gitkraken/gitkraken-components@1.1.0-rc.5":
version "1.1.0-rc.5"
resolved "https://registry.npmjs.org/@gitkraken/gitkraken-components/-/gitkraken-components-1.1.0-rc.5.tgz#a195e886880e37264a1eac6c684787a1a37f682f"
integrity sha512-XLAYdG5tG+AsBsFXgXDKGU3D3jlvwMM+7bP/FuhVKT0K0QZlmP3sWAYg+5g9U+TR4MYb8X8wDgRqfMKC7nWv+w==
dependencies:
"@axosoft/react-virtualized" "9.22.3-gitkraken.3"
classnames "2.2.3"

Loading…
Cancel
Save