Skip to content

Commit 809cdc0

Browse files
committed
chore(deps): update dependency typescript to ^4.4.4
1 parent 6feee1d commit 809cdc0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"sourcegraph": "^25.3.0",
143143
"ts-node": "^8.10.2",
144144
"tslint": "^5.11.0",
145-
"typescript": "^4.1.2",
145+
"typescript": "^4.4.4",
146146
"vscode-languageserver-types": "^3.14.0"
147147
},
148148
"dependencies": {

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7177,7 +7177,7 @@ typedarray@^0.0.6:
71777177
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
71787178
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
71797179

7180-
typescript@^4.1.2, typescript@^4.4.3:
7180+
typescript@^4.4.3, typescript@^4.4.4:
71817181
version "4.4.4"
71827182
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
71837183
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==

0 commit comments

Comments
 (0)