diff --git a/package.json b/package.json index 71105a8..6d1661c 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "styled-components": "5.2.3", "ts-jest": "26.5.5", "typescript": "4.2.4", - "typescript-plugin-styled-components": "1.5.0", + "typescript-plugin-styled-components": "2.0.0", "typescript-styled-plugin": "0.16.0", "webpack": "4.46.0", "webpack-cli": "4.6.0", diff --git a/yarn.lock b/yarn.lock index c53cb7f..b0b6289 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7525,10 +7525,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript-plugin-styled-components@1.5.0: - version "1.5.0" - resolved "https://registry.yarnpkg.com/typescript-plugin-styled-components/-/typescript-plugin-styled-components-1.5.0.tgz#39d345102a236e304a4e9a37c7b1c8a752a46072" - integrity sha512-5x/30WvzlrD0h5MOlp/pFVQFNWCupeG6QqHvsYlsg9Qg1hxG614kf3p4FmgJ35UxKz0mREX7+4S1Li46gsM3eQ== +typescript-plugin-styled-components@2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/typescript-plugin-styled-components/-/typescript-plugin-styled-components-2.0.0.tgz#97e94187cca0f3058c6ad8fefffbca6766c56123" + integrity sha512-Wu7F96dwuphgiACHfu63vTbRRg6tkPwLnpFJwdxM70Y0PLfeKLRnvs2Yo5MAySMwE120ODMKk9W4TtJgY1ZumA== typescript-styled-plugin@0.16.0: version "0.16.0"