Skip to content

Commit 09f074f

Browse files
build(deps): update dependency typescript to v4.9.4
1 parent c2dfdee commit 09f074f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"semantic-release": "19.0.5",
5454
"ts-node": "10.9.1",
5555
"tslint": "6.1.3",
56-
"typescript": "4.9.3"
56+
"typescript": "4.9.4"
5757
},
5858
"config": {
5959
"commitizen": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4536,10 +4536,10 @@ type@^2.7.2:
45364536
resolved "https://registry.yarnpkg.com/type/-/type-2.7.2.tgz#2376a15a3a28b1efa0f5350dcf72d24df6ef98d0"
45374537
integrity sha512-dzlvlNlt6AXU7EBSfpAscydQ7gXB+pPGsPnfJnZpiNJBDj7IaJzQlBZYGdEi4R9HmPdBv2XmWJ6YUtoTa7lmCw==
45384538

4539-
[email protected].3, typescript@^4.6.4:
4540-
version "4.9.3"
4541-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
4542-
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
4539+
[email protected].4, typescript@^4.6.4:
4540+
version "4.9.4"
4541+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
4542+
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
45434543

45444544
uglify-js@^3.1.4:
45454545
version "3.17.4"

0 commit comments

Comments
 (0)