Skip to content

Commit a748ce0

Browse files
chore(deps-dev): TypeScript 5.9.3
1 parent ca37ed6 commit a748ce0

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

src/bhs-e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint-plugin-import-x": "^4.16.1",
2929
"eslint-plugin-n": "^17.23.1",
3030
"eslint-plugin-wdio": "^9.16.2",
31-
"typescript": "~5.9.2",
31+
"typescript": "~5.9.3",
3232
"typescript-eslint": "^8.45.0"
3333
}
3434
}

src/bhs-web-angular-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"ng-mocks": "^14.13.5",
5858
"postcss": "^8.5.6",
5959
"tailwindcss": "^4.1.14",
60-
"typescript": "~5.9.2",
60+
"typescript": "~5.9.3",
6161
"typescript-eslint": "^8.45.0",
6262
"vitest": "^3.2.4"
6363
}

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4151,7 +4151,7 @@ __metadata:
41514151
eslint-plugin-wdio: "npm:^9.16.2"
41524152
tslib: "npm:^2.8.1"
41534153
tsx: "npm:^4.20.5"
4154-
typescript: "npm:~5.9.2"
4154+
typescript: "npm:~5.9.3"
41554155
typescript-eslint: "npm:^8.45.0"
41564156
undici: "npm:^7.15.0"
41574157
zod: "npm:^4.1.5"
@@ -4201,7 +4201,7 @@ __metadata:
42014201
rxjs: "npm:^7.8.2"
42024202
tailwindcss: "npm:^4.1.14"
42034203
tslib: "npm:^2.8.1"
4204-
typescript: "npm:~5.9.2"
4204+
typescript: "npm:~5.9.3"
42054205
typescript-eslint: "npm:^8.45.0"
42064206
vitest: "npm:^3.2.4"
42074207
zod: "npm:^4.1.5"
@@ -10151,23 +10151,23 @@ __metadata:
1015110151
languageName: node
1015210152
linkType: hard
1015310153

10154-
"typescript@npm:~5.9.2":
10155-
version: 5.9.2
10156-
resolution: "typescript@npm:5.9.2"
10154+
"typescript@npm:~5.9.3":
10155+
version: 5.9.3
10156+
resolution: "typescript@npm:5.9.3"
1015710157
bin:
1015810158
tsc: bin/tsc
1015910159
tsserver: bin/tsserver
10160-
checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
10160+
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
1016110161
languageName: node
1016210162
linkType: hard
1016310163

10164-
"typescript@patch:typescript@npm%3A~5.9.2#optional!builtin<compat/typescript>":
10165-
version: 5.9.2
10166-
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
10164+
"typescript@patch:typescript@npm%3A~5.9.3#optional!builtin<compat/typescript>":
10165+
version: 5.9.3
10166+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
1016710167
bin:
1016810168
tsc: bin/tsc
1016910169
tsserver: bin/tsserver
10170-
checksum: 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e
10170+
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
1017110171
languageName: node
1017210172
linkType: hard
1017310173

0 commit comments

Comments
 (0)