Skip to content

Commit fb0c3d8

Browse files
chore(deps): update dep typescript from 4.8.4 to v4.9.4
1 parent 2d96a6c commit fb0c3d8

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.4"
5656
},
5757
"jest": {
5858
"preset": "ts-jest",

yarn.lock

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

4539-
typescript@4.8.4:
4540-
version "4.8.4"
4541-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
4542-
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
4539+
typescript@4.9.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
union-value@^1.0.0:
45454545
version "1.0.1"

0 commit comments

Comments
 (0)