Skip to content

Commit 0734c03

Browse files
committed
chore(deps): update dependency typescript-styled-plugin to v0.18.3
1 parent 3dd8c2e commit 0734c03

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"@types/node": "18.15.11",
2929
"@types/react": "18.0.33",
3030
"typescript": "4.9.5",
31-
"typescript-styled-plugin": "0.18.2"
31+
"typescript-styled-plugin": "0.18.3"
3232
}
3333
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2918,21 +2918,21 @@ typeface-ubuntu-mono@1.1.13:
29182918
resolved "https://registry.yarnpkg.com/typeface-ubuntu-mono/-/typeface-ubuntu-mono-1.1.13.tgz#ebcc629cf1a19703422fefbfd15824404cf6b738"
29192919
integrity sha512-UBKNVxZukk2B+LnxxN0fwuKobwbO2u9BKyFQA07ux9pdxoKw7kUgKNXnxYH3utcvrge7wtoccnzyWwiclOWxow==
29202920

2921-
typescript-styled-plugin@0.18.2:
2922-
version "0.18.2"
2923-
resolved "https://registry.yarnpkg.com/typescript-styled-plugin/-/typescript-styled-plugin-0.18.2.tgz#88c11a81247434de5c038aa22dc0b2df412c85ef"
2924-
integrity sha512-eBs898Zz5C+k59ZydKVYBHjw4dC5WRxidOT7wfGkjLRZHKL6zIl6xkjIHMuctDE9hctxTq+GJcaXgk30lKEM9A==
2921+
typescript-styled-plugin@0.18.3:
2922+
version "0.18.3"
2923+
resolved "https://registry.yarnpkg.com/typescript-styled-plugin/-/typescript-styled-plugin-0.18.3.tgz#786fc6d7e6cd89c1b1f50df5a68c5fb943dd68f6"
2924+
integrity sha512-18ZtfeDRwHgu+Zftla/4cNJKyXyyQayHwjL+dSHZzUq6+akZaGCOejUEFPCN9VX5wMwpZ1eLRN8hJbgttI4tjw==
29252925
dependencies:
2926-
typescript-template-language-service-decorator "^2.2.0"
2926+
typescript-template-language-service-decorator "^2.3.2"
29272927
vscode-css-languageservice "^5.1.4"
29282928
vscode-emmet-helper "^2.6.4"
29292929
vscode-languageserver-textdocument "^1.0.1"
29302930
vscode-languageserver-types "^3.16.0"
29312931

2932-
typescript-template-language-service-decorator@^2.2.0:
2933-
version "2.2.0"
2934-
resolved "https://registry.yarnpkg.com/typescript-template-language-service-decorator/-/typescript-template-language-service-decorator-2.2.0.tgz#4ee6d580f307fb9239978e69626f2775b8a59b2a"
2935-
integrity sha512-xiolqt1i7e22rpqMaprPgSFVgU64u3b9n6EJlAaUYE61jumipKAdI1+O5khPlWslpTUj80YzjUKjJ2jxT0D74w==
2932+
typescript-template-language-service-decorator@^2.3.2:
2933+
version "2.3.2"
2934+
resolved "https://registry.yarnpkg.com/typescript-template-language-service-decorator/-/typescript-template-language-service-decorator-2.3.2.tgz#095c1b5ea88c839d9b202fad3ec8c87c1b062953"
2935+
integrity sha512-hN0zNkr5luPCeXTlXKxsfBPlkAzx86ZRM1vPdL7DbEqqWoeXSxplACy98NpKpLmXsdq7iePUzAXloCAoPKBV6A==
29362936

29372937
typescript@4.9.5:
29382938
version "4.9.5"

0 commit comments

Comments
 (0)