Skip to content

Commit f127b6f

Browse files
chore(deps): update dependency typescript to v6
1 parent 84cedf3 commit f127b6f

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"prettier": "^2.5.1",
3232
"semantic-release": "^17.3.9",
3333
"stylelint": "^15.11.0",
34-
"typescript": "^4.5.5"
34+
"typescript": "^6.0.2"
3535
},
3636
"dependencies": {
3737
"stylelint-config-prettier": "^9.0.3",

yarn.lock

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

6509-
typescript@^4.5.5, "typescript@^4.6.4 || ^5.2.2":
6509+
"typescript@^4.6.4 || ^5.2.2":
65106510
version "4.7.2"
65116511
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
65126512
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
65136513

6514+
typescript@^6.0.2:
6515+
version "6.0.2"
6516+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
6517+
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
6518+
65146519
uglify-js@^3.1.4:
65156520
version "3.12.1"
65166521
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.12.1.tgz#78307f539f7b9ca5557babb186ea78ad30cc0375"

0 commit comments

Comments
 (0)