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

Update typescript-styled-plugin to the latest version 🚀 #151

Merged
merged 2 commits into from
Jan 24, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"raf": "^3.4.0",
"react-test-renderer": "^16.0.0",
"typescript": "^2.6.1",
"typescript-styled-plugin": "^0.3.0",
"typescript-styled-plugin": "^0.4.0",
"webpack-bundle-analyzer": "^2.8.3",
"xo": "^0.18.2"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7219,9 +7219,9 @@ typedarray@^0.0.6:
version "0.0.6"
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"

typescript-styled-plugin@0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/typescript-styled-plugin/-/typescript-styled-plugin-0.3.0.tgz#3374fd7769264810459c4fd3a530719f2984440a"
typescript-styled-plugin@0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/typescript-styled-plugin/-/typescript-styled-plugin-0.4.0.tgz#c97e9d243d3f9ced21d613954ce7d93631ad79a7"
dependencies:
typescript-template-language-service-decorator "^1.1.0"
vscode-css-languageservice "^2.1.10"
Expand Down