Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit a58796f

Browse files
authored
Merge pull request #151 from coderplex/greenkeeper/typescript-styled-plugin-0.4.0
Update typescript-styled-plugin to the latest version 🚀
2 parents dd2fcfd + 4dbe08c commit a58796f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"raf": "^3.4.0",
9191
"react-test-renderer": "^16.0.0",
9292
"typescript": "^2.6.1",
93-
"typescript-styled-plugin": "^0.3.0",
93+
"typescript-styled-plugin": "^0.4.0",
9494
"webpack-bundle-analyzer": "^2.8.3",
9595
"xo": "^0.18.2"
9696
},

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7219,9 +7219,9 @@ typedarray@^0.0.6:
72197219
version "0.0.6"
72207220
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
72217221

7222-
typescript-styled-plugin@0.3.0:
7223-
version "0.3.0"
7224-
resolved "https://registry.yarnpkg.com/typescript-styled-plugin/-/typescript-styled-plugin-0.3.0.tgz#3374fd7769264810459c4fd3a530719f2984440a"
7222+
typescript-styled-plugin@0.4.0:
7223+
version "0.4.0"
7224+
resolved "https://registry.yarnpkg.com/typescript-styled-plugin/-/typescript-styled-plugin-0.4.0.tgz#c97e9d243d3f9ced21d613954ce7d93631ad79a7"
72257225
dependencies:
72267226
typescript-template-language-service-decorator "^1.1.0"
72277227
vscode-css-languageservice "^2.1.10"

0 commit comments

Comments
 (0)