Skip to content

Commit 642067b

Browse files
committed
Update TypeScript and Prettier to latest
1 parent 6d022ae commit 642067b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@
3232
"eslint-config-react-app": "^5.0.1",
3333
"invariant": "^2.2.4",
3434
"json-stringify-safe": "^5.0.1",
35-
"prettier": "^1.18.2",
35+
"prettier": "^1.19.1",
3636
"react": "^16.8.6",
3737
"rollup-plugin-strip-code": "^0.2.6",
3838
"tsdx": "^0.11.0",
3939
"tslib": "^1.10.0",
40-
"typescript": "^3.6.3",
40+
"typescript": "^3.8.2",
4141
"typings-tester": "^0.3.2"
4242
},
4343
"scripts": {

0 commit comments

Comments
 (0)