Skip to content

Commit 881de01

Browse files
chore(deps): update dep typescript from 4.8.4 to v4.9.5
1 parent 5691e7f commit 881de01

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
@@ -52,7 +52,7 @@
5252
"jest-junit": "10.0.0",
5353
"supertest": "4.0.2",
5454
"ts-jest": "26.5.6",
55-
"typescript": "4.8.4"
55+
"typescript": "4.9.5"
5656
},
5757
"jest": {
5858
"preset": "ts-jest",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4534,10 +4534,10 @@ typedarray@^0.0.6:
45344534
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
45354535
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
45364536

4537-
typescript@4.8.4:
4538-
version "4.8.4"
4539-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
4540-
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
4537+
typescript@4.9.5:
4538+
version "4.9.5"
4539+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
4540+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
45414541

45424542
union-value@^1.0.0:
45434543
version "1.0.1"

0 commit comments

Comments
 (0)