Skip to content

Commit 3f99f80

Browse files
chore(deps): update dependency typescript to v5
1 parent 44eb7c9 commit 3f99f80

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.5.2"
112112
},
113113
"dependencies": {}
114114
}

yarn.lock

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

7072-
typescript@^3.8.3:
7073-
version "3.9.10"
7074-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
7075-
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
7072+
typescript@^5.5.2:
7073+
version "5.5.2"
7074+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
7075+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
70767076

70777077
unbox-primitive@^1.0.2:
70787078
version "1.0.2"

0 commit comments

Comments
 (0)