Skip to content

Commit 711d835

Browse files
Merge pull request ferdikoomen#487 from ferdikoomen/dependabot/npm_and_yarn/typescript-4.1.3
2 parents 1a4659b + d0aa4c0 commit 711d835

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
@@ -98,6 +98,6 @@
9898
"rollup": "2.34.2",
9999
"rollup-plugin-terser": "7.0.2",
100100
"rollup-plugin-typescript2": "0.29.0",
101-
"typescript": "4.1.2"
101+
"typescript": "4.1.3"
102102
}
103103
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5661,10 +5661,10 @@ typedarray-to-buffer@^3.1.5:
56615661
dependencies:
56625662
is-typedarray "^1.0.0"
56635663

5664-
5665-
version "4.1.2"
5666-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
5667-
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
5664+
5665+
version "4.1.3"
5666+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
5667+
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
56685668

56695669
uglify-js@^3.1.4:
56705670
version "3.12.0"

0 commit comments

Comments
 (0)