Skip to content

Commit 73078ea

Browse files
committed
rescript 8.2
1 parent c57ba30 commit 73078ea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
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",

yarn.lock

+4-4
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"

0 commit comments

Comments
 (0)