Skip to content

Commit

Permalink
Update dependency @dailybruin/lux to v1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 5, 2018
1 parent c0fbb41 commit 3e249fb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"dependencies": {
"@dailybruin/gatsby-source-kerckhoff": "1.1.1",
"@dailybruin/lux": "1.9.2",
"@dailybruin/lux": "1.9.3",
"@fortawesome/fontawesome-svg-core": "^1.2.8",
"@fortawesome/free-solid-svg-icons": "^5.5.0",
"@fortawesome/react-fontawesome": "^0.1.3",
Expand Down
17 changes: 11 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -810,10 +810,10 @@
node-fetch "^2.2.0"
typescript "^3.1.4"

"@dailybruin/[email protected].2":
version "1.9.2"
resolved "https://registry.yarnpkg.com/@dailybruin/lux/-/lux-1.9.2.tgz#f172d180841a77d4c6a688614eb3d99d958f9a88"
integrity sha512-Vo2hC6xZDqKlc+eUoTL7q0I8SJZi5QdWGQk6GrNzjR0hun1TYx1BoAfbinXYOvdCenH+oGogiJz1MWjVB4c8fQ==
"@dailybruin/[email protected].3":
version "1.9.3"
resolved "https://registry.yarnpkg.com/@dailybruin/lux/-/lux-1.9.3.tgz#f368c33988485f17066b084b4c4bf0213ac04a55"
integrity sha512-PNSsVOK/rAYrD+q1lySKsb954qZ+5Q+mHilL8ACuBGeTRnRd/SDHK11nzdM1/k/+SNUjb58ToLyCo6E4oJKz4Q==
dependencies:
"@fortawesome/fontawesome-svg-core" "^1.2.8"
"@fortawesome/free-solid-svg-icons" "^5.5.0"
Expand All @@ -829,7 +829,7 @@
react-helmet "^5.2.0"
react-plyr "^2.1.1"
slugify "^1.3.3"
typescript "3.1.6"
typescript "3.2.1"
webfontloader "^1.6.28"

"@emotion/babel-utils@^0.6.4":
Expand Down Expand Up @@ -9768,7 +9768,12 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=

[email protected], typescript@^3.1.4:
[email protected]:
version "3.2.1"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.1.tgz#0b7a04b8cf3868188de914d9568bd030f0c56192"
integrity sha512-jw7P2z/h6aPT4AENXDGjcfHTu5CSqzsbZc6YlUIebTyBAq8XaKp78x7VcSh30xwSCcsu5irZkYZUSFP1MrAMbg==

typescript@^3.1.4:
version "3.1.6"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.6.tgz#b6543a83cfc8c2befb3f4c8fba6896f5b0c9be68"
integrity sha512-tDMYfVtvpb96msS1lDX9MEdHrW4yOuZ4Kdc4Him9oU796XldPYF/t2+uKoX0BBa0hXXwDlqYQbXY5Rzjzc5hBA==
Expand Down

0 comments on commit 3e249fb

Please sign in to comment.