Skip to content

Commit b6bb50c

Browse files
committed
chore(deps): update dependency typescript to ^4.7.2
1 parent ca622c7 commit b6bb50c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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

7231-
typescript@^4.1.2, typescript@^4.4.3:
7232-
version "4.4.4"
7233-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
7234-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
7231+
typescript@^4.4.3, typescript@^4.7.2:
7232+
version "4.7.2"
7233+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
7234+
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
72357235

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

0 commit comments

Comments
 (0)