Skip to content

Commit

Permalink
Update dependency jss to v9.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 10, 2018
1 parent c689eb3 commit 94f864a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"enzyme-to-json": "3.3.3",
"jest": "22.4.3",
"js-sha3": "0.7.0",
"jss": "9.8.1",
"jss": "9.8.3",
"jss-camel-case": "6.1.0",
"jss-global": "3.0.0",
"jss-vendor-prefixer": "8.0.0",
Expand Down
10 changes: 9 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4204,7 +4204,15 @@ jss-vendor-prefixer@^7.0.0:
dependencies:
css-vendor "^0.3.8"

jss@9.8.1, jss@^9.7.0:
jss@9.8.3:
version "9.8.3"
resolved "https://registry.yarnpkg.com/jss/-/jss-9.8.3.tgz#399da571c4b2c8f4cf418ca7e8627e44fc287fc8"
dependencies:
is-in-browser "^1.1.3"
symbol-observable "^1.1.0"
warning "^3.0.0"

jss@^9.7.0:
version "9.8.1"
resolved "https://registry.yarnpkg.com/jss/-/jss-9.8.1.tgz#e2ff250777ad657430e6edc47a63516541b888fa"
dependencies:
Expand Down

0 comments on commit 94f864a

Please sign in to comment.