Skip to content

Commit

Permalink
upgraded to the latest oai-ts-*
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Wittmann <[email protected]>
  • Loading branch information
EricWittmann committed Feb 1, 2019
1 parent 79e6969 commit 92051c1
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
8 changes: 4 additions & 4 deletions front-end/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"moment": "2.23.0",
"ngx-bootstrap": "2.0.5",
"ngx-clipboard": "11.1.9",
"oai-ts-core": "0.2.33",
"oai-ts-commands": "0.2.59",
"oai-ts-core": "0.2.34",
"oai-ts-commands": "0.2.60",
"patternfly": "3.59.1",
"pluralize": "7.0.0",
"rxjs": "5.5.12",
Expand Down Expand Up @@ -60,8 +60,8 @@
"ng-packagr": "^2.0.0",
"ngx-bootstrap": "2.0.5",
"ngx-clipboard": "11.1.9",
"oai-ts-core": "0.2.33",
"oai-ts-commands": "0.2.59",
"oai-ts-core": "0.2.34",
"oai-ts-commands": "0.2.60",
"patternfly": "3.59.1",
"pluralize": "7.0.0",
"rxjs": "5.5.12",
Expand Down
32 changes: 16 additions & 16 deletions front-end/studio/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1750,16 +1750,16 @@ copy-webpack-plugin@^4.1.1:
p-limit "^1.0.0"
serialize-javascript "^1.4.0"

[email protected]:
version "2.4.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.4.1.tgz#4de911e667b0eae9124e34254b53aea6fc618d3e"
integrity sha1-TekR5mew6ukSTjQlS1OupvxhjT4=

[email protected]:
version "2.6.2"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.2.tgz#267988d7268323b349e20b4588211655f0e83944"
integrity sha512-NdBPF/RVwPW6jr0NCILuyN9RiqLo2b1mddWHkUL+VnvcB7dzlnBJ1bXYntjpTGOgkZiiLWj2JxmOr7eGE3qK6g==

[email protected]:
version "2.6.3"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.3.tgz#4b70938bdffdaf64931e66e2db158f0892289c49"
integrity sha512-l00tmFFZOBHtYhN4Cz7k32VM7vTn3rE2ANjQDxdEN6zmXZ/xq1jQuutnmHvMG1ZJ7xd72+TA5YpUK8wz3rWsfQ==

core-js@^2.4.0:
version "2.5.3"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.5.3.tgz#8acc38345824f16d8365b7c9b4259168e8ed603e"
Expand Down Expand Up @@ -5104,20 +5104,20 @@ number-is-nan@^1.0.0:
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=

[email protected].59:
version "0.2.59"
resolved "https://registry.yarnpkg.com/oai-ts-commands/-/oai-ts-commands-0.2.59.tgz#30ccd8cd7e2de18191f3ba823a29ebd29f7ead87"
integrity sha512-Y+yYEzefHzq0XWy4HX2MdL4O1x77big441Dxgt1cTwbisdYg4C6W9YqmRA6fdExi9dN2wiNWrEJgtLvujf713w==
[email protected].60:
version "0.2.60"
resolved "https://registry.yarnpkg.com/oai-ts-commands/-/oai-ts-commands-0.2.60.tgz#92293de87579b8386876ed4ccec422290ba7d770"
integrity sha512-Me8bDHgM+yhXz4rKv+/YCEtlCRsBMiPjtAlrCMqOl/JiiQbUvisHvQ4nEKrn6EA45VMJWtJBkiwppumAA46cUQ==
dependencies:
core-js "2.4.1"
oai-ts-core "0.2.33"
core-js "2.6.3"
oai-ts-core "0.2.34"

[email protected].33:
version "0.2.33"
resolved "https://registry.yarnpkg.com/oai-ts-core/-/oai-ts-core-0.2.33.tgz#274b1219d5222a61150f91fff9ea0bf4ede4b7d8"
integrity sha512-B4BHb2dJWJxwT/Hi8hLsRy4xTis4MgfkwqEpoLqr5ilra8Zo+PYF34RTrlTnR54RSMHU4lql35hkgFt+IgbBdg==
[email protected].34:
version "0.2.34"
resolved "https://registry.yarnpkg.com/oai-ts-core/-/oai-ts-core-0.2.34.tgz#0c828b7f30dc28a8f10d1211a9ce31ff205f046e"
integrity sha512-39sbYQoL7EKhepSW8qb/2tqlpvQ4VpRtLQpatrKtQdutNAfcpVCpjn4LNiWqjNWy93M2o+Cgwd21EpMQlSivbw==
dependencies:
core-js "2.4.1"
core-js "2.6.3"

oauth-sign@~0.8.1, oauth-sign@~0.8.2:
version "0.8.2"
Expand Down

0 comments on commit 92051c1

Please sign in to comment.