Skip to content

Commit 18dbf28

Browse files
chore(deps): update dependency typescript to ^4.8.4
1 parent 1af3ae7 commit 18dbf28

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.8.4",
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.8.4:
11820+
version "4.8.4"
11821+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
11822+
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
1182311823

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

0 commit comments

Comments
 (0)