Skip to content

Commit 7939286

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] <[email protected]>
1 parent db8dc41 commit 7939286

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
@@ -102,6 +102,6 @@
102102
"rollup-plugin-typescript2": "^0.29.0",
103103
"shx": "^0.3.3",
104104
"ts-jest": "^26.4.4",
105-
"typescript": "^4.0.0"
105+
"typescript": "^4.1.5"
106106
}
107107
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6956,10 +6956,10 @@ typedarray-to-buffer@^3.1.5:
69566956
dependencies:
69576957
is-typedarray "^1.0.0"
69586958

6959-
typescript@^4.0.0:
6960-
version "4.1.3"
6961-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
6962-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
6959+
typescript@^4.1.5:
6960+
version "4.1.5"
6961+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
6962+
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
69636963

69646964
unicode-canonical-property-names-ecmascript@^1.0.4:
69656965
version "1.0.4"

0 commit comments

Comments
 (0)