Skip to content

Commit 981d0a9

Browse files
committed
chore(deps): update dependency typescript to ^4.6.2
1 parent bb374b9 commit 981d0a9

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.6.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
@@ -7229,10 +7229,10 @@ typedarray@^0.0.6:
72297229
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
72307230
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
72317231

7232-
typescript@^4.1.2, typescript@^4.4.3:
7233-
version "4.4.4"
7234-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
7235-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
7232+
typescript@^4.4.3, typescript@^4.6.2:
7233+
version "4.6.2"
7234+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
7235+
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
72367236

72377237
uglify-js@^3.1.4:
72387238
version "3.10.0"

0 commit comments

Comments
 (0)