Skip to content

Commit cc09ae8

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency typescript to v4.5.2
1 parent 8d9cb6f commit cc09ae8

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.4.1",
77-
"typescript": "4.4.4"
77+
"typescript": "4.5.2"
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.4.4"
126+
"typescript": "4.5.2"
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.6",
3939
"styled-components": "5.3.3",
4040
"subscriptions-transport-ws": "0.11.0",
41-
"typescript": "4.4.4",
41+
"typescript": "4.5.2",
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
@@ -22186,10 +22186,10 @@ [email protected]:
2218622186
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
2218722187
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
2218822188

22189-
typescript@4.4.4:
22190-
version "4.4.4"
22191-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
22192-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
22189+
typescript@4.5.2:
22190+
version "4.5.2"
22191+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
22192+
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
2219322193

2219422194
ua-parser-js@^0.7.18:
2219522195
version "0.7.28"

0 commit comments

Comments
 (0)