Skip to content

Commit 390b916

Browse files
Bump typescript from 4.0.5 to 4.1.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.5 to 4.1.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.0.5...v4.1.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent dde099e commit 390b916

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
@@ -99,6 +99,6 @@
9999
"rollup": "2.33.3",
100100
"rollup-plugin-terser": "7.0.2",
101101
"rollup-plugin-typescript2": "0.29.0",
102-
"typescript": "4.0.5"
102+
"typescript": "4.1.2"
103103
}
104104
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5684,10 +5684,10 @@ typedarray-to-buffer@^3.1.5:
56845684
dependencies:
56855685
is-typedarray "^1.0.0"
56865686

5687-
typescript@4.0.5:
5688-
version "4.0.5"
5689-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
5690-
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
5687+
typescript@4.1.2:
5688+
version "4.1.2"
5689+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
5690+
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
56915691

56925692
uglify-js@^3.1.4:
56935693
version "3.11.6"

0 commit comments

Comments
 (0)