Skip to content

Commit fb3c5ae

Browse files
chore: update dependency typescript to v4.1.3 (#2366)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4e952a0 commit fb3c5ae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"lint-staged": "10.5.3",
9595
"prettier": "^2.0.5",
9696
"ts-jest": "26.4.4",
97-
"typescript": "4.1.2"
97+
"typescript": "4.1.3"
9898
},
9999
"husky": {
100100
"hooks": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10306,10 +10306,10 @@ typedarray@^0.0.6:
1030610306
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1030710307
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1030810308

10309-
10310-
version "4.1.2"
10311-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
10312-
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
10309+
10310+
version "4.1.3"
10311+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
10312+
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
1031310313

1031410314
uglify-js@^3.1.4:
1031510315
version "3.7.3"

0 commit comments

Comments
 (0)