This repository was archived by the owner on Nov 8, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 137137 "babel-plugin-module-resolver" : " ^3.1.2" ,
138138 "babel-plugin-ramda" : " 2.0.0" ,
139139 "babel-plugin-react-intl" : " 2.4.0" ,
140- "babel-plugin-styled-components" : " 1.10.1 " ,
140+ "babel-plugin-styled-components" : " 1.10.2 " ,
141141 "babel-plugin-transform-inline-environment-variables" : " ^0.4.3" ,
142142 "commitizen" : " 3.0.7" ,
143143 "coveralls" : " 3.0.3" ,
Original file line number Diff line number Diff line change @@ -2194,7 +2194,17 @@ babel-plugin-react-require@3.0.0:
21942194 version "3.0.0"
21952195 resolved "https://registry.npmjs.org/babel-plugin-react-require/-/babel-plugin-react-require-3.0.0.tgz#2e4e7b4496b93a654a1c80042276de4e4eeb20e3"
21962196
2197- babel-plugin-styled-components@1.10.1, "babel-plugin-styled-components@>= 1" :
2197+ babel-plugin-styled-components@1.10.2 :
2198+ version "1.10.2"
2199+ resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.10.2.tgz#0d9af9521ec99cf8e14182685162e09b119de176"
2200+ integrity sha512-gA67BkMbddFPkTjD2bBe7zE6NNEUNK/7A4uDxwSigA3h1+sL2b6mWhxPu9a5DKf+3TvmdoxvtJ4me2NE7k66Ng==
2201+ dependencies :
2202+ " @babel/helper-annotate-as-pure" " ^7.0.0"
2203+ " @babel/helper-module-imports" " ^7.0.0"
2204+ babel-plugin-syntax-jsx "^6.18.0"
2205+ lodash "^4.17.11"
2206+
2207+ " babel-plugin-styled-components@>= 1 " :
21982208 version "1.10.1"
21992209 resolved "https://registry.npmjs.org/babel-plugin-styled-components/-/babel-plugin-styled-components-1.10.1.tgz#cc89ac5a13476ce675e13fbe53a826f9bb0ca4cd"
22002210 dependencies :
You can’t perform that action at this time.
0 commit comments