Skip to content

Commit c177f37

Browse files
committed
build(deps-dev): bump typescript from 5.4.3 to 5.5.3
Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
1 parent 8721665 commit c177f37

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

.github/infrastructure.yml

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ branches:
4242
- context: test (19)
4343
- context: test (20)
4444
- context: typescript (5.4.3)
45+
- context: typescript (5.5.3)
4546
- context: typescript (latest)
4647
strict: true
4748
restrictions: null

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
"to-vfile": "8.0.0",
164164
"trash-cli": "5.0.0",
165165
"ts-dedent": "2.2.0",
166-
"typescript": "5.4.3",
166+
"typescript": "5.5.3",
167167
"unist-util-inspect": "8.0.0",
168168
"vite": "5.2.2",
169169
"vite-tsconfig-paths": "4.3.2",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -1326,7 +1326,7 @@ __metadata:
13261326
to-vfile: "npm:8.0.0"
13271327
trash-cli: "npm:5.0.0"
13281328
ts-dedent: "npm:2.2.0"
1329-
typescript: "npm:5.4.3"
1329+
typescript: "npm:5.5.3"
13301330
typescript-parsec: "npm:0.3.4"
13311331
unist-builder: "npm:4.0.0"
13321332
unist-util-inspect: "npm:8.0.0"
@@ -9876,13 +9876,13 @@ __metadata:
98769876
languageName: node
98779877
linkType: hard
98789878

9879-
"typescript@npm:5.4.3":
9880-
version: 5.4.3
9881-
resolution: "typescript@npm:5.4.3"
9879+
"typescript@npm:5.5.3":
9880+
version: 5.5.3
9881+
resolution: "typescript@npm:5.5.3"
98829882
bin:
98839883
tsc: bin/tsc
98849884
tsserver: bin/tsserver
9885-
checksum: 10/de4c69f49a7ad4b1ea66a6dcc8b055ac34eb56af059a069d8988dd811c5e649be07e042e5bf573e8d0ac3ec2f30e6c999aa651cd09f6e9cbc6113749e8b6be20
9885+
checksum: 10/11a867312419ed497929aafd2f1d28b2cd41810a5eb6c6e9e169559112e9ea073d681c121a29102e67cd4478d0a4ae37a306a5800f3717f59c4337e6a9bd5e8d
98869886
languageName: node
98879887
linkType: hard
98889888

@@ -9896,13 +9896,13 @@ __metadata:
98969896
languageName: node
98979897
linkType: hard
98989898

9899-
"typescript@patch:typescript@npm%3A5.4.3#optional!builtin<compat/typescript>":
9900-
version: 5.4.3
9901-
resolution: "typescript@patch:typescript@npm%3A5.4.3#optional!builtin<compat/typescript>::version=5.4.3&hash=d69c25"
9899+
"typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>":
9900+
version: 5.5.3
9901+
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=d69c25"
99029902
bin:
99039903
tsc: bin/tsc
99049904
tsserver: bin/tsserver
9905-
checksum: 10/3abea475798fdf7ee46e75dafc50c85f30fd1e7061559ec2af61646f23d16c91742703f04f0ac55be52f58ca05c02f77404b7b94bbad16278c9a54c9eeb4f4ea
9905+
checksum: 10/b61b8bb4b4d6a8a00f9d5f931f8c67070eed6ad11feabf4c41744a326987080bfc806a621596c70fbf2e5974eca3ed65bafeeeb22a078071bdfb51d8abd7c013
99069906
languageName: node
99079907
linkType: hard
99089908

0 commit comments

Comments
 (0)