Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

Commit 01df668

Browse files
authored
Merge pull request #3938 from withspectrum/depfu/update/mobile/yarn/styled-components-3.4.9
[mobile] Update styled-components: 3.4.6 → 3.4.9 (patch)
2 parents 25d509d + 12633de commit 01df668

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"sentry-expo": "^1.9.0",
2929
"slugg": "^1.2.1",
3030
"string.fromcodepoint": "^0.2.1",
31-
"styled-components": "^3.4.6",
31+
"styled-components": "^3.4.9",
3232
"throttle-debounce": "^2.0.1",
3333
"whatwg-fetch": "^2.0.4"
3434
},

mobile/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7311,9 +7311,9 @@ strip-json-comments@~2.0.1:
73117311
version "2.0.1"
73127312
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
73137313

7314-
styled-components@^3.4.6:
7315-
version "3.4.6"
7316-
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-3.4.6.tgz#134f1ab89ed732686bf7de3ff8fca557283cbd60"
7314+
styled-components@^3.4.9:
7315+
version "3.4.9"
7316+
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-3.4.9.tgz#519abeb351b37be5b7de6a15ff9e4efeb9d772da"
73177317
dependencies:
73187318
buffer "^5.0.3"
73197319
css-to-react-native "^2.0.3"

0 commit comments

Comments
 (0)