Skip to content

Commit b1deac5

Browse files
chore(deps): update dependency typescript to ^4.9.3
1 parent 182a12a commit b1deac5

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
@@ -147,7 +147,7 @@
147147
"sourcegraph": "^25.7.0",
148148
"ts-node": "^8.10.2",
149149
"tslint": "^5.11.0",
150-
"typescript": "^4.1.2",
150+
"typescript": "^4.9.3",
151151
"vscode-languageserver-types": "^3.14.0"
152152
},
153153
"dependencies": {

yarn.lock

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

7275-
typescript@^4.1.2, typescript@^4.6.4:
7275+
typescript@^4.6.4, typescript@^4.9.3:
72767276
version "4.9.3"
72777277
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
72787278
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==

0 commit comments

Comments
 (0)