File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 101
101
"lerna" : " ^5.0.0" ,
102
102
"lint-staged" : " 13.0.3" ,
103
103
"prettier" : " ^2.0.5" ,
104
- "typescript" : " ^4.6.4 "
104
+ "typescript" : " ^4.9.3 "
105
105
}
106
106
}
Original file line number Diff line number Diff line change @@ -10621,6 +10621,11 @@ typedarray@^0.0.6:
10621
10621
resolved "https://registry.npmjs.org/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
10622
10622
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
10623
10623
10624
+ typescript@^4.9.3 :
10625
+ version "4.9.4"
10626
+ resolved "https://registry.npmjs.org/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
10627
+ integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
10628
+
10624
10629
uglify-js@^3.1.4 :
10625
10630
version "3.17.1"
10626
10631
resolved "https://registry.npmjs.org/uglify-js/-/uglify-js-3.17.1.tgz#1258a2a488147a8266b3034499ce6959978ba7f4"
You can’t perform that action at this time.
0 commit comments