Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit 1c00d20

Browse files
Update dependency typescript to v5.3.2
1 parent 32f8b0d commit 1c00d20

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"husky": "7.0.4",
3939
"prettier": "2.8.8",
4040
"rimraf": "3.0.2",
41-
"typescript": "5.0.4"
41+
"typescript": "5.3.2"
4242
},
4343
"ava": {
4444
"files": [

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4816,10 +4816,10 @@ types-ramda@^0.29.6:
48164816
dependencies:
48174817
ts-toolbelt "^9.6.0"
48184818

4819-
typescript@5.0.4:
4820-
version "5.0.4"
4821-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
4822-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
4819+
typescript@5.3.2:
4820+
version "5.3.2"
4821+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
4822+
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
48234823

48244824
ultron@~1.1.0:
48254825
version "1.1.1"

0 commit comments

Comments
 (0)