Skip to content

Commit 73842ac

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency typescript to v4.5.4
1 parent a7a4f19 commit 73842ac

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"lint-staged": "11.2.6",
7575
"pinst": "2.1.6",
7676
"prettier": "2.5.1",
77-
"typescript": "4.5.3"
77+
"typescript": "4.5.4"
7878
},
7979
"resolutions": {
8080
"**/xml-crypto": "2.1.3",

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,6 @@
123123
"ts-loader": "9.2.6",
124124
"ts-node": "10.4.0",
125125
"tsconfig-paths": "3.12.0",
126-
"typescript": "4.5.3"
126+
"typescript": "4.5.4"
127127
}
128128
}

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"recharts": "2.1.8",
3939
"styled-components": "5.3.3",
4040
"subscriptions-transport-ws": "0.11.0",
41-
"typescript": "4.5.3",
41+
"typescript": "4.5.4",
4242
"validator": "13.7.0",
4343
"vest": "3.2.8",
4444
"web-vitals": "2.1.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22418,10 +22418,10 @@ [email protected]:
2241822418
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
2241922419
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
2242022420

22421-
22422-
version "4.5.3"
22423-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.3.tgz#afaa858e68c7103317d89eb90c5d8906268d353c"
22424-
integrity sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==
22421+
22422+
version "4.5.4"
22423+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
22424+
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
2242522425

2242622426
ua-parser-js@^0.7.18:
2242722427
version "0.7.28"

0 commit comments

Comments
 (0)