Skip to content

Commit e249ef3

Browse files
committed
Updated dependencies.
1 parent 25d408c commit e249ef3

File tree

2 files changed

+53
-53
lines changed

2 files changed

+53
-53
lines changed

package-lock.json

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

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@
2424
"react-native-windows": "^0.57.1"
2525
},
2626
"devDependencies": {
27-
"@types/lodash": "^4.14.136",
28-
"@types/react": "^16.8.23",
29-
"@types/react-dom": "^16.8.5",
27+
"@types/lodash": "^4.14.144",
28+
"@types/react": "^16.9.11",
29+
"@types/react-dom": "^16.9.3",
3030
"@types/react-native": "^0.57.65",
31-
"tslint": "^5.18.0",
31+
"tslint": "^5.20.0",
3232
"tslint-microsoft-contrib": "^6.2.0",
33-
"tslint-react": "^4.0.0",
34-
"tsutils": "^3.14.1",
35-
"typescript": "^3.5.3"
33+
"tslint-react": "^4.1.0",
34+
"tsutils": "^3.17.1",
35+
"typescript": "^3.6.4"
3636
},
3737
"homepage": "https://microsoft.github.io/reactxp/",
3838
"repository": {

0 commit comments

Comments
 (0)