Skip to content

Commit e9de598

Browse files
committed
chore(deps): update dependency typescript-styled-plugin to v0.18.3
1 parent 6475155 commit e9de598

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
@@ -25,6 +25,6 @@
2525
"@types/node": "17.0.35",
2626
"@types/react": "18.0.33",
2727
"typescript": "4.9.5",
28-
"typescript-styled-plugin": "0.18.2"
28+
"typescript-styled-plugin": "0.18.3"
2929
}
3030
}

yarn.lock

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

2429-
typescript-styled-plugin@0.18.2:
2430-
version "0.18.2"
2431-
resolved "https://registry.yarnpkg.com/typescript-styled-plugin/-/typescript-styled-plugin-0.18.2.tgz#88c11a81247434de5c038aa22dc0b2df412c85ef"
2432-
integrity sha512-eBs898Zz5C+k59ZydKVYBHjw4dC5WRxidOT7wfGkjLRZHKL6zIl6xkjIHMuctDE9hctxTq+GJcaXgk30lKEM9A==
2429+
typescript-styled-plugin@0.18.3:
2430+
version "0.18.3"
2431+
resolved "https://registry.yarnpkg.com/typescript-styled-plugin/-/typescript-styled-plugin-0.18.3.tgz#786fc6d7e6cd89c1b1f50df5a68c5fb943dd68f6"
2432+
integrity sha512-18ZtfeDRwHgu+Zftla/4cNJKyXyyQayHwjL+dSHZzUq6+akZaGCOejUEFPCN9VX5wMwpZ1eLRN8hJbgttI4tjw==
24332433
dependencies:
2434-
typescript-template-language-service-decorator "^2.2.0"
2434+
typescript-template-language-service-decorator "^2.3.2"
24352435
vscode-css-languageservice "^5.1.4"
24362436
vscode-emmet-helper "^2.6.4"
24372437
vscode-languageserver-textdocument "^1.0.1"
24382438
vscode-languageserver-types "^3.16.0"
24392439

2440-
typescript-template-language-service-decorator@^2.2.0:
2441-
version "2.2.0"
2442-
resolved "https://registry.yarnpkg.com/typescript-template-language-service-decorator/-/typescript-template-language-service-decorator-2.2.0.tgz#4ee6d580f307fb9239978e69626f2775b8a59b2a"
2443-
integrity sha512-xiolqt1i7e22rpqMaprPgSFVgU64u3b9n6EJlAaUYE61jumipKAdI1+O5khPlWslpTUj80YzjUKjJ2jxT0D74w==
2440+
typescript-template-language-service-decorator@^2.3.2:
2441+
version "2.3.2"
2442+
resolved "https://registry.yarnpkg.com/typescript-template-language-service-decorator/-/typescript-template-language-service-decorator-2.3.2.tgz#095c1b5ea88c839d9b202fad3ec8c87c1b062953"
2443+
integrity sha512-hN0zNkr5luPCeXTlXKxsfBPlkAzx86ZRM1vPdL7DbEqqWoeXSxplACy98NpKpLmXsdq7iePUzAXloCAoPKBV6A==
24442444

24452445
typescript@4.9.5:
24462446
version "4.9.5"

0 commit comments

Comments
 (0)