Skip to content

Commit 5c79e3e

Browse files
committed
chore(deps): update dependency typescript to ^4.5.2
1 parent 09361f3 commit 5c79e3e

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
@@ -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.5.2",
146146
"vscode-languageserver-types": "^3.14.0"
147147
},
148148
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7177,10 +7177,10 @@ 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:
7181-
version "4.4.4"
7182-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
7183-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
7180+
typescript@^4.4.3, typescript@^4.5.2:
7181+
version "4.5.2"
7182+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
7183+
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
71847184

71857185
uglify-js@^3.1.4:
71867186
version "3.10.0"

0 commit comments

Comments
 (0)