Skip to content

Commit

Permalink
Update emotion monorepo to v10.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 5, 2018
1 parent bdc1999 commit caac67a
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.3",
"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.3",
"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.1":
version "0.11.1"
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-0.11.1.tgz#43d717620eee1ab6a236aa45f618eb3397158564"
integrity sha512-9y9eebpzTKiOQIGzHMV3HgHMaolDic3MZ/hZAIiH+CmcvlN8kaTYyKIKagXZoI0kyWuwK82TQxPc0BmP9Am8eA==
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].3, babel-plugin-emotion@^10.0.3:
version "10.0.3"
resolved "https://registry.yarnpkg.com/babel-plugin-emotion/-/babel-plugin-emotion-10.0.3.tgz#548b6e126439cc1b5ead9a4d47f5e78862237f6d"
integrity sha512-i+QTXoYKb261lDeLlJgS7BrAsQrZQmkl2YcHViYZo9XhN+G6zssz7mXNiaxVCr4zst88q2lsxFcSmMAVjRWhgA==
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.1"
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.3:
version "10.0.3"
resolved "https://registry.yarnpkg.com/create-emotion/-/create-emotion-10.0.3.tgz#d7550e3e420064d51a690ea1dda3d7d60039c5c7"
integrity sha512-uTFYcey4VVEUiHbEY+DjXB4hRzazRW1IW6JaP9fAL+oG0Dmm6wCkP40ZUSvAwpoPE9GS8E+ILE8wnllXaNZwjg==
dependencies:
"@emotion/cache" "10.0.0"
"@emotion/serialize" "0.11.0"
"@emotion/serialize" "^0.11.1"
"@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].3:
version "10.0.3"
resolved "https://registry.yarnpkg.com/emotion/-/emotion-10.0.3.tgz#f815f777ee060f8f7c80af6d6f8583fbad522e3b"
integrity sha512-/eNmh0QejKzf1dnLDg9ep7iMHpM+NIb11EtLjimNBjCW1HYL4pi0UYIQH8yeKveKivJPO0yrKipLnNBZefehjQ==
dependencies:
babel-plugin-emotion "10.0.0"
create-emotion "10.0.0"
babel-plugin-emotion "^10.0.3"
create-emotion "^10.0.3"

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 caac67a

Please sign in to comment.