Skip to content

Commit 96c8e6e

Browse files
chore(deps): update dependency typescript to v6
1 parent 51c18b0 commit 96c8e6e

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,6 @@
7777
"json-schema-to-typescript": "^10.1.2",
7878
"prettier": "^2.2.1",
7979
"semantic-release": "^17.0.6",
80-
"typescript": "^4.1.3"
80+
"typescript": "^6.0.2"
8181
}
8282
}

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7381,11 +7381,16 @@ typedarray@^0.0.6:
73817381
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
73827382
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
73837383

7384-
typescript@^4.1.3, "typescript@^4.6.4 || ^5.2.2":
7384+
"typescript@^4.6.4 || ^5.2.2":
73857385
version "4.7.2"
73867386
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
73877387
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
73887388

7389+
typescript@^6.0.2:
7390+
version "6.0.2"
7391+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
7392+
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
7393+
73897394
uglify-js@^3.1.4:
73907395
version "3.6.7"
73917396
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.6.7.tgz#15f49211df6b8a01ee91322bbe46fa33223175dc"

0 commit comments

Comments
 (0)