Skip to content
This repository was archived by the owner on Mar 15, 2024. It is now read-only.

Commit 3402f88

Browse files
dependabot-supportjohnrees
authored andcommitted
Bump typescript from 3.3.4000 to 3.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.3.4000 to 3.4.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.3.4000...v3.4.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 60878b3 commit 3402f88

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
@@ -42,7 +42,7 @@
4242
"tslint-config-airbnb": "^5.11.1",
4343
"tslint-config-prettier": "^1.18.0",
4444
"tslint-react": "^3.6.0",
45-
"typescript": "^3.3.4000"
45+
"typescript": "^3.4.3"
4646
},
4747
"dependencies": {
4848
"aws-sdk": "^2.424.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5401,10 +5401,10 @@ [email protected]:
54015401
yargonaut "^1.1.2"
54025402
yargs "^13.2.1"
54035403

5404-
typescript@^3.3.4000:
5405-
version "3.3.4000"
5406-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.4000.tgz#76b0f89cfdbf97827e1112d64f283f1151d6adf0"
5407-
integrity sha512-jjOcCZvpkl2+z7JFn0yBOoLQyLoIkNZAs/fYJkUG6VKy6zLPHJGfQJYFHzibB6GJaF/8QrcECtlQ5cpvRHSMEA==
5404+
typescript@^3.4.3:
5405+
version "3.4.3"
5406+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.3.tgz#0eb320e4ace9b10eadf5bc6103286b0f8b7c224f"
5407+
integrity sha512-FFgHdPt4T/duxx6Ndf7hwgMZZjZpB+U0nMNGVCYPq0rEzWKjEDobm4J6yb3CS7naZ0yURFqdw9Gwc7UOh/P9oQ==
54085408

54095409
ua-parser-js@^0.7.18:
54105410
version "0.7.19"

0 commit comments

Comments
 (0)