Skip to content

Commit f8a2c72

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency typescript to v4.6.4
1 parent 6ff7a9a commit f8a2c72

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.6.2",
77-
"typescript": "4.6.3"
77+
"typescript": "4.6.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.9",
124124
"ts-node": "10.7.0",
125125
"tsconfig-paths": "3.14.1",
126-
"typescript": "4.6.3"
126+
"typescript": "4.6.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.9",
3939
"styled-components": "5.3.5",
4040
"subscriptions-transport-ws": "0.11.0",
41-
"typescript": "4.6.3",
41+
"typescript": "4.6.4",
4242
"validator": "13.7.0",
4343
"vest": "3.2.8",
4444
"web-vitals": "2.1.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23095,10 +23095,10 @@ [email protected]:
2309523095
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
2309623096
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
2309723097

23098-
23099-
version "4.6.3"
23100-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
23101-
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
23098+
23099+
version "4.6.4"
23100+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
23101+
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
2310223102

2310323103
ua-parser-js@^0.7.18:
2310423104
version "0.7.28"

0 commit comments

Comments
 (0)