Skip to content

Commit c65ff9f

Browse files
authored
Merge pull request #506 from jongwooo/dependabot/npm_and_yarn/typescript-5.9.3
2 parents 4da08b4 + 3954dd4 commit c65ff9f

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

.yarn/cache/typescript-npm-5.9.2-d00cd8b149-cc2fe6c822.zip renamed to .yarn/cache/typescript-npm-5.9.3-48715be868-c089d9d3da.zip

4.25 MB
Binary file not shown.

.yarn/cache/typescript-patch-1d7c85d10b-a860601698.zip renamed to .yarn/cache/typescript-patch-ec1c4f6a58-5d416ad4f2.zip

4.25 MB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"jest": "^29.7.0",
5959
"react-test-renderer": "^18.3.1",
6060
"ts-jest": "^29.4.4",
61-
"typescript": "^5.9.2"
61+
"typescript": "^5.9.3"
6262
},
6363
"resolutions": {
6464
"engine.io": "^6.2.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9496,7 +9496,7 @@ __metadata:
94969496
react-dom: "npm:^18.3.1"
94979497
react-test-renderer: "npm:^18.3.1"
94989498
ts-jest: "npm:^29.4.4"
9499-
typescript: "npm:^5.9.2"
9499+
typescript: "npm:^5.9.3"
95009500
languageName: unknown
95019501
linkType: soft
95029502

@@ -17132,23 +17132,23 @@ __metadata:
1713217132
languageName: node
1713317133
linkType: hard
1713417134

17135-
"typescript@npm:^5.9.2":
17136-
version: 5.9.2
17137-
resolution: "typescript@npm:5.9.2"
17135+
"typescript@npm:^5.9.3":
17136+
version: 5.9.3
17137+
resolution: "typescript@npm:5.9.3"
1713817138
bin:
1713917139
tsc: bin/tsc
1714017140
tsserver: bin/tsserver
17141-
checksum: cc2fe6c822819de5d453fa25aa9f32096bf70dde215d481faa1ad84a283dfb264e33988ed8f6d36bc803dd0b16dbe943efa311a798ef76d5b3892a05dfbfd628
17141+
checksum: c089d9d3da2729fd4ac517f9b0e0485914c4b3c26f80dc0cffcb5de1719a17951e92425d55db59515c1a7ddab65808466debb864d0d56dcf43f27007d0709594
1714217142
languageName: node
1714317143
linkType: hard
1714417144

17145-
"typescript@patch:typescript@npm%3A^5.9.2#optional!builtin<compat/typescript>":
17146-
version: 5.9.2
17147-
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=e012d7"
17145+
"typescript@patch:typescript@npm%3A^5.9.3#optional!builtin<compat/typescript>":
17146+
version: 5.9.3
17147+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=e012d7"
1714817148
bin:
1714917149
tsc: bin/tsc
1715017150
tsserver: bin/tsserver
17151-
checksum: a8606016982f2f46ed085e9b4b84d8a5251b42ff0560c995c20f3c3ab9543e37c1015d92ab2f1cc7b2af2b499d12bac57e11789da271fb3225af8ec0b24e5b64
17151+
checksum: 5d416ad4f2ea564f515a3f919e901edbfa4b497cc17dd325c5726046c3eef7ed22d1f59c787267d478311f6f0a265ff790f8a6c7e9df3ea3471458f5ec81e8b7
1715217152
languageName: node
1715317153
linkType: hard
1715417154

0 commit comments

Comments
 (0)