Skip to content

Commit a85445f

Browse files
authored
chore: update typescript (#3433)
1 parent df52102 commit a85445f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,6 @@
101101
"lerna": "^5.0.0",
102102
"lint-staged": "13.0.3",
103103
"prettier": "^2.0.5",
104-
"typescript": "^4.6.4"
104+
"typescript": "^4.9.3"
105105
}
106106
}

yarn.lock

+5
Original file line numberDiff line numberDiff line change
@@ -10621,6 +10621,11 @@ typedarray@^0.0.6:
1062110621
resolved "https://registry.npmjs.org/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
1062210622
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
1062310623

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+
1062410629
uglify-js@^3.1.4:
1062510630
version "3.17.1"
1062610631
resolved "https://registry.npmjs.org/uglify-js/-/uglify-js-3.17.1.tgz#1258a2a488147a8266b3034499ce6959978ba7f4"

0 commit comments

Comments
 (0)