Skip to content

Commit 7183755

Browse files
Bump typescript from 3.6.3 to 4.1.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.3 to 4.1.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.6.3...v4.1.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 7330301 commit 7183755

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"ts-jest": "^24.1.0",
3939
"tslint": "^5.16.0",
4040
"tslint-config-airbnb": "^5.11.2",
41-
"typescript": "^3.6.3"
41+
"typescript": "^4.1.5"
4242
},
4343
"dependencies": {
4444
"graylog2": "^0.2.1",

yarn.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3271,10 +3271,14 @@ typedarray@^0.0.6:
32713271
version "0.0.6"
32723272
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
32733273

3274-
typescript@^3.4.3, typescript@^3.6.3:
3274+
typescript@^3.4.3:
32753275
version "3.6.3"
32763276
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.3.tgz#fea942fabb20f7e1ca7164ff626f1a9f3f70b4da"
32773277

3278+
typescript@^4.1.5:
3279+
version "4.1.5"
3280+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
3281+
32783282
uglify-js@^3.1.4:
32793283
version "3.5.11"
32803284
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.5.11.tgz#833442c0aa29b3a7d34344c7c63adaa3f3504f6a"

0 commit comments

Comments
 (0)