Skip to content

Commit

Permalink
feat(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 26, 2021
1 parent 818e8ae commit 6b63602
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 15 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"apollo-link-ws": "1.0.20",
"apollo-server-express": "2.19.2",
"apollo-utilities": "1.3.4",
"bs-css-emotion": "2.2.0",
"bs-css-emotion": "2.3.0",
"common-tags": "1.8.0",
"compression": "1.7.4",
"cookie-session": "2.0.0-rc.1",
Expand All @@ -84,7 +84,7 @@
"next": "10.0.5",
"next-offline": "5.0.3",
"open": "7.3.1",
"polished": "4.0.5",
"polished": "4.1.0",
"prop-types": "15.7.2",
"react": "17.0.1",
"react-apollo": "3.1.5",
Expand Down
32 changes: 19 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1551,6 +1551,11 @@
estree-walker "^1.0.1"
picomatch "^2.2.2"

"@scarf/scarf@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@scarf/scarf/-/scarf-1.1.0.tgz#b84b4a91cd938a688d36245b7a7db6fbc476a499"
integrity sha512-b2iE8kjjzzUo2WZ0xuE2N77kfnTds7ClrDxcz3Atz7h2XrNVoAPUoT75i7CY0st5x++70V91Y+c6RpBX9MX7Jg==

"@simonkberg/[email protected]":
version "24.0.0"
resolved "https://registry.yarnpkg.com/@simonkberg/eslint-config/-/eslint-config-24.0.0.tgz#792f6beb3bee0a70a68dbdb6cc968bebdf85f7a2"
Expand Down Expand Up @@ -3353,18 +3358,18 @@ browserslist@^4.14.5, browserslist@^4.16.0:
escalade "^3.1.1"
node-releases "^1.1.69"

bs-css-emotion@2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/bs-css-emotion/-/bs-css-emotion-2.2.0.tgz#74455c629472bf29e8ccaa175764fa26f1436491"
integrity sha512-gt+GLSeclCHJUK1yp11ahDukrMqHjXUMo+dqWWS96eWCxQKgyw1LrqEADB9LtNjbeVr2KeXbKe6k9w/oaipT/w==
bs-css-emotion@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/bs-css-emotion/-/bs-css-emotion-2.3.0.tgz#228b6c308ff94dd1047bb2d892d4a5b40c8f8ad4"
integrity sha512-w+AjiulK4GH2BnxExNcLeOvr8A75cMHnYRb9cY8zl275kIqQ9L648XazIZqp4oNiDesMkrrc7BjztKpj7xSvBA==
dependencies:
bs-css "13.2.0"
bs-css "13.3.0"
emotion "^10.0.7"

bs-css@13.2.0:
version "13.2.0"
resolved "https://registry.yarnpkg.com/bs-css/-/bs-css-13.2.0.tgz#c28c460b548514f455e7c6ef292bf939aadaeb93"
integrity sha512-jbWPoWmNXZO/OrTKWjL4EMTrjal37vHI4QU7gjAsi0+/nMdyub+TLw70v6PWjXLpBWavt3WnGJzINYevXOu5rA==
bs-css@13.3.0:
version "13.3.0"
resolved "https://registry.yarnpkg.com/bs-css/-/bs-css-13.3.0.tgz#1cf6aa3a642e247aa872dcde154d5465633697bc"
integrity sha512-nrksx6GKOhkZ8UcppMn8ga0dmehXtVCMv9WN57yygcwK8q5GlVbBBR5GKfabyMb2UG/6QWKYk0jFE1enyXKLMQ==

[email protected]:
version "8.4.2"
Expand Down Expand Up @@ -8744,12 +8749,13 @@ [email protected]:
dependencies:
ts-pnp "^1.1.6"

polished@4.0.5:
version "4.0.5"
resolved "https://registry.yarnpkg.com/polished/-/polished-4.0.5.tgz#3f91873c8f72dec1723b3f892f57fbb22645b23d"
integrity sha512-BY2+LVtOHQWBQpGN4GPAKpCdsBePOdSdHTpZegRDRCrvGPkRPTx1DEC+vGjIDPhXS7W2qiBxschnwRWTFdMZag==
polished@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/polished/-/polished-4.1.0.tgz#ab80c10e04fdf8795faee723b59577de18d2936b"
integrity sha512-y8IInTGHuwku7+O+wsJ7OOvNpJF7EPP/IDzF1uj9UJfEEKpMAfeq5gZ5UrtOksM7Jk4+hBAk6Ce8rFOOF4msZg==
dependencies:
"@babel/runtime" "^7.12.5"
"@scarf/scarf" "^1.1.0"

posix-character-classes@^0.1.0:
version "0.1.1"
Expand Down

0 comments on commit 6b63602

Please sign in to comment.