Skip to content

Commit

Permalink
fix(deps): update dependency @nebular/theme to v5.0.0-beta.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 4, 2020
1 parent 1bc788f commit ed2e32c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"@nebular/auth": "5.0.0-beta.4",
"@nebular/eva-icons": "5.0.0-beta.4",
"@nebular/security": "5.0.0-beta.4",
"@nebular/theme": "5.0.0-beta.4",
"@nebular/theme": "5.0.0-beta.5",
"@ngneat/until-destroy": "7.1.0",
"@ngxs-labs/select-snapshot": "1.1.0",
"@ngxs/devtools-plugin": "3.6.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1925,10 +1925,10 @@
resolved "https://registry.yarnpkg.com/@nebular/security/-/security-5.0.0-beta.4.tgz#153c3f13eacd955547d4efd5ffe46bf4cd605662"
integrity sha512-Ot4FNpKE14/aZbN9PRZgKPxnkqY6aT1RRa6Nbi19HLZ2npUzn7/s8rFOvPwgvo+swrhvxfBumdDbUqgKlEcJVg==

"@nebular/[email protected].4":
version "5.0.0-beta.4"
resolved "https://registry.yarnpkg.com/@nebular/theme/-/theme-5.0.0-beta.4.tgz#9ec17dcedafbc4ef5380267019eaff02a0f00a16"
integrity sha512-wOp6QblUgmw3aQYkMB+Y+bpeBRDSCGqgpPBGbz2jJ3zuxWi5e+pHyUXAw1jpIPQdtdrwJystpWcSABEw9vsf6g==
"@nebular/[email protected].5":
version "5.0.0-beta.5"
resolved "https://registry.yarnpkg.com/@nebular/theme/-/theme-5.0.0-beta.5.tgz#aa7f6dbf02360f7ab6086ce5eff5b723fc0d98ec"
integrity sha512-ypMdIDuh5hx/Zni6rZ0dizmBPsPOIpIk4JTXDE0EYqNRseD2eEGUxeGoj0S1uKhVk3//bSYueL12wp2L5FWqfA==
dependencies:
intersection-observer "0.7.0"

Expand Down

0 comments on commit ed2e32c

Please sign in to comment.