Skip to content

Commit b9e459e

Browse files
committed
chore(deps): update dependency typescript to v4.9.4
1 parent 406121a commit b9e459e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@emotion/babel-preset-css-prop": "11.10.0",
2828
"@types/node": "18.11.11",
2929
"@types/react": "18.0.26",
30-
"typescript": "4.9.3",
30+
"typescript": "4.9.4",
3131
"typescript-styled-plugin": "0.18.2"
3232
}
3333
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2843,10 +2843,10 @@ typescript-template-language-service-decorator@^2.2.0:
28432843
resolved "https://registry.yarnpkg.com/typescript-template-language-service-decorator/-/typescript-template-language-service-decorator-2.2.0.tgz#4ee6d580f307fb9239978e69626f2775b8a59b2a"
28442844
integrity sha512-xiolqt1i7e22rpqMaprPgSFVgU64u3b9n6EJlAaUYE61jumipKAdI1+O5khPlWslpTUj80YzjUKjJ2jxT0D74w==
28452845

2846-
typescript@4.9.3:
2847-
version "4.9.3"
2848-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
2849-
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
2846+
typescript@4.9.4:
2847+
version "4.9.4"
2848+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
2849+
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
28502850

28512851
unified@^10.0.0:
28522852
version "10.1.1"

0 commit comments

Comments
 (0)