Skip to content

Commit 4edde72

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 8a09cf7 commit 4edde72

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.39.0",
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
@@ -5715,10 +5715,10 @@ typedarray-to-buffer@^3.1.5:
57155715
dependencies:
57165716
is-typedarray "^1.0.0"
57175717

5718-
typescript@4.1.3:
5719-
version "4.1.3"
5720-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
5721-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
5718+
typescript@4.1.5:
5719+
version "4.1.5"
5720+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
5721+
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
57225722

57235723
uglify-js@^3.1.4:
57245724
version "3.12.5"

0 commit comments

Comments
 (0)