Skip to content

Commit f58e3dd

Browse files
committed
build(deps-dev): bump typescript from 5.5.2 to 5.5.3
- closes #9 Signed-off-by: Lexus Drumgold <[email protected]>
1 parent 1d369db commit f58e3dd

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

.github/infrastructure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ branches:
4141
- context: test (20)
4242
- context: typescript (5.3.3)
4343
- context: typescript (5.4.5)
44-
- context: typescript (5.5.2)
44+
- context: typescript (5.5.3)
4545
- context: typescript (latest)
4646
strict: true
4747
restrictions: null

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"sh-syntax": "0.4.2",
139139
"trash-cli": "5.0.0",
140140
"ts-dedent": "2.2.0",
141-
"typescript": "5.5.2",
141+
"typescript": "5.5.3",
142142
"typescript-eslint": "8.0.0-alpha.34",
143143
"vite-tsconfig-paths": "4.3.2",
144144
"vitest": "2.0.0-beta.13",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1915,7 +1915,7 @@ __metadata:
19151915
sh-syntax: "npm:0.4.2"
19161916
trash-cli: "npm:5.0.0"
19171917
ts-dedent: "npm:2.2.0"
1918-
typescript: "npm:5.5.2"
1918+
typescript: "npm:5.5.3"
19191919
typescript-eslint: "npm:8.0.0-alpha.34"
19201920
vite-tsconfig-paths: "npm:4.3.2"
19211921
vitest: "npm:2.0.0-beta.13"
@@ -10133,13 +10133,13 @@ __metadata:
1013310133
languageName: node
1013410134
linkType: hard
1013510135

10136-
"typescript@npm:5.5.2":
10137-
version: 5.5.2
10138-
resolution: "typescript@npm:5.5.2"
10136+
"typescript@npm:5.5.3":
10137+
version: 5.5.3
10138+
resolution: "typescript@npm:5.5.3"
1013910139
bin:
1014010140
tsc: bin/tsc
1014110141
tsserver: bin/tsserver
10142-
checksum: 10/9118b20f248e76b0dbff8737fef65dfa89d02668d4e633d2c5ceac99033a0ca5e8a1c1a53bc94da68e8f67677a88f318663dde859c9e9a09c1e116415daec2ba
10142+
checksum: 10/11a867312419ed497929aafd2f1d28b2cd41810a5eb6c6e9e169559112e9ea073d681c121a29102e67cd4478d0a4ae37a306a5800f3717f59c4337e6a9bd5e8d
1014310143
languageName: node
1014410144
linkType: hard
1014510145

@@ -10153,13 +10153,13 @@ __metadata:
1015310153
languageName: node
1015410154
linkType: hard
1015510155

10156-
"typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>":
10157-
version: 5.5.2
10158-
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=b45daf"
10156+
"typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>":
10157+
version: 5.5.3
10158+
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=b45daf"
1015910159
bin:
1016010160
tsc: bin/tsc
1016110161
tsserver: bin/tsserver
10162-
checksum: 10/28b3de2ddaf63a7620e7ddbe5d377af71ce93ecc558c41bf0e3d88661d8e6e7aa6c7739164fef98055f69819e41faca49252938ef3633a3dff2734cca6a9042e
10162+
checksum: 10/b61b8bb4b4d6a8a00f9d5f931f8c67070eed6ad11feabf4c41744a326987080bfc806a621596c70fbf2e5974eca3ed65bafeeeb22a078071bdfb51d8abd7c013
1016310163
languageName: node
1016410164
linkType: hard
1016510165

0 commit comments

Comments
 (0)