Skip to content

Commit 601c1ad

Browse files
Bump typescript from 4.1.3 to 4.1.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.1.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.1.3...v4.1.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 639767e commit 601c1ad

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
@@ -100,6 +100,6 @@
100100
"rollup": "2.38.5",
101101
"rollup-plugin-terser": "7.0.2",
102102
"rollup-plugin-typescript2": "0.29.0",
103-
"typescript": "4.1.3"
103+
"typescript": "4.1.5"
104104
}
105105
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5681,10 +5681,10 @@ typedarray-to-buffer@^3.1.5:
56815681
dependencies:
56825682
is-typedarray "^1.0.0"
56835683

5684-
typescript@4.1.3:
5685-
version "4.1.3"
5686-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
5687-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
5684+
typescript@4.1.5:
5685+
version "4.1.5"
5686+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
5687+
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
56885688

56895689
uglify-js@^3.1.4:
56905690
version "3.12.5"

0 commit comments

Comments
 (0)