Skip to content

Commit 79aad75

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

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.5"
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.5"
9932+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
9933+
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
99349934

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

0 commit comments

Comments
 (0)