Skip to content

Commit

Permalink
Merge pull request #67 from severest/aphrodite-2.1.0-10.0.0
Browse files Browse the repository at this point in the history
Update aphrodite in / from 1.2.5 to 2.1.0
  • Loading branch information
severest authored Mar 23, 2018
2 parents e91d7eb + 98429fa commit 32b3174
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"actioncable": "^5.1.5",
"aphrodite": "1.2.5",
"aphrodite": "2.1.0",
"bootstrap-sass": "^3.3.7",
"classnames": "^2.2.5",
"debug": "^3.1.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -224,12 +224,12 @@ anymatch@^2.0.0:
micromatch "^3.1.4"
normalize-path "^2.1.1"

aphrodite@1.2.5:
version "1.2.5"
resolved "https://registry.yarnpkg.com/aphrodite/-/aphrodite-1.2.5.tgz#8358c36c80bb03aee9b97165aaa70186225b4983"
aphrodite@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/aphrodite/-/aphrodite-2.1.0.tgz#bc88191d12759c2baee6af414a7cd788c2e02880"
dependencies:
asap "^2.0.3"
inline-style-prefixer "^3.0.1"
inline-style-prefixer "^4.0.0"
string-hash "^1.1.3"

append-transform@^0.4.0:
Expand Down Expand Up @@ -3701,9 +3701,9 @@ ini@~1.3.0:
version "1.3.5"
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"

inline-style-prefixer@^3.0.1:
version "3.0.8"
resolved "https://registry.yarnpkg.com/inline-style-prefixer/-/inline-style-prefixer-3.0.8.tgz#8551b8e5b4d573244e66a34b04f7d32076a2b534"
inline-style-prefixer@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/inline-style-prefixer/-/inline-style-prefixer-4.0.0.tgz#30a03df1b346ba6b1fb8a812bc3c9dabef48022d"
dependencies:
bowser "^1.7.3"
css-in-js-utils "^2.0.0"
Expand Down

0 comments on commit 32b3174

Please sign in to comment.