Skip to content

Commit

Permalink
Update yarn.lock
Browse files Browse the repository at this point in the history
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
  • Loading branch information
mmorhun committed Sep 18, 2020
1 parent 2c1c9a8 commit 3776db8
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -590,6 +590,12 @@
version "5.2.7"
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.7.tgz#315d570ccb56c53452ff8638738df60726d5b6ea"

"@types/node-forge@^0.9.5":
version "0.9.5"
resolved "https://registry.yarnpkg.com/@types/node-forge/-/node-forge-0.9.5.tgz#648231d79da197216290429020698d4e767365a0"
dependencies:
"@types/node" "*"

"@types/node-notifier@^5.4.0":
version "5.4.0"
resolved "https://registry.yarnpkg.com/@types/node-notifier/-/node-notifier-5.4.0.tgz#4e66c85eb41cce8387b4cd9c6c67852be41a99db"
Expand Down Expand Up @@ -1544,15 +1550,15 @@ ecc-jsbn@~0.1.1:

"eclipse-che-minishift@git://github.com/minishift/minishift#master":
version "0.0.0"
resolved "git://github.com/minishift/minishift#015bd7f9ec73ff38bbd8e7faa66f9ab60c5cabf6"
resolved "git://github.com/minishift/minishift#d7a01068c281c5b5dd72ff877831ca8c631d3391"

"eclipse-che-operator@git://github.com/eclipse/che-operator#master":
version "0.0.0"
resolved "git://github.com/eclipse/che-operator#f7a2bed4d2bb52a43740618443cecb48851af6dd"
resolved "git://github.com/eclipse/che-operator#f55a9185ecaf85959675c3ee54ab858f188058c6"

"eclipse-che@git://github.com/eclipse/che#master":
version "0.0.0"
resolved "git://github.com/eclipse/che#9c5d915d881f8413f9e2ebb713409be2ff4bb339"
resolved "git://github.com/eclipse/che#92a34eacb8d685817d332ca6d7cdf2de96db4764"

editorconfig@^0.15.0:
version "0.15.3"
Expand Down Expand Up @@ -3419,6 +3425,10 @@ nock@^11.7.0:
mkdirp "^0.5.0"
propagate "^2.0.0"

node-forge@^0.10.0:
version "0.10.0"
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.10.0.tgz#32dea2afb3e9926f02ee5ce8794902691a676bf3"

node-int64@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b"
Expand Down

0 comments on commit 3776db8

Please sign in to comment.