Skip to content

Commit f0f999b

Browse files
committed
chore: update dependency typescript to v4.1.4
1 parent 79dc224 commit f0f999b

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
@@ -96,7 +96,7 @@
9696
"lint-staged": "10.5.4",
9797
"prettier": "^2.0.5",
9898
"ts-jest": "26.5.0",
99-
"typescript": "4.1.3"
99+
"typescript": "4.1.4"
100100
},
101101
"husky": {
102102
"hooks": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9927,10 +9927,10 @@ typedarray@^0.0.6:
99279927
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
99289928
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
99299929

9930-
9931-
version "4.1.3"
9932-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
9933-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
9930+
9931+
version "4.1.4"
9932+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.1.4.tgz#f058636e2f4f83f94ddaae07b20fd5e14598432f"
9933+
integrity sha512-+Uru0t8qIRgjuCpiSPpfGuhHecMllk5Zsazj5LZvVsEStEjmIRRBZe+jHjGQvsgS7M1wONy2PQXd67EMyV6acg==
99349934

99359935
uglify-js@^3.1.4:
99369936
version "3.7.3"

0 commit comments

Comments
 (0)