Skip to content

Commit f6b3d42

Browse files
chore(deps): bump typescript from 3.5.3 to 3.6.2 in /basic-ts (#34)
1 parent ff81752 commit f6b3d42

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

basic-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react-bootstrap": "^1.0.0-beta.12",
1313
"react-dom": "^16.9.0",
1414
"react-scripts": "3.1.1",
15-
"typescript": "3.5.3"
15+
"typescript": "3.6.2"
1616
},
1717
"scripts": {
1818
"start": "react-scripts start",

basic-ts/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9438,10 +9438,10 @@ typedarray@^0.0.6:
94389438
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
94399439
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
94409440

9441-
typescript@3.5.3:
9442-
version "3.5.3"
9443-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
9444-
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
9441+
typescript@3.6.2:
9442+
version "3.6.2"
9443+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.2.tgz#105b0f1934119dde543ac8eb71af3a91009efe54"
9444+
integrity sha512-lmQ4L+J6mnu3xweP8+rOrUwzmN+MRAj7TgtJtDaXE5PMyX2kCrklhg3rvOsOIfNeAWMQWO2F1GPc1kMD2vLAfw==
94459445

94469446
ua-parser-js@^0.7.18:
94479447
version "0.7.20"

0 commit comments

Comments
 (0)