Skip to content

Commit

Permalink
Update emotion monorepo to v10.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 5, 2018
1 parent bdc1999 commit 9670754
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 42 deletions.
32 changes: 16 additions & 16 deletions map-share-frontend/package-lock.json

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

4 changes: 2 additions & 2 deletions map-share-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@types/camelcase": "4.1.0",
"@types/ramda": "0.25.42",
"babel-core": "6.26.3",
"babel-plugin-emotion": "10.0.0",
"babel-plugin-emotion": "10.0.4",
"csstype": "2.5.7",
"executive": "1.6.3",
"hyperapp-redux-devtools": "1.1.6",
Expand All @@ -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.4",
"hyperapp": "jorgebucaran/hyperapp.git#0d23a35a65b23e8dfa5cac15d3d166bac18d51b1",
"hyperapp-redux-devtools": "1.1.6",
"json5": "2.1.0",
Expand Down
48 changes: 24 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -649,10 +649,10 @@
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.1.tgz#e93c13942592cf5ef01aa8297444dc192beee52f"
integrity sha512-Qv4LTqO11jepd5Qmlp3M1YEjBumoTHcHFdgPTQ+sFlIL5myi/7xu/POwP7IRu6odBdmLXdtIs1D6TuW6kbwbbg==

"@emotion/[email protected].0":
version "0.11.0"
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-0.11.0.tgz#9332b483a112af7b515d20470a7bf1aa5f8dcf6c"
integrity sha512-SpUumzuN7CxEGvJKe3bul8+VKdcNleACokv5YgS+k4KQIurdq7dbm4sM7aT9hBx3ccMpDfg5BYVfR3NPoeU5PA==
"@emotion/serialize@^0.11.2":
version "0.11.2"
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-0.11.2.tgz#f6cdf7b20ade02251525add0e50f8a56d47e4a3f"
integrity sha512-6bWsiynUj+KByNXpcSbx/2xj9OI7Vty/IeIvB5ArPswosyp0N0GezDqQ50IjFDfDUPv0LNCtyyKuTtlFy62Epw==
dependencies:
"@emotion/hash" "0.7.1"
"@emotion/memoize" "0.7.1"
Expand Down Expand Up @@ -1065,15 +1065,15 @@ babel-messages@^6.23.0:
dependencies:
babel-runtime "^6.22.0"

[email protected].0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/babel-plugin-emotion/-/babel-plugin-emotion-10.0.0.tgz#ceb177a64d5ccba3c28d7de4a0697d0f3a66315f"
integrity sha512-O0ykSwaJQVHuZcAd0/TuMbG6QzuArGheL9XeEoQfgBeFlcyrGEj/2JexsCk4iMMiykxW7hfulm0zKy864PWOSw==
[email protected].4, babel-plugin-emotion@^10.0.4:
version "10.0.4"
resolved "https://registry.yarnpkg.com/babel-plugin-emotion/-/babel-plugin-emotion-10.0.4.tgz#e9387087728efe25c578b7649e11a2776c97e39c"
integrity sha512-hahTaxtYLww0sUWQSWjbhwbASy4JoTpsV9TnJh6xpQUZotJwp5kBnzoDeaOKgNff8kYdMU+In1YRgGM3rlOFGg==
dependencies:
"@babel/helper-module-imports" "^7.0.0"
"@emotion/hash" "0.7.1"
"@emotion/memoize" "0.7.1"
"@emotion/serialize" "0.11.0"
"@emotion/serialize" "^0.11.2"
babel-plugin-macros "^2.0.0"
babel-plugin-syntax-jsx "^6.18.0"
convert-source-map "^1.5.0"
Expand Down Expand Up @@ -1895,13 +1895,13 @@ create-ecdh@^4.0.0:
bn.js "^4.1.0"
elliptic "^6.0.0"

[email protected].0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/create-emotion/-/create-emotion-10.0.0.tgz#9cb92ae3dd1eaacc24ab7787477893a4ef27a1af"
integrity sha512-znByYKXJMc83Pw8e9cQp5osbUGAOdHQRygta+ZtSCHd35UqA7KaukXSEhwH/VwqsjcxnGPz2GCuJ12NekZ8CZQ==
create-emotion@^10.0.4:
version "10.0.4"
resolved "https://registry.yarnpkg.com/create-emotion/-/create-emotion-10.0.4.tgz#c3bdd8f2aba790eb559e44b481027b9e33f2e49c"
integrity sha512-IQqKZFZz3DYnHB3wfww4oc/tsKpaWxrd2mspaFyFqTRqJZABJWgXBZB+FD7UIrUOQDmxY03xcMbcdk3oGiUNZg==
dependencies:
"@emotion/cache" "10.0.0"
"@emotion/serialize" "0.11.0"
"@emotion/serialize" "^0.11.2"
"@emotion/sheet" "0.9.2"
"@emotion/utils" "0.11.1"

Expand Down Expand Up @@ -2494,13 +2494,13 @@ 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].4:
version "10.0.4"
resolved "https://registry.yarnpkg.com/emotion/-/emotion-10.0.4.tgz#52d727fb27e7ab653d2ca658c1a099c9180f1513"
integrity sha512-Mf35807fna4AuQI61rhpsJNDtV4C1N/Y0d2GLbPLqmDUV6prWL4Zy3hAhVBI6nQL1cfPVGdFwq2gApjgVi1l7w==
dependencies:
babel-plugin-emotion "10.0.0"
create-emotion "10.0.0"
babel-plugin-emotion "^10.0.4"
create-emotion "^10.0.4"

encodeurl@~1.0.2:
version "1.0.2"
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 9670754

Please sign in to comment.