Skip to content

Commit d0aa4c0

Browse files
Bump typescript from 4.1.2 to 4.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.2 to 4.1.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b8271ed commit d0aa4c0

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
@@ -5696,10 +5696,10 @@ typedarray-to-buffer@^3.1.5:
56965696
dependencies:
56975697
is-typedarray "^1.0.0"
56985698

5699-
5700-
version "4.1.2"
5701-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
5702-
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
5699+
5700+
version "4.1.3"
5701+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
5702+
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
57035703

57045704
uglify-js@^3.1.4:
57055705
version "3.12.0"

0 commit comments

Comments
 (0)