Skip to content

Commit 1cc1067

Browse files
committed
Update dependency typescript to v5.4.5
1 parent 0f76045 commit 1cc1067

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"prettier": "3.2.5",
5555
"rimraf": "5.0.5",
5656
"tsx": "4.7.2",
57-
"typescript": "5.4.4"
57+
"typescript": "5.4.5"
5858
},
5959
"packageManager": "yarn@4.0.2"
6060
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1783,7 +1783,7 @@ __metadata:
17831783
prettier: "npm:3.2.5"
17841784
rimraf: "npm:5.0.5"
17851785
tsx: "npm:4.7.2"
1786-
typescript: "npm:5.4.4"
1786+
typescript: "npm:5.4.5"
17871787
bin:
17881788
nodejs-typescript-modern-starter: dist/src/index.js
17891789
ntms: dist/src/index.js
@@ -2316,23 +2316,23 @@ __metadata:
23162316
languageName: node
23172317
linkType: hard
23182318

2319-
"typescript@npm:5.4.4":
2320-
version: 5.4.4
2321-
resolution: "typescript@npm:5.4.4"
2319+
"typescript@npm:5.4.5":
2320+
version: 5.4.5
2321+
resolution: "typescript@npm:5.4.5"
23222322
bin:
23232323
tsc: bin/tsc
23242324
tsserver: bin/tsserver
2325-
checksum: bade322d88fd93c8179e262aca9ba7f7b4417c09117879819c87946578c782ab123e3acb4733046a6e38714c47ef927360045a1f9292a1bff3a05a6577d27ca2
2325+
checksum: d04a9e27e6d83861f2126665aa8d84847e8ebabcea9125b9ebc30370b98cb38b5dff2508d74e2326a744938191a83a69aa9fddab41f193ffa43eabfdf3f190a5
23262326
languageName: node
23272327
linkType: hard
23282328

2329-
"typescript@patch:typescript@npm%3A5.4.4#optional!builtin<compat/typescript>":
2330-
version: 5.4.4
2331-
resolution: "typescript@patch:typescript@npm%3A5.4.4#optional!builtin<compat/typescript>::version=5.4.4&hash=e012d7"
2329+
"typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>":
2330+
version: 5.4.5
2331+
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=e012d7"
23322332
bin:
23332333
tsc: bin/tsc
23342334
tsserver: bin/tsserver
2335-
checksum: 65e8bff94e2588cd45f6349fed214863840ead79f2206be185ff9ed3e880ce9e1ef51390ab65c16506a5b1e9e65a1eb566278afb158e7b6c5ceb651a30f17ece
2335+
checksum: 584be8bac7112ad49a9eb9992f71d542b1ff2fafb5bb315e1c196145e8feab589f1d7223cfb2d5df6770789582e6918f8287d1f2f89911b38eb80e29c560ad00
23362336
languageName: node
23372337
linkType: hard
23382338

0 commit comments

Comments
 (0)