Skip to content

Commit dd5079a

Browse files
chore(deps): update dep typescript from 4.8.4 to v4.9.5
1 parent 36f9358 commit dd5079a

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
@@ -4639,10 +4639,10 @@ typedarray@^0.0.6:
46394639
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
46404640
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
46414641

4642-
typescript@4.8.4:
4643-
version "4.8.4"
4644-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
4645-
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
4642+
typescript@4.9.5:
4643+
version "4.9.5"
4644+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
4645+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
46464646

46474647
union-value@^1.0.0:
46484648
version "1.0.1"

0 commit comments

Comments
 (0)