Skip to content

Commit c47767a

Browse files
chore(deps): update dependency typescript to v5
1 parent 6230acd commit c47767a

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": "^25.7.0",
111-
"typescript": "^3.8.3"
111+
"typescript": "^5.4.2"
112112
},
113113
"dependencies": {}
114114
}

yarn.lock

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

7080-
typescript@^3.8.3:
7081-
version "3.9.10"
7082-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
7083-
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
7080+
typescript@^5.4.2:
7081+
version "5.4.2"
7082+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
7083+
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
70847084

70857085
unbox-primitive@^1.0.2:
70867086
version "1.0.2"

0 commit comments

Comments
 (0)