Skip to content

Commit ef02c42

Browse files
committed
rescript 8.2
1 parent 00e4c33 commit ef02c42

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@
3636
"release": "npmpub"
3737
},
3838
"devDependencies": {
39-
"bs-platform": "^8.0.0",
39+
"bs-platform": "^8.2.0",
4040
"husky": "^4.0.0",
4141
"lint-staged": "^10.0.0",
4242
"npmpub": "^5.0.0",
4343
"prettier": "^2.0.0",
4444
"react-native-linear-gradient": "2.5.6",
4545
"reason-react": "^0.9.0",
46-
"reason-react-native": "^0.62.0"
46+
"reason-react-native": "^0.63.0"
4747
},
4848
"prettier": {
4949
"trailingComma": "all"

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -251,10 +251,10 @@ braces@^3.0.1:
251251
dependencies:
252252
fill-range "^7.0.1"
253253

254-
bs-platform@^8.0.0:
255-
version "8.0.3"
256-
resolved "https://registry.yarnpkg.com/bs-platform/-/bs-platform-8.0.3.tgz#574e41ec04fee381d4c400dac547735368caa48f"
257-
integrity sha512-I7wulOPM0/NGamwm9CDh9rGjW1oIKltPwwEIOJrL8DBFRXI8OFSACtWGlpaoOw76Xpf+KcVokr00keS2NlzA3A==
254+
bs-platform@^8.2.0:
255+
version "8.3.2"
256+
resolved "https://registry.yarnpkg.com/bs-platform/-/bs-platform-8.3.2.tgz#c307f1cc2d2397c3d088c7f3b62e9f493283cdcf"
257+
integrity sha512-iOTi5JIlNPoCPq31NS9ET79FLyCpwTL2JZbgHz35LzY9Bch1iDtbBR3FVGhRbjphxelAP4fLlFONfUNp5Y3a5g==
258258

259259
callsites@^3.0.0:
260260
version "3.1.0"
@@ -1109,10 +1109,10 @@ readjson@^2.0.1:
11091109
dependencies:
11101110
try-catch "^3.0.0"
11111111

1112-
reason-react-native@^0.62.0:
1113-
version "0.62.0"
1114-
resolved "https://registry.yarnpkg.com/reason-react-native/-/reason-react-native-0.62.0.tgz#0f10e442a5bbb1a05124c9f595fed79673b0218a"
1115-
integrity sha512-tq13KJHk0D0otBviH9DJvejdcncxhCu8qR+AAiOWq4oQBC0cm9Zrl6+h+Wi+80pc9Cbe8KyMhcZh9N7e/X2dFA==
1112+
reason-react-native@^0.63.0:
1113+
version "0.63.0"
1114+
resolved "https://registry.yarnpkg.com/reason-react-native/-/reason-react-native-0.63.0.tgz#08de85136a41809b9a66cac066d4ea6975406000"
1115+
integrity sha512-rE1OOph5Jxceost2ahdvX+VXJ2RPNyefX9FMXa/OXgqmLKjFeZuyVOySUj41UoohOYyKmZWbgansDGccwYrdUQ==
11161116

11171117
reason-react@^0.9.0:
11181118
version "0.9.1"

0 commit comments

Comments
 (0)