Skip to content

Commit e70d5ba

Browse files
chore(deps): update dependency typescript to ^4.9.3
1 parent 1af3ae7 commit e70d5ba

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
@@ -29,7 +29,7 @@
2929
"ts-jest": "^26.5.3",
3030
"ts-node": "^9.1.1",
3131
"type-coverage": "^2.16.3",
32-
"typescript": "^4.2.3",
32+
"typescript": "^4.9.3",
3333
"yarn-deduplicate": "^3.1.0"
3434
},
3535
"eslintConfig": {

yarn.lock

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

11819-
typescript@^4.2.3:
11820-
version "4.2.3"
11821-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
11822-
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
11819+
typescript@^4.9.3:
11820+
version "4.9.3"
11821+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
11822+
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
1182311823

1182411824
uglify-js@^3.1.4:
1182511825
version "3.13.1"

0 commit comments

Comments
 (0)