Skip to content

Commit 633f693

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency typescript to v4.4.4
1 parent df34391 commit 633f693

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.3",
7575
"pinst": "2.1.6",
7676
"prettier": "2.4.1",
77-
"typescript": "4.4.3"
77+
"typescript": "4.4.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.2.1",
125125
"tsconfig-paths": "3.11.0",
126-
"typescript": "4.4.3"
126+
"typescript": "4.4.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.5",
3939
"styled-components": "5.3.1",
4040
"subscriptions-transport-ws": "0.9.19",
41-
"typescript": "4.4.3",
41+
"typescript": "4.4.4",
4242
"validator": "13.6.0",
4343
"vest": "3.2.6",
4444
"web-vitals": "2.1.1"

yarn.lock

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

21712-
21713-
version "4.4.3"
21714-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
21715-
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
21712+
21713+
version "4.4.4"
21714+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
21715+
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
2171621716

2171721717
ua-parser-js@^0.7.18:
2171821718
version "0.7.28"

0 commit comments

Comments
 (0)