Skip to content

Commit 0576e46

Browse files
authored
Upgrade typescript to 4.0.3 (#598)
1 parent 79cb378 commit 0576e46

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/event-processor/package-lock.json

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

packages/event-processor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@
4343
"@optimizely/js-sdk-utils": "^0.4.0"
4444
},
4545
"devDependencies": {
46-
"@react-native-community/netinfo": "^5.9.4",
4746
"@react-native-community/async-storage": "^1.2.0",
47+
"@react-native-community/netinfo": "^5.9.4",
4848
"@types/jest": "^24.0.9",
4949
"jest": "^23.6.0",
5050
"jest-localstorage-mock": "^2.4.0",
5151
"ts-jest": "^23.10.5",
52-
"typescript": "3.3.3333"
52+
"typescript": "^4.0.3"
5353
},
5454
"peerDependencies": {
5555
"@react-native-community/netinfo": "5.9.4",

0 commit comments

Comments
 (0)