Skip to content

Commit ba2493b

Browse files
chore(deps): update dependency typescript to ^4.9.4
1 parent 265f19c commit ba2493b

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
@@ -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.4",
151151
"vscode-languageserver-types": "^3.14.0"
152152
},
153153
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7323,10 +7323,10 @@ typedarray@^0.0.6:
73237323
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
73247324
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
73257325

7326-
typescript@^4.1.2, typescript@^4.6.4:
7327-
version "4.9.3"
7328-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
7329-
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
7326+
typescript@^4.6.4, typescript@^4.9.4:
7327+
version "4.9.4"
7328+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
7329+
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
73307330

73317331
uglify-js@^3.1.4:
73327332
version "3.10.0"

0 commit comments

Comments
 (0)