Skip to content

Commit 0b5c547

Browse files
renovate[bot]bokuweb
authored andcommitted
Update dependency typescript to v3.5.3 (#554)
1 parent e9220fc commit 0b5c547

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
@@ -89,7 +89,7 @@
8989
"tslint-eslint-rules": "5.4.0",
9090
"tslint-plugin-prettier": "2.0.1",
9191
"tslint-react": "4.0.0",
92-
"typescript": "3.5.2"
92+
"typescript": "3.5.3"
9393
},
9494
"files": [
9595
"lib"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10431,10 +10431,10 @@ typedarray@^0.0.6:
1043110431
version "0.0.6"
1043210432
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1043310433

10434-
typescript@3.5.2:
10435-
version "3.5.2"
10436-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.2.tgz#a09e1dc69bc9551cadf17dba10ee42cf55e5d56c"
10437-
integrity sha512-7KxJovlYhTX5RaRbUdkAXN1KUZ8PwWlTzQdHV6xNqvuFOs7+WBo10TQUqT19Q/Jz2hk5v9TQDIhyLhhJY4p5AA==
10434+
typescript@3.5.3:
10435+
version "3.5.3"
10436+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
10437+
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
1043810438

1043910439
ua-parser-js@^0.7.18:
1044010440
version "0.7.18"

0 commit comments

Comments
 (0)