Skip to content

Commit dfaffb6

Browse files
chore(deps): update dependency typescript to v5
1 parent bee0f37 commit dfaffb6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"json-schema-to-typescript": "8.2.0",
6666
"prettier": "2.3.1",
6767
"semantic-release": "15.12.5",
68-
"typescript": "3.9.3"
68+
"typescript": "5.7.2"
6969
},
7070
"husky": {
7171
"hooks": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6591,10 +6591,10 @@ typedarray@^0.0.6:
65916591
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
65926592
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
65936593

6594-
typescript@3.9.3:
6595-
version "3.9.3"
6596-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
6597-
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==
6594+
typescript@5.7.2:
6595+
version "5.7.2"
6596+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
6597+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
65986598

65996599
uglify-js@^3.1.4:
66006600
version "3.9.1"

0 commit comments

Comments
 (0)