Skip to content

Commit bf86c7d

Browse files
fix: update dependency typescript to v4.9.4 (#3449)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 74b7319 commit bf86c7d

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

yarn.lock

+1-6
Original file line numberDiff line numberDiff line change
@@ -10595,16 +10595,11 @@ typedarray@^0.0.6:
1059510595
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1059610596
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1059710597

10598-
"typescript@^3 || ^4", typescript@^4.9.3:
10598+
"typescript@^3 || ^4", typescript@^4.6.4, typescript@^4.9.3:
1059910599
version "4.9.4"
1060010600
resolved "https://registry.npmjs.org/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
1060110601
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
1060210602

10603-
typescript@^4.6.4:
10604-
version "4.8.3"
10605-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
10606-
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
10607-
1060810603
uglify-js@^3.1.4:
1060910604
version "3.17.4"
1061010605
resolved "https://registry.npmjs.org/uglify-js/-/uglify-js-3.17.4.tgz#61678cf5fa3f5b7eb789bb345df29afb8257c22c"

0 commit comments

Comments
 (0)