Skip to content

Commit c7f10a5

Browse files
chore(deps): update dependency typescript to v5
1 parent d5900d5 commit c7f10a5

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
@@ -108,7 +108,7 @@
108108
"mkdirp": "^1.0.4",
109109
"parcel-bundler": "^1.12.4",
110110
"sourcegraph": "^24.1.0",
111-
"typescript": "^3.8.3"
111+
"typescript": "^5.1.3"
112112
},
113113
"dependencies": {}
114114
}

yarn.lock

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

6552-
typescript@^3.8.3:
6553-
version "3.9.10"
6554-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
6555-
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
6552+
typescript@^5.1.3:
6553+
version "5.1.3"
6554+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
6555+
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
65566556

65576557
unbox-primitive@^1.0.1:
65586558
version "1.0.1"

0 commit comments

Comments
 (0)