Skip to content

Commit

Permalink
Update dependency emotion to v10.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 1, 2018
1 parent bdc1999 commit 89ef3ef
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions map-share-frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion map-share-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"copy-to-clipboard": "3.0.8",
"csstype": "2.5.7",
"dropbox": "4.0.13",
"emotion": "10.0.0",
"emotion": "10.0.1",
"hyperapp": "jorgebucaran/hyperapp.git#0d23a35a65b23e8dfa5cac15d3d166bac18d51b1",
"hyperapp-redux-devtools": "1.1.6",
"json5": "2.1.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2494,10 +2494,10 @@ elliptic@^6.0.0:
minimalistic-assert "^1.0.0"
minimalistic-crypto-utils "^1.0.0"

[email protected].0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/emotion/-/emotion-10.0.0.tgz#2f939cc5c8b6113463a094c13ac4abb478ca766c"
integrity sha512-0FOo7z6uVSfcczfvDwXuZ20OPIfj7mIwQ//LYPEKmyakHFTvmqZSDdtCHGjhRDcPtTb9nRS0GgNPrQ8McXiP2Q==
[email protected].1:
version "10.0.1"
resolved "https://registry.yarnpkg.com/emotion/-/emotion-10.0.1.tgz#8b89dd52288a92c0fad829a7d2adea76eddb026f"
integrity sha512-8eI6eTvmroxrPZ3U52Wakv8vrG1NW0M1T46a4w9g+pxVPoe/eAV2bz2Pu87/Z5vbuxxE2nJna5PilMNdAu5RwA==
dependencies:
babel-plugin-emotion "10.0.0"
create-emotion "10.0.0"
Expand Down Expand Up @@ -5814,10 +5814,10 @@ safer-eval@^1.2.3:
dependencies:
clones "^1.1.0"

[email protected].0:
version "1.15.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.15.0.tgz#80cd374ad9db9f4a24942cf927552d31d8b6f376"
integrity sha512-xY+n0MB/KAjwwNJYXBD5yJOG2mS2Ac8AXB7Ci2KbWxivbiDVMxhy3vbvXAllVABAHjBqZYUPq1qOJeqZ2XMVIQ==
[email protected].1:
version "1.15.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.15.1.tgz#25a03f6813413540210580b670628360c36267d3"
integrity sha512-WiDa5BsePB/rQEbh/Fv2pVDUCasxuRYjW7GsWx8Ld23LY61vx1VV5Mzf/7mu5kLWKMryMqo65fzYL34HgaM47w==
dependencies:
chokidar "^2.0.0"

Expand Down

0 comments on commit 89ef3ef

Please sign in to comment.